View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000727 | OpenFOAM | Bug | public | 2013-01-24 01:22 | 2013-01-24 13:13 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
OS | Ubuntu | OS Version | 2.04.1 LTS | ||
Summary | 0000727: pRef_ value is not real value in "isobaricPerfectGas" | ||||
Description | I'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? | ||||
Tags | No tags attached. | ||||