Ignore:
Timestamp:
Jun 4, 2015, 4:23:32 PM (9 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/ini_archive.F

    r1403 r1442  
    2727 
    2828      USE control_mod
     29      USE comconst_mod
     30      USE comvert_mod, ONLY: ap,bp,presnivs,pa,preff,nivsigs,nivsig,
     31     .                       aps,bps,scaleheight,pseudoalt,
     32     .                       disvert_type,pressure_exner
    2933
    3034      implicit none
     
    3236#include "dimensions.h"
    3337#include "paramet.h"
    34 #include "comconst.h"
    35 #include "comvert.h"
    3638#include "comgeom.h"
    3739#include "temps.h"
Note: See TracChangeset for help on using the changeset viewer.