mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Tutorial updates
This commit is contained in:
@ -19,6 +19,8 @@ zone1
|
||||
{
|
||||
cellZone rotor;
|
||||
|
||||
active on;
|
||||
|
||||
// Fixed patches (by default they 'move' with the MRF zone)
|
||||
nonRotatingPatches ();
|
||||
|
||||
|
||||
@ -26,6 +26,7 @@ source1
|
||||
|
||||
fixedTemperatureSourceCoeffs
|
||||
{
|
||||
mode constant;
|
||||
temperature 350;
|
||||
}
|
||||
}
|
||||
|
||||
@ -26,6 +26,7 @@ source1
|
||||
|
||||
fixedTemperatureSourceCoeffs
|
||||
{
|
||||
mode constant;
|
||||
temperature 2000;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user