mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
5 lines
107 B
Bash
Executable File
5 lines
107 B
Bash
Executable File
cd rCFD
|
|
cd CFD
|
|
rm -r dynamicCode
|
|
mpirun -np 4 rcfdemSolverCoupledHeattransfer -parallel > runRCFD.log 2>&1
|