Show
Ignore:
Timestamp:
05/21/07 12:12:52 (20 months ago)
Author:
rporter
Message:

merge changes from porter branch. These are all iso refactoring changes. Test suite has zero botches.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/source/prt_zone.cpp

    r1111 r1142  
    292292                fprintf( ioQQQ, "\n"); 
    293293 
     294                fprintf(ioQQQ,"%e\t%e\t%e\n",  
     295                        StatesElem[ipHE_LIKE][ipHELIUM][ipHe2s3S].Pop, 
     296                        dense.xIonDense[ipHELIUM][1], 
     297                        dense.gas_phase[ipHELIUM] ); 
     298 
    294299                /* option to print departure coef */ 
    295300                if( iso.lgPrtDepartCoef[ipH_LIKE][ipHELIUM] ) 
     
    699704        DEBUG_ENTRY( "prt_H_like_Pops()" ); 
    700705 
    701         /* lgPrintHLevPops is set true with print h-like command, usually false 
     706        /* iso.lgPrtLevelPops is set true with print h-like command, usually false 
    702707         * when set true, also parse in optional number of levels to print, nPrintHLevPops 
    703708         * will be smaller than current value of iso.numLevels_max[ipH_LIKE][nelem] if  
     
    769774        DEBUG_ENTRY( "prt_H_like_DeparCoef()" ); 
    770775 
    771         /* lgPrintHLevPops is set true with print h-like command, usually false 
     776        /* iso.lgPrtDepartCoef is set true with print h-like command, usually false 
    772777         * when set true, also parse in optional number of levels to print, nPrintHLevPops 
    773778         * will be current value of iso.numLevels_max[ipH_LIKE][nelem] if nothing entered, so set levels