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/dyn3dmem/dynetat0_loc.f90

    r2597 r2598  
    1414  USE comconst_mod, ONLY: cpp, daysec, dtvr, g, im, jm, kappa, lllm, &
    1515                          omeg, rad
     16  USE serre_mod, ONLY: clon, clat, grossismx, grossismy
     17 
    1618  IMPLICIT NONE
    1719  include "dimensions.h"
     
    2224  include "ener.h"
    2325  include "description.h"
    24   include "serre.h"
    2526  include "logic.h"
    2627  include "iniprint.h"
Note: See TracChangeset for help on using the changeset viewer.