Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Compatibility of tutorials with OpenFOAM 10

Aperta
#282 1 commento 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
35/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Ambito
documentation

Direzione di ricerca

Esamina il branch dell’adattatore OpenFOAM 10 e i casi tutorial CHT e FSI interessati. Inizia con constant/transportProperties e system/controlDict, quindi riproduci gli errori elencati di laplacianFoam, buoyantPimpleFoam e fvMeshStitcher. Il lavoro è completato quando tutti i casi interessati utilizzano una configurazione compatibile e vengono eseguiti senza questi errori.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

compatibility

I ported the adapter to OpenFOAM 10, but there are also a few configuration changes for the tutorials and all cases. I am not sure at the moment how to handle this, so I am for now describing what changes I have collected:

  • cannot find file "constant/physicalProperties"
    • We need to rename the constant/transportProperties file for laplacianFoam (affects all our CHT cases).
  • The buoyantPimpleFoam solver has been replaced by the more general buoyantFoam solver which can be used for both steady and transient cases.
    • We need to replace buoyantPimpleFoam with buoyantFoam in system/controlDict (affects all our CHT cases).
  • fvMeshStitcher for changing mesh not found. Valid fvMeshStitchers are : 1(stationary)
    • No clue what this means right now, seems to affect our FSI cases.
Lingua principale
C
Stelle
142
Fork
167
Merge medio
11h 14m
PR unite (30g)
14

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di precice/tutorials

Tutte le issue di precice/tutorials

Issue simili

Altre issue su C

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.