mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
tutorials/multiphase/twoPhaseEulerFoam: Corrected regular-expressions
This commit is contained in:
@ -40,7 +40,7 @@ divSchemes
|
||||
"div\(alphaPhi.*,p\)" Gauss limitedLinear 1;
|
||||
"div\(alphaRhoPhi.*,k.*\)" Gauss limitedLinear 1;
|
||||
|
||||
"div\(\(\(\(alpha.**thermo:rho.*\)*nuEff.*\)*dev2\(T\(grad\(U.*\)\)\)\)\)" Gauss linear;
|
||||
"div\(\(\(\(alpha.*\*thermo:rho.*\)\*nuEff.*\)\*dev2\(T\(grad\(U.*\)\)\)\)\)" Gauss linear;
|
||||
}
|
||||
|
||||
laplacianSchemes
|
||||
|
||||
Reference in New Issue
Block a user