Files
CFDEMcoupling-PFM/tutorials/cfdemSolverRhoPimple/VortexShedding/run.config
2022-01-10 16:26:49 +01:00

13 lines
221 B
Plaintext

{
"type" : "CFDEMcoupling",
"runs" : [
{
"name" : "cfdemrun",
"solver" : "cfdemSolverRhoPimple",
"type" : "CFDEMcoupling/mpi",
"nprocs" : 4,
"pre_scripts" : ["prerun.sh"]
}
]
}