diff --git a/README.md b/README.md index ef9bdf5..cdb36ed 100644 --- a/README.md +++ b/README.md @@ -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. 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