... | @@ -83,6 +83,10 @@ Postprocess must also be defined as `"none"` because we do not want to perform a |
... | @@ -83,6 +83,10 @@ Postprocess must also be defined as `"none"` because we do not want to perform a |
|
|
|
|
|
A new field `geometry` is mandatory: it contains the fields `elements` (number of elements) and `nodes` (number of nodes), provided by the `.dom.dat` file.
|
|
A new field `geometry` is mandatory: it contains the fields `elements` (number of elements) and `nodes` (number of nodes), provided by the `.dom.dat` file.
|
|
|
|
|
|
|
|
## base directory
|
|
|
|
|
|
|
|
The base directory habitually present in the testsuite cases is not necessary since no comparison will be done.
|
|
|
|
|
|
## Case dimensions
|
|
## Case dimensions
|
|
|
|
|
|
The case must be able to run between 5 minutes and 1 hour. However, we set the timeout to 2 hours to anticipate any execution problem. The ideal MPI range is between 48 (1 MN node) and 768 (16 MN nodes) so it can fit with the debug queue.
|
|
The case must be able to run between 5 minutes and 1 hour. However, we set the timeout to 2 hours to anticipate any execution problem. The ideal MPI range is between 48 (1 MN node) and 768 (16 MN nodes) so it can fit with the debug queue.
|
... | | ... | |