Files
CFDEMcoupling-PFM/tutorials/cfdemSolverRhoPimple/VortexShedding/run.config
danielque 3c3f1d9651 add run.config file for vortex shedding test case
run configuration for test harness
2021-12-23 17:00:18 +01:00

12 lines
184 B
Plaintext

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