View Issue Details

IDProjectCategoryView StatusLast Update
0000727OpenFOAMBugpublic2013-01-24 13:13
Reporteruser584Assigned Touser21 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
OSUbuntuOS Version2.04.1 LTS 
Summary0000727: pRef_ value is not real value in "isobaricPerfectGas"
DescriptionI've been trying to use "isobaricPerfectGas" instead of "perfectGas" in rhoReactingFoam.
The first case is counterflowFlame2D, which is actually the tutorial of reactingFoam.
In most case, the calculation doesn't work.
So I checked rho field right after rho declaration in "createFields.H".
When I opened rho in "0", all values are "0".
And also I checked inline-isobaricPerfectGas::rho(scalar p, scalar T) in "isobaricPerfectGasI.H".
I found that pRef_ is always the very small value.
However, the value of pRef_ has the real value in isobaricPerfectGas(const dictionary& dict) in "isobaricPerfectGas.C".
Of course, I already modified the foamChemistryThermoFile.

Could you check it?
TagsNo tags attached.

Activities

user21

2013-01-24 13:13

  ~0001864

Thanks for the report.
It was fixed in commit 0038d78056537b770f349a937863bb65578facd5

Issue History

Date Modified Username Field Change
2013-01-24 01:22 user584 New Issue
2013-01-24 13:13 user21 Note Added: 0001864
2013-01-24 13:13 user21 Status new => resolved
2013-01-24 13:13 user21 Resolution open => fixed
2013-01-24 13:13 user21 Assigned To => user21