Show
Ignore:
Timestamp:
04/12/08 09:30:35 (9 months ago)
Author:
rjrw
Message:

Merged from trunk r1917:1941

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/newmole/source/atmdat_lamda.cpp

    r1918 r1942  
    141141                strncpy(atmolStates[intNS][nMolLevs].chLabel,Species[intNS].chptrSpName, 4); 
    142142                atmolStates[intNS][nMolLevs].chLabel[4] = '\0'; 
    143                 /*Keeping track of species index*/ 
    144                 atmolStates[intNS][nMolLevs].AtmolIndex = intNS; 
    145143 
    146144                long i = 1;