Changeset 1442 for trunk/LMDZ.TITAN/libf


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

Location:
trunk/LMDZ.TITAN/libf/phytitan/dyn1d
Files:
2 added
2 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.TITAN/libf/phytitan/dyn1d/rcm1d.F

    r1403 r1442  
    77      use cpdet_mod, only: ini_cpdet
    88      use moyzon_mod, only: plevmoy
     9      USE comvert_mod, ONLY: ap,bp,presnivs,pa,preff,nivsigs,nivsig,
     10     .                       aps,bps,scaleheight,pseudoalt,
     11     .                       disvert_type,pressure_exner
    912      IMPLICIT NONE
    1013
     
    2831#include "dimsoil.h"
    2932#include "comcstfi.h"
    30 #include "comvert.h"
    3133#include "netcdf.inc"
    3234#include "logic.h"
     
    7577      character*2 str2
    7678
    77 c normalement dans dyn3d/comconst.h
     79c normalement dans dyn3d/comconst_mod.F90
    7880      COMMON/cpdetvenus/cppdyn,nu_venus,t0_venus
    7981      REAL cppdyn,nu_venus,t0_venus
Note: See TracChangeset for help on using the changeset viewer.