mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: ddtScheme::fvcDdtPhiCoeff: Improved formulation providing better stability/accuracy balance
Resolves problem with pressure "staggering" when running with a very Courant number.
This commit is contained in:
committed by
Andrew Heather
parent
4272820fca
commit
fe4752d28a
@ -21,7 +21,7 @@ momentumSource
|
||||
|
||||
selectionMode all;
|
||||
|
||||
fields (U);
|
||||
fields (U);
|
||||
Ubar (0.1335 0 0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user