View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000067 | OpenFOAM | Bug | public | 2010-10-26 11:26 | 2010-10-26 11:52 |
Reporter | Juho | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | Ubuntu | OS Version | 10.04 |
Summary | 0000067: bubbleFoam & twoPhaseEulerFoam: Wrong keyword for alphak | ||||
Description | In bubbleFoam/createRASTurbulence.H, wrong keyword is used to lookup or add alphak. If "alphaEps" is not found, a wrong value is given for alphaEps. If "alphaEps" is found, a wrong value is given for alphak. | ||||
Additional Information | bubbleFoam/createRASTurbulence: dimensionedScalar alphak ( dimensionedScalar::lookupOrAddToDict ( "alphaEps", kEpsilonDict, 1.0 ) ); dimensionedScalar alphaEps ( dimensionedScalar::lookupOrAddToDict ( "alphaEps", kEpsilonDict, 0.76923 ) ); | ||||
Tags | Input/output, Modelling | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-10-26 11:26 | Juho | New Issue | |
2010-10-26 11:52 |
|
Note Added: 0000093 | |
2010-10-26 11:52 |
|
Status | new => resolved |
2010-10-26 11:52 |
|
Fixed in Version | => 1.7.x |
2010-10-26 11:52 |
|
Resolution | open => fixed |
2010-10-26 11:52 |
|
Assigned To | => user2 |
2010-10-26 11:52 |
|
Tag Attached: Input/output | |
2010-10-26 11:52 |
|
Tag Attached: Modelling |