mhd_genrad_tables
File Purpose: reading genrad tables, e.g. radtab.dat files.
These include lookup tables which might improve ion densities compared to saha.
Functions
|
eat (i, line) from enumlines until reaching a nonempty line that doesn't start with '*'. |
|
eat (i, line) from enumlines until reaching a line that startswith ' or * |
|
eat (i, line) from enumlines until reaching a line that startswith ' or * |
|
convert fortran float string to np.float64. |
Classes
|
single table from genrad file, with some var as a function of T, tauh, or column mass. |
|
manages genrad tables. |