Changeset 1715 for trunk/LMDZ.GENERIC/libf/phystd/inifis_mod.F90
- Timestamp:
- Jun 8, 2017, 1:03:06 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phystd/inifis_mod.F90
r1682 r1715 11 11 use init_print_control_mod, only: init_print_control 12 12 use radinc_h, only: ini_radinc_h, naerkind 13 use radcommon_h, only: ini_radcommon_h14 13 use datafile_mod, only: datadir 15 14 use comdiurn_h, only: sinlat, coslat, sinlon, coslon … … 762 761 call ini_radinc_h(nlayer) 763 762 764 ! allocate "radcommon_h" arrays765 call ini_radcommon_h()766 767 763 ! allocate "comsoil_h" arrays 768 764 call ini_comsoil_h(ngrid)
Note: See TracChangeset
for help on using the changeset viewer.