/* hlife.h */ /* * lifetime for principal quantum numbers * [0] and [1] are set to -1e37, no defined, * [2] is lya */ EXTERN struct t_hlife { float HyLife[NHYDRO_MAX_LEVEL]; } hlife;