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/dyn3dpar/leapfrog_p.F

    r2600 r2601  
    3030       USE comvert_mod, ONLY: ap,bp,pressure_exner,presnivs
    3131       USE comconst_mod, ONLY: cpp, dtvr, ihf, dtphys, pi, jmp1
     32       USE temps_mod, ONLY: itaufin,jD_ref,jH_ref,day_ini,
     33     &                        day_ref,start_time,dt
     34
    3235      IMPLICIT NONE
    3336
     
    6871#include "comgeom.h"
    6972#include "logic.h"
    70 #include "temps.h"
    7173#include "ener.h"
    7274#include "description.h"
Note: See TracChangeset for help on using the changeset viewer.