Changeset 3918


Ignore:
Timestamp:
Feb 24, 2016, 6:26:44 PM (9 years ago)
Author:
ymipsl
Message:

remove xios write control.

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dynamico_lmdz/aquaplanet/LMDZ5/libf/phylmd/phyetat0.F90

    r3894 r3918  
    3030  USE create_etat0_unstruct_mod
    3131  USE wxios
    32 
     32  USE iophy
     33 
    3334  IMPLICIT none
    3435  !======================================================================
     
    886887  CALL fonte_neige_init(run_off_lic_0)
    887888
     889
     890!  CALL histwrite_phy('zmea_out',zmea)
     891!  CALL histwrite_phy('zstd_out',zstd)
     892!  CALL histwrite_phy('zsig_out',zsig)
     893!  CALL histwrite_phy('zgam_out',zgam)
     894!  CALL histwrite_phy('zthe_out',zthe)
     895!  CALL histwrite_phy('zval_out',zval)
     896!  CALL histwrite_phy('zpic_out',zpic)
     897 
     898 
     899 
    888900END SUBROUTINE phyetat0
    889901
Note: See TracChangeset for help on using the changeset viewer.