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/dynetat0.f90

    r2597 r2598  
    1212  USE assert_eq_m, ONLY: assert_eq
    1313  USE comconst_mod, ONLY: cpp, daysec, dtvr, g, im, jm, kappa, lllm, omeg, rad
     14  USE serre_mod, ONLY: clon, clat, grossismx, grossismy
    1415  IMPLICIT NONE
    1516  include "dimensions.h"
     
    2021  include "ener.h"
    2122  include "description.h"
    22   include "serre.h"
    2323  include "logic.h"
    2424  include "iniprint.h"
Note: See TracChangeset for help on using the changeset viewer.