mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
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 ../..
|