Ignore:
Timestamp:
Mar 30, 2016, 8:24:43 AM (9 years ago)
Author:
emillour
Message:

All GCMs:
More on enforcing dynamics/physics separation: get rid of references to "control_mod" from physics packages.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/libf/phystd/writediagspecIR.F

    r1524 r1525  
    4848      use mod_grid_phy_lmdz, only : klon_glo, Grid1Dto2D_glo
    4949#endif
    50       use control_mod, only: ecritphy, iphysiq, day_step
     50      use time_phylmdz_mod, only: ecritphy, iphysiq, day_step, day_ini
    5151      use callkeys_mod, only: iradia
    52       use time_phylmdz_mod, ONLY: day_ini
    5352
    5453      implicit none
Note: See TracChangeset for help on using the changeset viewer.