Changeset 2129

Show
Ignore:
Timestamp:
06/25/08 11:45:58 (2 months ago)
Author:
rporter
Message:

trunk/source/rt_line_all.cpp - add a fixit where OI/ly-beta problem is done. Is this automatic now? If not, should it be += instead of =? Similar applies to the FeII-LyA problem addressed in the same loop.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/source/rt_line_all.cpp

    r1969 r2129  
    288288                atom_oi_calc(&coloi); 
    289289 
     290                fixit();  // should this be removed?  Is it automatic now? 
    290291                Transitions[ipH_LIKE][ipHYDROGEN][ipH3p][ipH1s].Emis->Pesc = (realnum)(atoms.pmph31/ 
    291292                        Transitions[ipH_LIKE][ipHYDROGEN][ipH3p][ipH1s].Emis->Aul);