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:
Henry Weller
2018-01-08 21:35:00 +00:00
committed by Andrew Heather
parent 4272820fca
commit fe4752d28a
10 changed files with 508 additions and 74 deletions

View File

@ -21,7 +21,7 @@ momentumSource
selectionMode all;
fields (U);
fields (U);
Ubar (0.1335 0 0);
}