mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
add run.config file for vortex shedding test case
run configuration for test harness
This commit is contained in:
11
tutorials/cfdemSolverRhoPimple/VortexShedding/run.config
Normal file
11
tutorials/cfdemSolverRhoPimple/VortexShedding/run.config
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"type" : "CFDEMcoupling",
|
||||||
|
"runs" : [
|
||||||
|
{
|
||||||
|
"name" : "cfdemrun",
|
||||||
|
"solver" : "cfdemSolverRhoPimple",
|
||||||
|
"type" : "CFDEMcoupling/mpi",
|
||||||
|
"nprocs" : 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user