| 
    Cloudy
    
   Spectral Synthesis Code for Astrophysics 
   | 
 
#include <he.h>


Public Member Functions | |
| const char * | chName () const | 
| void | zero () | 
| void | comment (t_warnings &) | 
  Public Member Functions inherited from module | |
| module () | |
| virtual | ~module () | 
Public Attributes | |
| long int | ip660 | 
| double | frac_he0dest_23S | 
| double | frac_he0dest_23S_photo | 
| long | nzone | 
he.h saves vars that are only for he
      
  | 
  inlinevirtual | 
Implements module.
      
  | 
  inlinevirtual | 
Implements module.
      
  | 
  virtual | 
Implements module.
References DEBUG_ENTRY, frac_he0dest_23S, frac_he0dest_23S_photo, and nzone.
| double t_he::frac_he0dest_23S | 
these remember total He0 dest rate relative to exits from triplets largest fraction of He0 dest due to ionization from 23S
Referenced by iso_set_ion_rates(), IterStart(), PrtComment(), and zero().
| double t_he::frac_he0dest_23S_photo | 
fraction of that max due to photoioniztion
Referenced by iso_set_ion_rates(), IterStart(), PrtComment(), and zero().
| long int t_he::ip660 | 
array index wihtin continuum array for Bowen 374A resonance line
Referenced by ContCreatePointers(), and RT_OTS().
| long t_he::nzone | 
zone where this max happened
Referenced by iso_set_ion_rates(), IterStart(), PrtComment(), and zero().