source:
LMDZ5/branches/testing/libf/phydev/comcstphy.F90
@
1790
Last change on this file since 1790 was 1707, checked in by , 12 years ago | |
---|---|
File size: 222 bytes |
Rev | Line | |
---|---|---|
[1671] | 1 | module 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 | ||
8 | end module comcstphy |
Note: See TracBrowser
for help on using the repository browser.