code-saturne / code-saturne/code_saturne

Wrong initialization of pther with p0

Ouverte
#89 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
C++
Étoiles
307
Forks
102
Métriques de merge des PR
Aucune PR mergée en 30 j

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

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Start with the initialization flow in iniini and coini1, focusing on pther when ipthrm=1 and the combustion module uses d3p. Reproduce the case with a GUI-specified p0 and verify that the first iteration uses that value instead of 101325 Pa.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
fortran
Domaine
hpc
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
42/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.