mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Moved buoyantSimpleRadiationFoam from tutorials to applications/solvers/heatTransfer
This commit is contained in:
@ -7,8 +7,6 @@ cases="hotRadiationRoom"
|
||||
tutorialPath=`dirname $0`/..
|
||||
. $tutorialPath/CleanFunctions
|
||||
|
||||
wclean $application
|
||||
|
||||
for case in $cases
|
||||
do
|
||||
cleanCase $case
|
||||
|
||||
@ -7,8 +7,6 @@ cases="hotRadiationRoom"
|
||||
tutorialPath=`dirname $0`/..
|
||||
. $tutorialPath/RunFunctions
|
||||
|
||||
compileApplication $currDir $application
|
||||
|
||||
for case in $cases
|
||||
do
|
||||
runApplication blockMesh $case
|
||||
|
||||
Reference in New Issue
Block a user