Changeset 475 for codes


Ignore:
Timestamp:
09/12/16 10:09:53 (8 years ago)
Author:
ymipsl
Message:

Re-activate restart output. Problem was found on yellowstone (intelMPI). But on ADA it works perfectly both with IBM and Intel mpi library up to 460 cores.
==> to be watching out

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/trunk/src/timeloop_gcm.f90

    r473 r475  
    333333    END DO 
    334334     
    335 !    CALL write_etat0(itau0+itaumax,f_ps, f_phis,f_theta_rhodz,f_u,f_q)  
     335    CALL write_etat0(itau0+itaumax,f_ps, f_phis,f_theta_rhodz,f_u,f_q)  
    336336     
    337337    CALL check_conserve_detailed(it, AAM_dyn, & 
Note: See TracChangeset for help on using the changeset viewer.