mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: Tutorial - updated keyword
This commit is contained in:
@ -25,11 +25,11 @@ airDeflection
|
|||||||
selectionMode cellZone;
|
selectionMode cellZone;
|
||||||
cellZone c1Zone;
|
cellZone c1Zone;
|
||||||
|
|
||||||
fieldNames (U);
|
fields (U);
|
||||||
flowDir (1 2 0); // flow direction
|
flowDir (1 2 0); // flow direction
|
||||||
relaxationFactor 0.3;
|
relaxationFactor 0.3;
|
||||||
|
|
||||||
faceZone f1Zone;
|
faceZone f1Zone;
|
||||||
|
|
||||||
//Pressure drop model [Pa]
|
//Pressure drop model [Pa]
|
||||||
model DarcyForchheimer;//volumetricFlowRateTable/constant
|
model DarcyForchheimer;//volumetricFlowRateTable/constant
|
||||||
|
|||||||
Reference in New Issue
Block a user