code-saturne / code-saturne/code_saturne
Wrong initialization of pther with p0
Open
- Dominant language
- C++
- Stars
- 307
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.