Show
Ignore:
Timestamp:
04/18/08 14:17:56 (9 months ago)
Author:
gary
Message:

assert_results.cpp - comments changed
cont_gammas.cpp, gammas.h - remove unused function
iso.h - comments
opacity.h - comments
parse_atom_iso.cpp - change formatting, add currently unused code
parse_commands.cpp - clean out unused commands
prt_comment.cpp - comments

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/source/cont_gammas.cpp

    r1789 r1948  
    466466} 
    467467 
    468  
     468#if 0 
     469//this is never used 
    469470/*GammaPL evaluate photoionization rate for power law photoionization cross section */ 
    470471 
     
    576577        return( gamPL_v ); 
    577578} 
     579#endif 
    578580 
    579581/*GammaBnPL evaluate hydrogenic photoionization rate for single level with induced recomb */