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/dyn3dmem/leapfrog_loc.F

    r2600 r2601  
    3434       USE comconst_mod, ONLY: cpp, dtvr, ihf
    3535       USE comvert_mod, ONLY: ap, bp, pressure_exner
     36       USE temps_mod, ONLY: itaufin,jD_ref,jH_ref,day_ini,
     37     &                        day_ref,start_time,dt
    3638       
    3739      IMPLICIT NONE
     
    7375      include "comgeom.h"
    7476      include "logic.h"
    75       include "temps.h"
    7677      include "ener.h"
    7778      include "description.h"
Note: See TracChangeset for help on using the changeset viewer.