View Issue Details

IDProjectCategoryView StatusLast Update
0001221OpenFOAMBugpublic2014-03-14 08:26
Reporterjacob Assigned Tohenry  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSUbuntuOS Version12.04
Summary0001221: fvOptions.makeRelative() omitted in pEqn of rhoSimplecFoam
DescriptionThe pEqn of rhoSimplecFoam is missing the subtraction of the velocity of the reference frame. That makes it unable to work with MRF zones. The following line is expected both in transonic and subsonic sections:

fvOptions.makeRelative(fvc::interpolate(psi), phid);

TagsNo tags attached.

Activities

henry

2014-03-14 08:26

manager   ~0002944

Thanks for the bug-report.
Resolved by commit ae8469ef7e168df5be8525032ebafcc9d9f0b033

Issue History

Date Modified Username Field Change
2014-03-14 08:13 jacob New Issue
2014-03-14 08:26 henry Note Added: 0002944
2014-03-14 08:26 henry Status new => resolved
2014-03-14 08:26 henry Resolution open => fixed
2014-03-14 08:26 henry Assigned To => henry