punchhelium triplets actually compares old and new, and should be removed when done

HeCreate calls radrecomb to generate radiative recombination rate coeffic

===============================================================

to complete
punch helium triplets actually debug print for helium
photoelectric heating not included
diffuse continuum not included
collisional ionization not in
photoionization from excited states not included
add to ots field
	rec to he states that goes into opac fac
recombination efficienciesw, helike.herec, not set to values, just 1 in rec routine
trace through setting continuum pointers for all he edges,
	how this is used to get receff
	net out is not yet set
recom ots rates must go int rad field
l-mixing collisions with protons?

===============================================================

helike, iso structure contains information
space malloced in HeCreate, in helike.c
this contains photo, coll rates, etc

iso.nLevels[ipHELIUM][n] gives number of levels 
iso.nLevels[ipHELIUM][ipZ]+2 is total number of upper levels
iso.nPrintLevels[ipHELIUM][ipZ] is number of levels to print
lines are HeLines[ipZ][ipHi][ipLo], are set up in hydrocreate.c, where space allocated

code is in helike.c

ionization potentials set in hydrocreate.c

level energy assigned in HydroCreate, by calling he_assign

lines added to line stack in lines_helium (search on HeLines)

number of levels - see iso.txt

designation of each level is in struc he_levels in hydrocreate.c
trace helium will print transition designations
trace helium includes output with a set of transition arrays

HeCreate reads in the he1_cs.dat file

cddefines.c has level numbers set as in
const int ipHe1s1S = 0;

=========================================
levels
the leve

set with 
atom he-like levels
command.  default is 
helium 29, complete through n=5; need 41 to get through 6
iron 11
rest 5

