Ignore:
Timestamp:
Jul 24, 2016, 11:51:55 AM (8 years ago)
Author:
Ehouarn Millour
Message:

Cleanup in the dynamics: turn temps.h into module temps_mod.F90
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/dynphy_lonlat/phylmd/ce0l.F90

    r2600 r2601  
    3737                          pi, jmp1
    3838  USE comvert_mod, ONLY: pa, preff, pressure_exner
     39  USE temps_mod, ONLY: calend, day_ini, dt
    3940
    4041  IMPLICIT NONE
     
    4647  include "comgeom2.h"
    4748  include "iniprint.h"
    48   include "temps.h"
    4949  include "logic.h"
    5050  REAL               :: masque(iip1,jjp1)             !--- CONTINENTAL MASK
Note: See TracChangeset for help on using the changeset viewer.