mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
13 lines
221 B
Plaintext
13 lines
221 B
Plaintext
{
|
|
"type" : "CFDEMcoupling",
|
|
"runs" : [
|
|
{
|
|
"name" : "cfdemrun",
|
|
"solver" : "cfdemSolverRhoPimple",
|
|
"type" : "CFDEMcoupling/mpi",
|
|
"nprocs" : 4,
|
|
"pre_scripts" : ["prerun.sh"]
|
|
}
|
|
]
|
|
}
|