source: trunk/LMDZ.MARS/libf/phymars/slope.h @ 414

Last change on this file since 414 was 227, checked in by aslmd, 13 years ago

MESOSCALE and LMDZ.MARS: corrected the bug with readtesassim, now the GCM routine can be used. changed name for slope routines to drop the meso_ prefix

File size: 174 bytes
Line 
1      COMMON/comslope/theta_sl(ngridmx),psi_sl(ngridmx)
2
3      REAL theta_sl   ! slope angle versus horizontale (deg)
4      REAL psi_sl     ! orientation of the slope (deg)
5
Note: See TracBrowser for help on using the repository browser.