12 lines
97 B
Bash
Executable File
12 lines
97 B
Bash
Executable File
./cleanRCFD_rundata.sh
|
|
|
|
cd rCFD
|
|
|
|
cd CFD
|
|
rm -r dataBase*
|
|
|
|
cd ../DEM
|
|
rm liggghts.restart
|
|
|
|
cd ../..
|