add prerun scripts for testharness runs of cfdemSolverMultiphase

This commit is contained in:
danielque
2018-10-12 16:36:09 +02:00
parent 908de24636
commit 62fe28535c
2 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,9 @@
#!/bin/bash
pushd CFD
cp -r 0.org 0
setFields
popd

View File

@ -0,0 +1,9 @@
#!/bin/bash
pushd CFD
cp -r 0.org 0
setFields
popd