source: lmdz_wrf/trunk/WRFV3/lmdz/dimensions.orig.h @ 2795

Last change on this file since 2795 was 175, checked in by lfita, 10 years ago

Changing 'lmdz/dimensions.h' file name to avoid subversion issues
Changing 'run/namelist.input' file name to avoid subversion issues
Fixing issue on the lmdz geopotential 'pphi', which is relative to surface:

pphi = P + PB - HGT*g

File size: 126 bytes
Line 
1
2       INTEGER iim,jjm,llm,ndm,wiim,wjjm,wbdym
3
4       PARAMETER (iim= 1, jjm=13029,llm=38,ndm=1,wiim=129,wjjm=109,wbdym=5)
5
Note: See TracBrowser for help on using the repository browser.