Specify units and add fields#83
Conversation
|
@nass13m do you think this is still useful? |
dschwoerer
left a comment
There was a problem hiding this comment.
Sorry for the delay in getting back to you!
| TH: | ||
| TH2: | ||
| units: eV | ||
| long_name: Atomic hydrogen temperature | ||
| long_name: D_2 temperature |
There was a problem hiding this comment.
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)
| DENSITY_E_M_%d: {} | ||
| DENSITY_E_M_%d: | ||
| scale: 1000000.0 | ||
| units: m$^{-3}$ |
There was a problem hiding this comment.
| units: m$^{-3}$ | |
| units: "eV m$^{-3}$" |
| DENSITY_E_I_%d: {} | ||
| DENSITY_E_I_%d: | ||
| scale: 1000000.0 | ||
| units: eV.m$^{-3}$ |
There was a problem hiding this comment.
| units: eV.m$^{-3}$ | |
| units: "eV m$^{-3}$" |
| DENSITY_E_A_%d: {} | ||
| DENSITY_E_A_%d: | ||
| scale: 1000000.0 | ||
| units: eV.m$^{-3}$ |
There was a problem hiding this comment.
| units: eV.m$^{-3}$ | |
| units: "eV m$^{-3}$" |
| type: mapped | ||
| vars: | ||
| fort.40_%d: {} | ||
| SOURCE_P_%d: |
There was a problem hiding this comment.
Sn%d if this essentially a density source.
| type: mapped | ||
| vars: | ||
| fort.42_%d: {} | ||
| SOURCE_E_E: |
There was a problem hiding this comment.
See if this is the energy density source for electrons
| vars: | ||
| fort.42_%d: {} | ||
| SOURCE_E_E: | ||
| units: W.m$^{-3}$ |
There was a problem hiding this comment.
| units: W.m$^{-3}$ | |
| units: "W m$^{-3}$" |
or
| units: W.m$^{-3}$ | |
| units: "eV m$^{-3}$" |
?
| vars: | ||
| fort.43_%d: {} | ||
| SOURCE_E_I: | ||
| units: W.m$^{-3}$ |
There was a problem hiding this comment.
| units: W.m$^{-3}$ | |
| units: "W m$^{-3}$" |
or
| units: W.m$^{-3}$ | |
| units: "eV m$^{-3}$" |
?
| type: mapped | ||
| vars: | ||
| SOURCE_RAD_E: | ||
| units: W.m$^{-3}$ |
There was a problem hiding this comment.
| units: W.m$^{-3}$ | |
| units: "W m$^{-3}$" |
or
| units: W.m$^{-3}$ | |
| units: "eV m$^{-3}$" |
?
| units: A.g.s$^{-1}$.m$^{-2}$ | ||
| scale: 10000.0 |
There was a problem hiding this comment.
I think it would be better to switch to particle based, rather then Ampere.
So probably
| units: A.g.s$^{-1}$.m$^{-2}$ | |
| scale: 10000.0 | |
| units: "g s$^{-1}$ m$^{-2}$" | |
| scale: 6.242e22 |
Maybe we should add more SF ... or use A in the scale, so we only need to set it once?
No description provided.