source: CONFIG_DEVT/LMDZOR_V6.2_work_ENSEMBLES/modeles/LMDZ/libf/phymar/comcstphy.F90

Last change on this file was 5477, checked in by aclsce, 4 years ago
  • Created CONFIG_DEVT directory
  • First import of LMDZOR_V6.2_work_ENSEMBLES working configuration
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.