New version of the user manual.
Small modification 1D_Cathode cases.
This commit is contained in:
parent
d3d070a367
commit
dc98fe9399
3 changed files with 5 additions and 3 deletions
Binary file not shown.
|
|
@ -25,7 +25,8 @@
|
||||||
{"name": "Infinite", "type": "absorption", "physicalSurface": 2}
|
{"name": "Infinite", "type": "absorption", "physicalSurface": 2}
|
||||||
],
|
],
|
||||||
"boundaryEM": [
|
"boundaryEM": [
|
||||||
{"name": "Cathode", "type": "dirichlet", "potential": -10.0, "physicalSurface": 1}
|
{"name": "Cathode", "type": "dirichlet", "potential": -10.0, "physicalSurface": 1},
|
||||||
|
{"name": "Infinit", "type": "dirichlet", "potential": 0.0, "physicalSurface": 2}
|
||||||
],
|
],
|
||||||
"inject": [
|
"inject": [
|
||||||
{"name": "Cathode Electron", "species": "Electron", "flow": 9.0e-5, "units": "A", "v": 27500.0, "T": [2500.0, 2500.0, 2500.0],
|
{"name": "Cathode Electron", "species": "Electron", "flow": 9.0e-5, "units": "A", "v": 27500.0, "T": [2500.0, 2500.0, 2500.0],
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,8 @@
|
||||||
{"name": "Infinite", "type": "absorption", "physicalSurface": 2}
|
{"name": "Infinite", "type": "absorption", "physicalSurface": 2}
|
||||||
],
|
],
|
||||||
"boundaryEM": [
|
"boundaryEM": [
|
||||||
{"name": "Cathode", "type": "dirichlet", "potential": -10.0, "physicalSurface": 1}
|
{"name": "Cathode", "type": "dirichlet", "potential": -10.0, "physicalSurface": 1},
|
||||||
|
{"name": "Infinite", "type": "dirichlet", "potential": 0.0, "physicalSurface": 2}
|
||||||
],
|
],
|
||||||
"inject": [
|
"inject": [
|
||||||
{"name": "Cathode Electron", "species": "Electron", "flow": 9.0e-5, "units": "A", "v": 27500.0, "T": [2500.0, 2500.0, 2500.0],
|
{"name": "Cathode Electron", "species": "Electron", "flow": 9.0e-5, "units": "A", "v": 27500.0, "T": [2500.0, 2500.0, 2500.0],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue