Added and option to include an output folder name. The date and time of

creation is still appended to the folder name provided.
This commit is contained in:
Jorge Gonzalez 2021-01-20 16:36:01 +01:00
commit 2a6628d529
9 changed files with 33 additions and 11 deletions

View file

@ -5,7 +5,8 @@
"triggerOutput": 100,
"cpuTime": false,
"numColl": false,
"EMField": true
"EMField": true,
"folder": "Cartesian"
},
"reference": {
"density": 1.0e16,

View file

@ -5,7 +5,8 @@
"triggerOutput": 100,
"cpuTime": false,
"numColl": false,
"EMField": true
"EMField": true,
"folder": "Radial"
},
"reference": {
"density": 1.0e16,