/* hpheat.h */ EXTERN struct t_HPHeat { /* *this is heating due to hydrogen photoionization per level *set in hydrgn, used in hydrocool */ double HPhotHeat[LIMELM][NHYDRO_MAX_LEVEL]; } HPHeat;