-
Notifications
You must be signed in to change notification settings - Fork 3
Specify units and add fields #83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: devel
Are you sure you want to change the base?
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -52,11 +52,12 @@ DENSITY_M: | |||||||||
| long_name: D_2 density | ||||||||||
| DENSITY_I: | ||||||||||
| kinetic: true | ||||||||||
| type: mapped | ||||||||||
| vars: | ||||||||||
| nH2+: | ||||||||||
| nI%d: | ||||||||||
| scale: 1000000.0 | ||||||||||
| units: m$^{-3}$ | ||||||||||
| long_name: D_2^+ density | ||||||||||
| long_name: Ion density | ||||||||||
| TEMPERATURE_A: | ||||||||||
| kinetic: true | ||||||||||
| vars: | ||||||||||
|
|
@@ -66,9 +67,9 @@ TEMPERATURE_A: | |||||||||
| TEMPERATURE_M: | ||||||||||
| kinetic: true | ||||||||||
| vars: | ||||||||||
| TH: | ||||||||||
| TH2: | ||||||||||
| units: eV | ||||||||||
| long_name: Atomic hydrogen temperature | ||||||||||
| long_name: D_2 temperature | ||||||||||
| BFIELD_STRENGTH: | ||||||||||
| type: full | ||||||||||
| vars: | ||||||||||
|
|
@@ -84,22 +85,33 @@ TEMPERATURE_I: | |||||||||
| type: mapped | ||||||||||
| kinetic: true | ||||||||||
| vars: | ||||||||||
| TEMPERATURE_I_%d: {} | ||||||||||
| Ti%d: | ||||||||||
| units: eV | ||||||||||
| description: read from TEMPERATURE_I | ||||||||||
| DENSITY_E_A: | ||||||||||
| type: mapped | ||||||||||
| kinetic: true | ||||||||||
| vars: | ||||||||||
| DENSITY_E_A_%d: {} | ||||||||||
| DENSITY_E_A_%d: | ||||||||||
| scale: 1000000.0 | ||||||||||
| units: eV.m$^{-3}$ | ||||||||||
|
Owner
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
| description: Atom energy density | ||||||||||
| DENSITY_E_I: | ||||||||||
| type: mapped | ||||||||||
| kinetic: true | ||||||||||
| vars: | ||||||||||
| DENSITY_E_I_%d: {} | ||||||||||
| DENSITY_E_I_%d: | ||||||||||
| scale: 1000000.0 | ||||||||||
| units: eV.m$^{-3}$ | ||||||||||
|
Owner
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
| description: Ion energy density | ||||||||||
| DENSITY_E_M: | ||||||||||
| type: mapped | ||||||||||
| kinetic: true | ||||||||||
| vars: | ||||||||||
| DENSITY_E_M_%d: {} | ||||||||||
| DENSITY_E_M_%d: | ||||||||||
| scale: 1000000.0 | ||||||||||
| units: m$^{-3}$ | ||||||||||
|
Owner
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
| description: Molecule energy density | ||||||||||
| NEUTRAL_DENSITY: | ||||||||||
| type: mapped | ||||||||||
| skip_first: | ||||||||||
|
|
@@ -112,10 +124,10 @@ NEUTRAL_DENSITY: | |||||||||
| scale : 1000000.0 | ||||||||||
| fort.1: | ||||||||||
| type: raw | ||||||||||
| vars: | ||||||||||
| vars: | ||||||||||
| fort.1: | ||||||||||
| long_name: Geometry input file | ||||||||||
| fort.2: | ||||||||||
| fort.2: | ||||||||||
| type: raw | ||||||||||
| vars: | ||||||||||
| fort.2: | ||||||||||
|
|
@@ -133,23 +145,45 @@ fort.4: | |||||||||
| fort.40: | ||||||||||
| type: mapped | ||||||||||
| vars: | ||||||||||
| fort.40_%d: {} | ||||||||||
| SOURCE_P_%d: | ||||||||||
|
Owner
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||||||||||
| units: m$^{-3}$ | ||||||||||
| scale: 1000000.0 | ||||||||||
| description: Particles sources normalised by the recycling flux | ||||||||||
| fort.42: | ||||||||||
| type: mapped | ||||||||||
| vars: | ||||||||||
| fort.42_%d: {} | ||||||||||
| SOURCE_E_E: | ||||||||||
|
Owner
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||||||||||
| units: W.m$^{-3}$ | ||||||||||
|
Owner
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
or
Suggested change
? |
||||||||||
| scale: 1000000.0 | ||||||||||
| long_name: Energy sources for electrons due to ionisation of neutrals | ||||||||||
| fort.43: | ||||||||||
| type: mapped | ||||||||||
| vars: | ||||||||||
| fort.43_%d: {} | ||||||||||
| SOURCE_E_I: | ||||||||||
| units: W.m$^{-3}$ | ||||||||||
|
Owner
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
or
Suggested change
? |
||||||||||
| scale: 1000000.0 | ||||||||||
| long_name: Energy sources for ions due to ionisation of neutrals | ||||||||||
| fort.44: | ||||||||||
| type: mapped | ||||||||||
| vars: | ||||||||||
| SOURCE_RAD_E: | ||||||||||
| units: W.m$^{-3}$ | ||||||||||
|
Owner
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
or
Suggested change
? |
||||||||||
| scale: 1000000.0 | ||||||||||
| long_name: Energy sources for electrons from impurities | ||||||||||
| fort.46: | ||||||||||
| type: mapped | ||||||||||
| vars: | ||||||||||
| fort.46_%d: {} | ||||||||||
| ALFA_SOURCE: | ||||||||||
| units: A.g.s$^{-1}$.m$^{-2}$ | ||||||||||
| scale: 10000.0 | ||||||||||
|
Comment on lines
+175
to
+176
Owner
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think it would be better to switch to particle based, rather then Ampere.
Suggested change
Maybe we should add more SF ... or use |
||||||||||
| long_name: Momentum loss from transport | ||||||||||
| fort.47: | ||||||||||
| type: mapped | ||||||||||
| vars: | ||||||||||
| fort.47_%d: {} | ||||||||||
| SOURCE_M: | ||||||||||
| units: A.g.s$^{-1}$.m$^{-2}$ | ||||||||||
| scale: 10000.0 | ||||||||||
| long_name: Momentum loss from neutral-plasma interaction | ||||||||||
| IMPURITY_IONIZATION_SOURCE: | ||||||||||
| type: mapped | ||||||||||
| vars: | ||||||||||
|
|
@@ -161,11 +195,20 @@ IMPURITY_NEUTRAL: | |||||||||
| IMP_RADIATION: | ||||||||||
| type: mapped | ||||||||||
| vars: | ||||||||||
| IMP_RADIATION_%d: {} | ||||||||||
| IMP_RADIATION: | ||||||||||
| units: W.m$^{-3}$ | ||||||||||
| scale: 1000000.0 | ||||||||||
| long_name: Impurity radiation | ||||||||||
| RECYC_FLUX: | ||||||||||
| type: mapped | ||||||||||
| vars: | ||||||||||
| RECYC_FLUX: | ||||||||||
| units: A | ||||||||||
| long_name: Recycling Flux | ||||||||||
| FLUX_CONSERVATION: | ||||||||||
| type: mapped | ||||||||||
| vars: | ||||||||||
| FLUX_CONSERVATION_%d: {} | ||||||||||
| FLUX_CONSERVATION: {} | ||||||||||
| LG_CELL: | ||||||||||
| type: mapped | ||||||||||
| dtype: int | ||||||||||
|
|
||||||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
File name: TEMPERATURE_M
Structure: * For each molecule species known by EIRENE: * Molecule temperature in eV (list of floats, length: maximum cell number for neutrals)