- Timestamp:
- May 16, 2018, 3:01:09 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/DYNAMICO-conv/libf/dynphy_lonlat/phylmd/iniphysiq_mod.F90
r3050 r3326 35 35 USE phystokenc_mod, ONLY: init_phystokenc 36 36 USE phyaqua_mod, ONLY: iniaqua 37 USE comconst_mod, ONLY: omeg, rad 37 38 #ifdef INCA 38 39 USE indice_sol_mod, ONLY: nbsrf, is_oce, is_sic, is_ter, is_lic … … 131 132 cu,cuvsurcv,cv,cvusurcu, & 132 133 aire,apoln,apols, & 133 aireu,airev,rlatvdyn )134 aireu,airev,rlatvdyn,rad,omeg) 134 135 END IF 135 136
Note: See TracChangeset
for help on using the changeset viewer.