RESCALE¶
Short Description¶
Program to rescale equilibrium and profile data needed by EPEC.
Keywords¶
rescale, equilibrium
Long Description¶
Program to read gFile, pFile, and cFile, rescale equilibrium, and write out new gFile, pFile, and cFile
Contents¶
- /Inputs:
- Rescale.nml:
Fortran_90 namelist control file
- gFile:
Initial gFile
- pFile:
Initial pFile
- cFile:
Initial cFile
- /Outputs:
- gFile:
Rescaled gFile
- pFile:
Rescaled pFile
- cFile
Rescaled cFile
gFile Format¶
Anything after this is ignored
pFile Format¶
- PSI:
Normalized poloidal flux
- NE:
Electron number density (10^20/m^3)
- TE:
Electron temperature (keV)
- NI:
Thermal ion number density (10^20/m^3)
- TI:
Thermal ion temperature (keV)
- NB:
Fast ion number density (10^20/m^3)
- WPHI:
Impurity ion toroidal angular velocity on outboard midplane (krad/s)
- WTHE:
Impurity ion toroidal angular velocity on outboard midplane (krad/s)
- WEB:
ExB frequency (krad/s)
- NI:
Impurity ion number density (10^20/m^3)
- N:
Ion atomic number
- Z:
Ion charge (units of e)
- A:
Ion mass number
Fields can occur in any order. Additional fields are ignored.
cFile Format¶
- PSI:
Normalized poloidal flux
- CHI_PSI:
Perpendicular toroidal momentum diffusivity (m^2/s)
- CHI_E:
Perpendicular electron energy diffusivity (m^2/s)
- D_PERP:
Perpendicular particle diffusivity (m^2/s)
- CHI_I:
Perpendicular ion energy diffusivity (m^2/s)