|
Last change
on this file since 3814 was
2160,
checked in by Laurent Fairhead, 11 years ago
|
|
Merged trunk changes -r2070:2158 into testing branch. Compilation problems introduced by revision r2155 have been corrected by hand
|
|
File size:
222 bytes
|
| Line | |
|---|
| 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.