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/conf_gcm.F90

    r2597 r2598  
    2020                          iflag_top_bound, mode_top_bound, tau_top_bound, &
    2121                          ngroup
     22  USE serre_mod, ONLY: clon,clat,grossismx,grossismy,dzoomx,dzoomy, &
     23                       alphax,alphay,taux,tauy
    2224
    2325  IMPLICIT NONE
     
    3941  include "paramet.h"
    4042  include "logic.h"
    41   include "serre.h"
    4243  include "comdissnew.h"
    4344  include "temps.h"
Note: See TracChangeset for help on using the changeset viewer.