|
[Sponsors] |
February 7, 2011, 13:43 |
compressibleinterfoam and continuity
|
#1 |
Senior Member
Claus Meister
Join Date: Aug 2009
Location: Wiesbaden, Germany
Posts: 241
Rep Power: 18 |
Hallo Foamers,
I ran a compressibleInterFoam case; now I want to check continuity, what do i do? How can I compute d(rho)/dt+div(rho U) ? Cheers in advance! |
|
February 8, 2011, 17:02 |
|
#2 |
Senior Member
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,267
Blog Entries: 1
Rep Power: 25 |
i guess something like this will give u what you want
volScalarField mdot=fvc::ddt(rho)+fvc::div(phi,rho); then i guess u should summation in the whole doamin Last edited by nimasam; February 8, 2011 at 21:07. |
|
February 9, 2011, 14:37 |
|
#3 |
Senior Member
Claus Meister
Join Date: Aug 2009
Location: Wiesbaden, Germany
Posts: 241
Rep Power: 18 |
Thanks a lot for your post! i have written a little program which I also could compile. For Testing I have to wait until the current case is done.
I let you know! |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Transient simulation not converging | skabilan | OpenFOAM Running, Solving & CFD | 14 | December 17, 2019 00:12 |
How to write k and epsilon before the abnormal end | xiuying | OpenFOAM Running, Solving & CFD | 8 | August 27, 2013 16:33 |
Convergence moving mesh | lr103476 | OpenFOAM Running, Solving & CFD | 30 | November 19, 2007 15:09 |
IcoFoam parallel woes | msrinath80 | OpenFOAM Running, Solving & CFD | 9 | July 22, 2007 03:58 |
Could anybody help me see this error and give help | liugx212 | OpenFOAM Running, Solving & CFD | 3 | January 4, 2006 19:07 |