View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001236 | OpenFOAM | Bug | public | 2014-03-25 13:26 | 2014-03-27 12:06 |
Reporter | tniemi | Assigned To | will | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0001236: twoPhaseEulerFoam: Johnson-Jackson Theta missing | ||||
Description | In twoPhaseEulerFoam Johnson-Jackson boundary condition for Theta, the write method does not write restitution and specularityCoefs. | ||||
Tags | No tags attached. | ||||
|
Thanks for the report. Fixed in commit a07e04cdb65caea5520f5b66babb86aafad64d13. |
|
Thanks for a quick fix. However, writeEntry("value", os); is unnecessary, because mixedFvPatchScalarField::write(os); already writes the value. Now it is duplicated. (confuses paraview) |
|
Thanks again. Fixed in commit 0f873c5a312e291c16836383439c5b623da57bfc. |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-03-25 13:26 | tniemi | New Issue | |
2014-03-25 14:43 | will | Note Added: 0002978 | |
2014-03-25 14:43 | will | Status | new => resolved |
2014-03-25 14:43 | will | Resolution | open => fixed |
2014-03-25 14:43 | will | Assigned To | => will |
2014-03-27 11:50 | tniemi | Note Added: 0002980 | |
2014-03-27 11:50 | tniemi | Status | resolved => feedback |
2014-03-27 11:50 | tniemi | Resolution | fixed => reopened |
2014-03-27 12:06 | will | Note Added: 0002981 | |
2014-03-27 12:06 | will | Status | feedback => resolved |
2014-03-27 12:06 | will | Resolution | reopened => fixed |