Ignore:
Timestamp:
Jul 18, 2017, 4:15:23 PM (7 years ago)
Author:
jvatant
Message:

Adapt various modifs of LMDZ.GENERIC to LMDZ.TITAN from r1690-1694-1699-1709-1715
--JVO

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.TITAN/libf/phytitan/inifis_mod.F90

    r1672 r1722  
    1010
    1111  use radinc_h, only: ini_radinc_h, naerkind
    12   use radcommon_h, only: ini_radcommon_h
    1312  use datafile_mod, only: datadir
    1413  use comdiurn_h, only: sinlat, coslat, sinlon, coslon
     
    543542  ENDDO
    544543
     544  ! initialize variables in radinc_h
    545545  call ini_radinc_h(nlayer)
    546546 
    547   ! allocate "radcommon_h" arrays
    548   call ini_radcommon_h()
    549 
    550547  ! allocate "comsoil_h" arrays
    551548  call ini_comsoil_h(ngrid)
Note: See TracChangeset for help on using the changeset viewer.