Ignore:
Timestamp:
Jan 8, 2017, 12:01:30 PM (7 years ago)
Author:
oboucher
Message:

Changing declaration of nslay to follow changset 2656 from emillour

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/Dust/phys_output_write_spl_mod.F90

    r2630 r2747  
    9393    ! defined and initialised in phys_output_mod.F90
    9494
    95     USE dimphy, only: klon, klev, klevp1, nslay
     95    USE dimphy, only: klon, klev, klevp1
     96    USE ocean_slab_mod, ONLY: nslay
    9697    USE control_mod, only: day_step, iphysiq
    9798    USE phys_output_ctrlout_mod, only: o_phis, o_aire, is_ter, is_lic, is_oce, &
Note: See TracChangeset for help on using the changeset viewer.