Ignore:
Timestamp:
Jul 22, 2016, 4:05:15 PM (8 years ago)
Author:
Ehouarn Millour
Message:

Update for phymar which should have been done with revision 2315.
Introduce module vertical_layers_mod to store information on the
vertical grid to be used within the physics (rather than including
the dynamics-related comvert.h).
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phymar/physiq_mod.F90

    r2418 r2599  
    2929      USE mod_phys_lmdz_para, only : jj_nb
    3030      USE phys_state_var_mod, only : phys_state_var_init
     31      USE vertical_layers_mod, ONLY: ap, bp
    3132! Modules LMDZ utilisés pour LMDZ-MAR:
    3233      USE control_mod     
     
    5253#include "dimensions.h"
    5354! Include LMDZ utilisés ici pour MAR-LMDZ:
    54 #include "comvert.h"
    5555#include "YOMCST.h"
    5656
Note: See TracChangeset for help on using the changeset viewer.