mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
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
|
./Allmesh
|
||||||
|
|
||||||
|
cp -rf 0.orig 0
|
||||||
|
|
||||||
application=$(getApplication)
|
application=$(getApplication)
|
||||||
|
|
||||||
runApplication -s primaryRegion decomposePar
|
runApplication -s primaryRegion decomposePar
|
||||||
|
|||||||
Reference in New Issue
Block a user