View Issue Details

IDProjectCategoryView StatusLast Update
0001236OpenFOAMBugpublic2014-03-27 12:06
Reportertniemi Assigned Towill  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0001236: twoPhaseEulerFoam: Johnson-Jackson Theta missing
DescriptionIn twoPhaseEulerFoam Johnson-Jackson boundary condition for Theta, the write method does not write restitution and specularityCoefs.
TagsNo tags attached.

Activities

will

2014-03-25 14:43

manager   ~0002978

Thanks for the report. Fixed in commit a07e04cdb65caea5520f5b66babb86aafad64d13.

tniemi

2014-03-27 11:50

reporter   ~0002980

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)

will

2014-03-27 12:06

manager   ~0002981

Thanks again. Fixed in commit 0f873c5a312e291c16836383439c5b623da57bfc.

Issue History

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