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.VENUS/libf/phyvenus/dyn1d/rcm1d.F

    r1403 r1442  
    88      use cpdet_mod, only: ini_cpdet
    99      use moyzon_mod, only: tmoy
     10      USE comvert_mod, ONLY: ap,bp,presnivs,pa,preff,nivsigs,nivsig,
     11     .                       aps,bps,scaleheight,pseudoalt,
     12     .                       disvert_type,pressure_exner
    1013
    1114      IMPLICIT NONE
     
    3033#include "dimsoil.h"
    3134#include "comcstfi.h"
    32 #include "comvert.h"
    3335#include "netcdf.inc"
    3436#include "logic.h"
     
    7779      character*2 str2
    7880
    79 c normalement dans dyn3d/comconst.h
     81c normalement dans dyn3d/comconst_mod.F90
    8082      COMMON/cpdetvenus/cppdyn,nu_venus,t0_venus
    8183      REAL cppdyn,nu_venus,t0_venus
Note: See TracChangeset for help on using the changeset viewer.