mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
update testharness run configurations
remove post_scripts that we currently don't need for testing
This commit is contained in:
@ -12,8 +12,7 @@
|
||||
"solver" : "cfdemSolverMultiphase",
|
||||
"type" : "CFDEMcoupling/mpi",
|
||||
"nprocs" : 4,
|
||||
"pre_scripts" : ["prerun.sh"],
|
||||
"post_scripts" : ["postrun.sh"]
|
||||
"pre_scripts" : ["prerun.sh"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -12,8 +12,7 @@
|
||||
"solver" : "cfdemSolverMultiphase",
|
||||
"type" : "CFDEMcoupling/mpi",
|
||||
"nprocs" : 4,
|
||||
"pre_scripts" : ["prerun.sh"],
|
||||
"post_scripts" : ["postrun.sh"]
|
||||
"pre_scripts" : ["prerun.sh"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -12,8 +12,7 @@
|
||||
"solver" : "cfdemSolverMultiphase",
|
||||
"type" : "CFDEMcoupling/mpi",
|
||||
"nprocs" : 4,
|
||||
"pre_scripts" : ["prerun.sh"],
|
||||
"post_scripts" : ["postrun.sh"]
|
||||
"pre_scripts" : ["prerun.sh"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -13,8 +13,7 @@
|
||||
"solver" : "cfdemSolverRhoPimpleChem",
|
||||
"type" : "CFDEMcoupling/mpi",
|
||||
"nprocs" : 4,
|
||||
"pre_scripts" : ["prerun.sh"],
|
||||
"post_scripts" : ["postrun.sh"]
|
||||
"pre_scripts" : ["prerun.sh"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -13,8 +13,7 @@
|
||||
"solver" : "cfdemSolverRhoPimpleChem",
|
||||
"type" : "CFDEMcoupling/mpi",
|
||||
"nprocs" : 2,
|
||||
"pre_scripts" : ["prerun.sh"],
|
||||
"post_scripts" : ["postrun.sh"]
|
||||
"pre_scripts" : ["prerun.sh"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -13,8 +13,7 @@
|
||||
"solver" : "cfdemSolverRhoPimpleChem",
|
||||
"type" : "CFDEMcoupling/mpi",
|
||||
"nprocs" : 2,
|
||||
"pre_scripts" : ["prerun.sh"],
|
||||
"post_scripts" : ["postrun.sh"]
|
||||
"pre_scripts" : ["prerun.sh"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -13,8 +13,7 @@
|
||||
"solver" : "cfdemSolverRhoPimpleChem",
|
||||
"type" : "CFDEMcoupling/mpi",
|
||||
"nprocs" : 2,
|
||||
"pre_scripts" : ["prerun.sh"],
|
||||
"post_scripts" : ["postrun.sh"]
|
||||
"pre_scripts" : ["prerun.sh"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -13,8 +13,7 @@
|
||||
"solver" : "cfdemSolverRhoPimpleChem",
|
||||
"type" : "CFDEMcoupling/mpi",
|
||||
"nprocs" : 2,
|
||||
"pre_scripts" : ["prerun.sh"],
|
||||
"post_scripts" : ["postrun.sh"]
|
||||
"pre_scripts" : ["prerun.sh"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user