tutorials/lagrangian/reactingParcelFoam/hotBoxes/Allrun-parallel: Added missing cp
Resolves bug-report https://bugs.openfoam.org/view.php?id=2976
This commit is contained in:
@ -6,6 +6,8 @@ cd ${0%/*} || exit 1 # Run from this directory
|
||||
|
||||
./Allmesh
|
||||
|
||||
cp -rf 0.orig 0
|
||||
|
||||
application=$(getApplication)
|
||||
|
||||
runApplication -s primaryRegion decomposePar
|
||||
|
||||
Reference in New Issue
Block a user