fixed blockCoupledSwirlTest tut (formerly coupledSwirlTest in the wrong place
This commit is contained in:
parent
325350fbe5
commit
521f946315
38 changed files with 1 additions and 1 deletions
2
tutorials/coupled/coupledSwirlTest/Allrun → tutorials/coupled/blockCoupledScalarTransportFoam/blockCoupledSwirlTest/Allrun
Normal file → Executable file
2
tutorials/coupled/coupledSwirlTest/Allrun → tutorials/coupled/blockCoupledScalarTransportFoam/blockCoupledSwirlTest/Allrun
Normal file → Executable file
|
@ -2,7 +2,7 @@
|
|||
# Source tutorial run functions
|
||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions
|
||||
|
||||
application="scalarTransportFoam"
|
||||
application="blockCoupledScalarTransportFoam"
|
||||
|
||||
runApplication blockMesh
|
||||
runApplication $application
|
Reference in a new issue