Reading of mesh files has been made independent from geometry and
prepared to accept different formats.
This commit is contained in:
parent
46348c86ee
commit
3f91d9e1ed
31 changed files with 2377 additions and 2675 deletions
|
|
@ -15,8 +15,8 @@
|
|||
},
|
||||
"geometry": {
|
||||
"type": "1DRad",
|
||||
"meshType": "gmsh",
|
||||
"meshFile": "mesh.msh"
|
||||
"meshType": "gmsh2",
|
||||
"meshFile": "mesh.msh"
|
||||
},
|
||||
"species": [
|
||||
{"name": "Electron", "type": "charged", "mass": 9.109e-31, "charge":-1.0, "weight": 1.0e1},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue