Fri 29 Nov 2024 05:02:20 PM CET
This commit is contained in:
parent
0d05232d53
commit
cd9b738fbe
|
@ -5,6 +5,11 @@ The batch processor version of SimNDT Version 2
|
||||||
The batch processor reads the entire simulation scenario from a json file and performs a simulation. Output can be saved in numpy format by enabling snapshots.
|
The batch processor reads the entire simulation scenario from a json file and performs a simulation. Output can be saved in numpy format by enabling snapshots.
|
||||||
Either each snapshot step is svaed in one file, or the snapshots (matrix of specific field variables) are accumulated in a three-dimensional volume, saved in on numpy file.
|
Either each snapshot step is svaed in one file, or the snapshots (matrix of specific field variables) are accumulated in a three-dimensional volume, saved in on numpy file.
|
||||||
|
|
||||||
|
## Authors
|
||||||
|
|
||||||
|
1. Miguel Molero
|
||||||
|
2. Stefan Bosse
|
||||||
|
3. Sanjeev Kumar
|
||||||
|
|
||||||
## Batch processing run
|
## Batch processing run
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user