code-saturne / code-saturne/code_saturne
Wrong initialization of pther with p0
- Vorherrschende Sprache
- C++
- Sterne
- 307
- Forks
- 102
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hello,
It seems that pther (ipthrm = 1) is not initialized with the p0 given by the GUI. pther takes all the time the value of 101325 Pa for the first iteration and not the value of p0 specified in the GUI. In fact, the initialization of pther (pther = p0) is done before the GUI call (in iniini) and would be done at the beginning of coini1. I found this problem with the combustion module d3p + ipthrm=1.
I used the following version of CS : Version 7.0.1-patch revision a6004ceac
Best Regards,
Yohann EUDE
Beitragsleitfaden
Rechercherichtung
Beginne mit dem Initialisierungsablauf in iniini und coini1 und konzentriere dich auf pther, wenn ipthrm=1 ist und das Verbrennungsmodul d3p verwendet. Reproduziere den Fall mit einem über die GUI angegebenen p0 und überprüfe, dass die erste Iteration diesen Wert anstelle von 101325 Pa verwendet.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- fortran
- Bereich
- hpc
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 42/100