3rd week of 2002 1/21/2002 Atomic data read DIAG?? directories written to. DIAG??/macstd empty /tmp/mac/ms_std26216? empty mm_sdat_ms last print of mm myinit open statement? Check ms_std* open statment force a write just after. Check macstd conflict? Problem occurs when ms_rad_mm is called from ms.f90 !!!! msgtype = 82 ??!! Problem with msgtype alignment mm to ms corrected in ms.f90 1/23/2002 Add proper reinitalization ability to atomic kinetics for consequitive runs. Where does the zbar inital come in? mm_sdat_ms.f90 info is not important to new calc. 1/24/2002 I had to create an extra call to rdfile() subroutine in mm.f90. The rereading of srmacm.in reinitializes the zbarinital variable. I had to add an additional if ... endif statements for ikill =2 to ms.f90. This will allow resetting of the calculations. 1/25/2002 Goal: Continue reinitilialization for multiple calculations mm.f90, ms.f90. Problem: mm_cdat_ms.f90 - has a built in kill flag after convergence is obtained. Remove xx_sflg_c from the convergence section of the mm_cdat_ms.f90 and move it to mm.f90. xx_sflg_c may be replaced by a workbench: x_sflg_c. xx_sflg_c removed from mm_cdat_ms.f90 worbench:x_sflg_c implimented TESTED 1/26/2002 x_sflg_c => spectral printing has been removed for convince Problem: kill, cont. interation, resume now too complex. ikill in mm_cdat_ms.f90 removed replaced this istat.ikill=1 <=> istat=0