adjust run.config

This commit is contained in:
danielque
2017-03-03 14:29:36 +01:00
parent 97fd42e376
commit 98cd5ce09f

View File

@ -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,