ENH: Tutorial update

This commit is contained in:
andy 2013-01-10 10:27:47 +00:00
parent 147e2794f9
commit 94704b466e
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ airToporous
type constantHeatTransfer;
active on;
selectionMode mapRegion;
consistentMeshes no;
interpolationMethod cellVolumeWeight;
nbrModelName porousToair;
nbrRegionName porous;
master false;

View File

@ -20,7 +20,7 @@ porousToair
type constantHeatTransfer;
active on;
selectionMode mapRegion;
consistentMeshes no;
interpolationMethod cellVolumeWeight;
nbrModelName airToporous;
nbrRegionName air;
master true;