Skip to content
Snippets Groups Projects
Commit acc5bb0f authored by andy's avatar andy
Browse files

ENH: Tutorial updates

parent 4e693b88
No related merge requests found
...@@ -19,6 +19,8 @@ zone1 ...@@ -19,6 +19,8 @@ zone1
{ {
cellZone rotor; cellZone rotor;
active on;
// Fixed patches (by default they 'move' with the MRF zone) // Fixed patches (by default they 'move' with the MRF zone)
nonRotatingPatches (); nonRotatingPatches ();
......
...@@ -26,6 +26,7 @@ source1 ...@@ -26,6 +26,7 @@ source1
fixedTemperatureSourceCoeffs fixedTemperatureSourceCoeffs
{ {
mode constant;
temperature 350; temperature 350;
} }
} }
......
...@@ -26,6 +26,7 @@ source1 ...@@ -26,6 +26,7 @@ source1
fixedTemperatureSourceCoeffs fixedTemperatureSourceCoeffs
{ {
mode constant;
temperature 2000; temperature 2000;
} }
} }
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment