Ignore:
Timestamp:
Jun 4, 2015, 4:23:32 PM (10 years ago)
Author:
slebonnois
Message:

SL: update of the Venus GCM, + corrections on routines used for newstart/start2archive for Titan and Venus, + some modifications on tools

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/libf/dynlonlat_phylonlat/phyvenus/start2archive.F

    r1403 r1442  
    2121      use exner_hyb_m, only: exner_hyb
    2222      use exner_milieu_m, only: exner_milieu
     23      USE comconst_mod
     24      USE comvert_mod, ONLY: ap,bp,presnivs,pa,preff,nivsigs,nivsig,
     25     .                       aps,bps,scaleheight,pseudoalt,
     26     .                       disvert_type,pressure_exner
    2327
    2428      implicit none
     
    2630#include "dimensions.h"
    2731#include "paramet.h"
    28 #include "comconst.h"
    2932#include "comdissnew.h"
    30 #include "comvert.h"
    3133#include "comgeom.h"
    3234#include "logic.h"
Note: See TracChangeset for help on using the changeset viewer.