Got rid of the timelog because of possible fault tolerance issues

This commit is contained in:
James McClure
2014-05-09 20:16:43 -04:00
parent d0d2880415
commit c508b94c3e

View File

@@ -2398,7 +2398,6 @@ int main(int argc, char **argv)
// printf("Local File Name = %s \n",LocalRankFilename);
FILE *FINALSTATE;
if (rank==0){
fclose(TIMELOG);
FINALSTATE= fopen("TCAT.finalstate","w");
fprintf(FINALSTATE,"%i %.5g ",timestep-5,dEs); // change in surface energy
fprintf(FINALSTATE,"%.5g %.5g %.5g ",sat_w,paw_global,pan_global); // saturation and pressure