code-saturne / code-saturne/code_saturne

Wrong initialization of pther with p0

未关闭
#89 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C++
星标
307
派生
102
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

打开贡献指南

调研方向

从 iniini 和 coini1 中的初始化流程开始,重点关注 ipthrm=1 且燃烧模块使用 d3p 时的 pther。使用通过 GUI 指定的 p0 重现该案例,并验证第一次迭代使用的是该值,而不是 101325 Pa。

由索引模型根据 Issue 内容生成。

评估

技术栈
fortran
领域
hpc
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
42/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。