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/phytitan/write_archive.F

    r1403 r1442  
    3333
    3434      USE control_mod
     35      USE comvert_mod, ONLY: ap,bp,presnivs,pa,preff,nivsigs,nivsig,
     36     .                       aps,bps,scaleheight,pseudoalt,
     37     .                       disvert_type,pressure_exner
    3538
    3639      implicit none
     
    3841#include "dimensions.h"
    3942#include "paramet.h"
    40 #include "comvert.h"
    4143#include "comgeom.h"
    4244#include "description.h"
Note: See TracChangeset for help on using the changeset viewer.