source: trunk/WRF.COMMON/WRFV2/mars_lmd/libf/dyn3d/comvert.h @ 3527

Last change on this file since 3527 was 11, checked in by aslmd, 14 years ago

spiga@svn-planeto:ajoute le modele meso-echelle martien

File size: 496 bytes
Line 
1c-----------------------------------------------------------------------
2c   INCLUDE 'comvert.h'
3
4      COMMON/comvert/ap(llm+1),bp(llm+1),presnivs(llm),dpres(llm) ,
5     .               pa,preff,nivsigs(llm),nivsig(llm+1),
6     .               sig(llm+1),ds(llm),aps(llm),bps(llm),pseudoalt(llm)
7
8      REAL ap,bp,presnivs,dpres,pa,preff,nivsigs,nivsig
9c Mars Ce qui suit vient de gcm
10      REAL sig,ds,aps,bps,pseudoalt
11
12c-----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.