Test of examples

As all pushers and geometries have change, I'm testing all examples,
   adding a README.txt and a reference output for each case.
This commit is contained in:
Jorge Gonzalez 2022-12-10 10:37:14 +01:00
commit 2850f37551
15 changed files with 21137 additions and 12 deletions

View file

@ -2,7 +2,7 @@
{
"output": {
"path": "./runs/1D_Cathode/",
"triggerOutput": 1000,
"triggerOutput": 100,
"cpuTime": false,
"numColl": false,
"EMField": true,
@ -39,7 +39,7 @@
],
"solver": {
"tau": [1.0e-11],
"finalTime": 3.0e-7,
"finalTime": 1.0e-8,
"pusher": ["Electrostatic"],
"EMSolver": "Electrostatic"
},