Changeset 1906 for trunk/source/atmdat_chianti.cpp
- Timestamp:
- 04/01/08 09:29:16 (9 months ago)
- Files:
-
- 1 modified
-
trunk/source/atmdat_chianti.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/atmdat_chianti.cpp
r1815 r1906 263 263 strncpy(atmolStates[intNS][j].chLabel,Species[intNS].chptrSpName, 4); 264 264 atmolStates[intNS][j].chLabel[4] = '\0'; 265 266 /*Index for keep track of species index*/ 267 atmolStates[intNS][j].AtmolIndex = intNS; 265 268 266 269 fstatwt = (realnum)atof(&chLine[SWS]);
