Ignore:
Timestamp:
Jul 22, 2016, 11:28:39 AM (8 years ago)
Author:
Ehouarn Millour
Message:

Cleanup in the dynamics: turn serre.h into module serre_mod.F90
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/dyn3d_common/inigeom.F

    r2597 r2598  
    1919      use fyhyp_m, only: fyhyp
    2020      USE comconst_mod, ONLY: pi, g, omeg, rad
     21      USE serre_mod, ONLY: clon,clat,grossismx,grossismy,dzoomx,dzoomy,
     22     &          alphax,alphay,taux,tauy,transx,transy,pxo,pyo
    2123      IMPLICIT NONE
    2224c
     
    2426      include "paramet.h"
    2527      include "comgeom2.h"
    26       include "serre.h"
    2728      include "logic.h"
    2829      include "comdissnew.h"
Note: See TracChangeset for help on using the changeset viewer.