Moved buoyantSimpleRadiationFoam from tutorials to applications/solvers/heatTransfer

This commit is contained in:
andy
2008-05-13 12:56:43 +01:00
parent 95528af671
commit d9b16477e1
9 changed files with 0 additions and 4 deletions

View File

@ -7,8 +7,6 @@ cases="hotRadiationRoom"
tutorialPath=`dirname $0`/..
. $tutorialPath/CleanFunctions
wclean $application
for case in $cases
do
cleanCase $case

View File

@ -7,8 +7,6 @@ cases="hotRadiationRoom"
tutorialPath=`dirname $0`/..
. $tutorialPath/RunFunctions
compileApplication $currDir $application
for case in $cases
do
runApplication blockMesh $case