View Issue Details

IDProjectCategoryView StatusLast Update
0001032OpenFOAMBugpublic2013-10-01 10:48
Reporterniklas.wikstrom Assigned Tohenry  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
PlatformPlatform independentOSLinuxOS Version(please specify)
Summary0001032: Missing meshPhi in rhoPimpleDyMFoam/pEqn.H
DescriptionThe effects of mesh fluxes seem forgotten in the pressure work term dpdt.
Just subtract

    fvc::div(fvc::meshPhi(rho, U), p);

on line 113 in pEqn.H, as described in Henrys comment on #653

Additional InformationBug present in git: 4df2bddc265470ebab89073a15d78dc182f29a1c
TagsNo tags attached.

Activities

henry

2013-10-01 10:48

manager   ~0002527

Thanks for the bug-report.
Resolved by commit 159650d98081b9780bd24e83b8d6c6406b07d7bb

Issue History

Date Modified Username Field Change
2013-10-01 07:23 niklas.wikstrom New Issue
2013-10-01 10:48 henry Note Added: 0002527
2013-10-01 10:48 henry Status new => resolved
2013-10-01 10:48 henry Resolution open => fixed
2013-10-01 10:48 henry Assigned To => henry