|
Last change
on this file since 5875 was
5268,
checked in by abarral, 13 months ago
|
|
.f90 <-> .F90 depending on cpp key use
|
-
Property copyright set to
Name of program: LMDZ Creation date: 1984 Version: LMDZ5 License: CeCILL version 2 Holder: Laboratoire de m\'et\'eorologie dynamique, CNRS, UMR 8539 See the license file in the root directory
|
|
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.