mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: Tutorial update - fixes #339
This commit is contained in:
@ -24,7 +24,7 @@ boundaryField
|
||||
inlet
|
||||
{
|
||||
type outletMappedUniformInletHeatAddition;
|
||||
outletPatchName outlet1;
|
||||
outletPatch outlet1;
|
||||
Q 5; // Heat addition in W
|
||||
TMin 300;
|
||||
TMax 500;
|
||||
|
||||
Reference in New Issue
Block a user