Show
Ignore:
Timestamp:
07/23/08 15:54:50 (6 months ago)
Author:
gary
Message:

bugfix - line radiation pressure diverged for lines with small optical depth on second iteration when line optical depth scale was poorly converged. several changes in logic to deal with this situation.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/source/cont_createpointers.cpp

    r2127 r2248  
    937937                        (realnum)(HFLines[i].Emis->Aul/ 
    938938                        HFLines[i].EnergyWN/PI4); 
     939                HFLines[i].Emis->damp = 1e-20f; 
    939940 
    940941                /* derive the abs coefficient, call to function is gf, wl (A), g_low */