mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
tutorial updates
This commit is contained in:
@ -23,7 +23,7 @@ DispersionModel StochasticDispersionRAS;
|
||||
|
||||
PatchInteractionModel StandardWallInteraction;
|
||||
|
||||
HeatTransferModel RanzMarshall;
|
||||
HeatTransferModel RanzMarshallBirdCorrection;
|
||||
|
||||
CompositionModel SingleMixtureFraction;
|
||||
|
||||
@ -54,6 +54,7 @@ constantProperties
|
||||
cp0 cp0 [ 0 2 -2 -1 0 ] 4187;
|
||||
epsilon0 epsilon0 [ 0 0 0 0 0 ] 1;
|
||||
f0 f0 [ 0 0 0 0 0 ] 0.5;
|
||||
Pr Pr [ 0 0 0 0 0 ] 1.0;
|
||||
Tvap Tvap [ 0 0 0 1 0 ] 400;
|
||||
Tbp Tvap [ 0 0 0 1 0 ] 400;
|
||||
LDevol LDevol [ 0 0 0 0 0 ] 0;
|
||||
|
||||
@ -45,6 +45,7 @@ constantProperties
|
||||
cp0 cp0 [ 0 2 -2 -1 0 ] 900;
|
||||
epsilon0 epsilon0 [ 0 0 0 0 0 ] 1;
|
||||
f0 f0 [ 0 0 0 0 0 ] 0.5;
|
||||
Pr Pr [ 0 0 0 0 0 ] 1.0;
|
||||
}
|
||||
|
||||
interpolationSchemes
|
||||
|
||||
Reference in New Issue
Block a user