Changeset 3918
- Timestamp:
- Feb 24, 2016, 6:26:44 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
dynamico_lmdz/aquaplanet/LMDZ5/libf/phylmd/phyetat0.F90
r3894 r3918 30 30 USE create_etat0_unstruct_mod 31 31 USE wxios 32 32 USE iophy 33 33 34 IMPLICIT none 34 35 !====================================================================== … … 886 887 CALL fonte_neige_init(run_off_lic_0) 887 888 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 888 900 END SUBROUTINE phyetat0 889 901
Note: See TracChangeset
for help on using the changeset viewer.