Ignore:
Timestamp:
Jun 18, 2015, 12:00:37 PM (10 years ago)
Author:
ymipsl
Message:

module reorganisation for a cleaner dyn-phys interface
YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dynamico_lmdz/aquaplanet/LMDZ5/libf/phylmd/control_phy_mod.f90

    r3816 r3831  
    11MODULE control_phy_mod
    22
    3   !INTEGER,SAVE :: iphysiq ! call physics every iphysiq dynamical steps
    4   !$OMP THREADPRIVATE(iphysiq)
    5   ! => ifinis_mod
    63
    7   !INTEGER,SAVE :: day_step ! # of dynamical time steps per day
     4  !INTEGER,SAVE :: day_step ! # of time steps per day
    85  !$OMP THREADPRIVATE(day_step)
    96  ! => inifis_mod
Note: See TracChangeset for help on using the changeset viewer.