Ignore:
Timestamp:
Jun 25, 2015, 5:25:50 PM (9 years ago)
Author:
Ehouarn Millour
Message:

More on physics/dynamics separation: make a vertical_layers_mod module to contain information on the vertical discretization. This module should be used from within the physics (instead of including comvert.h from dynamics).
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/ecrireg.F90

    r1992 r2315  
    1010  include "paramet.h"
    1111  include "comgeom.h"
    12   include "comvert.h"
    1312  include "regdim.h"
    1413
     
    6665  include "paramet.h"
    6766  include "comgeom.h"
    68   include "comvert.h"
    6967  include "regdim.h"
    7068
Note: See TracChangeset for help on using the changeset viewer.