update testharness run configurations

remove post_scripts that we currently don't need for testing
This commit is contained in:
danielque
2019-09-24 16:03:45 +02:00
parent 7ce1c7d7be
commit fd26c2cb88
8 changed files with 8 additions and 16 deletions

View File

@ -12,8 +12,7 @@
"solver" : "cfdemSolverMultiphase",
"type" : "CFDEMcoupling/mpi",
"nprocs" : 4,
"pre_scripts" : ["prerun.sh"],
"post_scripts" : ["postrun.sh"]
"pre_scripts" : ["prerun.sh"]
}
]
}

View File

@ -12,8 +12,7 @@
"solver" : "cfdemSolverMultiphase",
"type" : "CFDEMcoupling/mpi",
"nprocs" : 4,
"pre_scripts" : ["prerun.sh"],
"post_scripts" : ["postrun.sh"]
"pre_scripts" : ["prerun.sh"]
}
]
}

View File

@ -12,8 +12,7 @@
"solver" : "cfdemSolverMultiphase",
"type" : "CFDEMcoupling/mpi",
"nprocs" : 4,
"pre_scripts" : ["prerun.sh"],
"post_scripts" : ["postrun.sh"]
"pre_scripts" : ["prerun.sh"]
}
]
}

View File

@ -13,8 +13,7 @@
"solver" : "cfdemSolverRhoPimpleChem",
"type" : "CFDEMcoupling/mpi",
"nprocs" : 4,
"pre_scripts" : ["prerun.sh"],
"post_scripts" : ["postrun.sh"]
"pre_scripts" : ["prerun.sh"]
}
]
}

View File

@ -13,8 +13,7 @@
"solver" : "cfdemSolverRhoPimpleChem",
"type" : "CFDEMcoupling/mpi",
"nprocs" : 2,
"pre_scripts" : ["prerun.sh"],
"post_scripts" : ["postrun.sh"]
"pre_scripts" : ["prerun.sh"]
}
]
}

View File

@ -13,8 +13,7 @@
"solver" : "cfdemSolverRhoPimpleChem",
"type" : "CFDEMcoupling/mpi",
"nprocs" : 2,
"pre_scripts" : ["prerun.sh"],
"post_scripts" : ["postrun.sh"]
"pre_scripts" : ["prerun.sh"]
}
]
}

View File

@ -13,8 +13,7 @@
"solver" : "cfdemSolverRhoPimpleChem",
"type" : "CFDEMcoupling/mpi",
"nprocs" : 2,
"pre_scripts" : ["prerun.sh"],
"post_scripts" : ["postrun.sh"]
"pre_scripts" : ["prerun.sh"]
}
]
}

View File

@ -13,8 +13,7 @@
"solver" : "cfdemSolverRhoPimpleChem",
"type" : "CFDEMcoupling/mpi",
"nprocs" : 2,
"pre_scripts" : ["prerun.sh"],
"post_scripts" : ["postrun.sh"]
"pre_scripts" : ["prerun.sh"]
}
]
}