Ignore:
Timestamp:
12/22/16 10:55:05 (8 years ago)
Author:
ymipsl
Message:

forgotten file from previous commit

YM

File:
1 edited

Legend:

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

    r515 r516  
    224224    END IF 
    225225     
    226 !    IF (write_start) CALL write_etat0(itau0,f_ps, f_phis,f_theta_rhodz,f_u,f_q)  ! FIXME : write_start undefined 
     226    IF (write_start) CALL write_etat0(itau0,f_ps, f_phis,f_theta_rhodz,f_u,f_q)  ! FIXME : write_start undefined 
    227227    
    228228    CALL write_output_fields_basic(.TRUE., f_phis, f_ps, f_mass, f_geopot, f_theta_rhodz, f_u, f_W, f_q) 
Note: See TracChangeset for help on using the changeset viewer.