View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000939 | OpenFOAM | Bug | public | 2013-08-01 21:20 | 2013-08-07 12:33 |
Reporter | dkxls | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OpenSUSE 12.2 | OS | Linux | OS Version | x86_64 |
Summary | 0000939: Foam::LiquidEvaporationBoil<CloudType>::TMax returns (vapor) pressure and not temperature | ||||
Description | The function 'TMax' should return the "maximum/limiting temperature" but calls 'liquids_.properties()[i].pv(pIn, TIn)' which returns the vapor pressure. This should be replaced by 'liquids_.properties()[i].pvInvert(pIn)' to obtain the limiting temperature. This bug requires the bugs in 'pvInvert' to be fixed first (see report http://www.openfoam.org/mantisbt/view.php?id=938). | ||||
Additional Information | The bug also exists in 'Foam::LiquidEvaporation<CloudType>::TMax': lagrangian/intermediate/submodels/Reacting/PhaseChangeModel/LiquidEvaporationBoil/LiquidEvaporationBoil.C lagrangian/intermediate/submodels/Reacting/PhaseChangeModel/LiquidEvaporation/LiquidEvaporation.C | ||||
Tags | Evaporation, Lagrangian, spray, sprayEngineFoam, sprayFoam | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-08-01 21:20 | dkxls | New Issue | |
2013-08-05 13:34 |
|
Priority | immediate => normal |
2013-08-05 13:44 |
|
Note Added: 0002366 | |
2013-08-05 13:44 |
|
Status | new => resolved |
2013-08-05 13:44 |
|
Fixed in Version | => 2.2.x |
2013-08-05 13:44 |
|
Resolution | open => fixed |
2013-08-05 13:44 |
|
Assigned To | => user2 |
2013-08-07 12:33 | dkxls | Tag Attached: Evaporation | |
2013-08-07 12:33 | dkxls | Tag Attached: Lagrangian | |
2013-08-07 12:33 | dkxls | Tag Attached: spray | |
2013-08-07 12:33 | dkxls | Tag Attached: sprayEngineFoam | |
2013-08-07 12:33 | dkxls | Tag Attached: sprayFoam |