source: LMDZ5/branches/testing/libf/phydev/comcstphy.F90 @ 1707

Last change on this file since 1707 was 1707, checked in by Laurent Fairhead, 11 years ago

Version testing basée sur la r1706


Testing release based on r1706

File size: 222 bytes
Line 
1module comcstphy
2 
3  real :: rradius ! planet radius (m)
4  real :: rr      ! recuced gas constant: R/molar mass of atm
5  real :: rg      ! gravity
6  real :: rcpp    ! specific heat of the atmosphere
7
8end module comcstphy
Note: See TracBrowser for help on using the repository browser.