Ignore:
Timestamp:
Apr 30, 2018, 5:45:16 PM (6 years ago)
Author:
jyg
Message:

Adding missing IMPLICIT NONE

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/indice_sol_mod.F90

    r2952 r3319  
    11      MODULE indice_sol_mod
     2
     3            IMPLICIT NONE
     4
    25            INTEGER, PARAMETER :: nbsrf = 4 ! nombre de sous-fractions pour une maille
    36            INTEGER, PARAMETER :: is_ter=1, is_lic=2, is_oce = 3, is_sic=4
Note: See TracChangeset for help on using the changeset viewer.