Changeset 1942 for branches/newmole/source/atmdat_lamda.cpp
- Timestamp:
- 04/12/08 09:30:35 (9 months ago)
- Files:
-
- 1 modified
-
branches/newmole/source/atmdat_lamda.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/newmole/source/atmdat_lamda.cpp
r1918 r1942 141 141 strncpy(atmolStates[intNS][nMolLevs].chLabel,Species[intNS].chptrSpName, 4); 142 142 atmolStates[intNS][nMolLevs].chLabel[4] = '\0'; 143 /*Keeping track of species index*/144 atmolStates[intNS][nMolLevs].AtmolIndex = intNS;145 143 146 144 long i = 1;
