mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
ENH: Changing mechanical and thermal properties to volScalarFields
This commit is contained in:
@ -20,6 +20,11 @@ d2dt2Schemes
|
||||
default steadyState;
|
||||
}
|
||||
|
||||
ddtSchemes
|
||||
{
|
||||
default Euler;
|
||||
}
|
||||
|
||||
gradSchemes
|
||||
{
|
||||
default leastSquares;
|
||||
|
||||
Reference in New Issue
Block a user