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/dyn3d/leapfrog.F

    r2600 r2601  
    2222      USE comvert_mod, ONLY: ap,bp,pressure_exner,presnivs
    2323      USE comconst_mod, ONLY: cpp, dtphys, dtvr, pi, ihf
     24      USE temps_mod, ONLY: jD_ref,jH_ref,itaufin,day_ini,day_ref,
     25     &                        start_time,dt
    2426
    2527      IMPLICIT NONE
     
    6163      include "comgeom.h"
    6264      include "logic.h"
    63       include "temps.h"
    6465      include "ener.h"
    6566      include "description.h"
Note: See TracChangeset for help on using the changeset viewer.