mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
adjust run.config
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
{
|
||||
"name" : "cfdemrun",
|
||||
"depends_on" : "liggghts-init",
|
||||
"input_script" : "DEM/in.liggghts_run",
|
||||
"solver" : "cfdemSolverPiso",
|
||||
"type" : "CFDEMcoupling/mpi",
|
||||
"nprocs" : 4,
|
||||
@ -17,6 +18,7 @@
|
||||
{
|
||||
"name" : "cfdemrun-restart",
|
||||
"depends_on" : "cfdemrun",
|
||||
"input_script" : "DEM/in.liggghts_restart",
|
||||
"solver" : "cfdemSolverPiso",
|
||||
"type" : "CFDEMcoupling/mpi",
|
||||
"nprocs" : 4,
|
||||
|
||||
Reference in New Issue
Block a user