LMDZ
comconst.h
Go to the documentation of this file.
1 !
2 ! $Id: comconst.h 1952 2014-01-28 13:05:47Z lguez $
3 !
4 !-----------------------------------------------------------------------
5 ! INCLUDE comconst.h
6 
7  COMMON/comconsti/im,jm,lllm,imp1,jmp1,lllmm1,lllmp1,lcl, &
8  & iflag_top_bound,mode_top_bound
9  COMMON/comconstr/dtvr,daysec, &
11  & ,dissip_factz,dissip_deltaz,dissip_zref &
12  & ,tau_top_bound, &
13  & daylen,year_day,molmass, ihf
14 
15 
17  REAL dtvr ! dynamical time step (in s)
18  REAL daysec !length (in s) of a standard day
19  REAL pi ! something like 3.14159....
20  REAL dtphys ! (s) time step for the physics
21  REAL dtdiss ! (s) time step for the dissipation
22  REAL rad ! (m) radius of the planet
23  REAL r ! Reduced Gas constant r=R/mu
24  ! with R=8.31.. J.K-1.mol-1, mu: mol mass of atmosphere (kg/mol)
25  REAL cpp ! Specific heat Cp (J.kg-1.K-1)
26  REAL kappa ! kappa=R/Cp
27  REAL cotot
28  REAL unsim ! = 1./iim
29  REAL g ! (m/s2) gravity
30  REAL omeg ! (rad/s) rotation rate of the planet
34  INTEGER mode_top_bound ! sponge mode
35  REAL tau_top_bound ! inverse of sponge characteristic time scale (Hz)
36  REAL daylen ! length of solar day, in 'standard' day length
37  REAL year_day ! Number of standard days in a year
38  REAL molmass ! (g/mol) molar mass of the atmosphere
39 
40  REAL ihf ! (W/m2) Intrinsic heat flux (for giant planets)
41 
42 !-----------------------------------------------------------------------
!$Id mode_top_bound COMMON comconstr dtdiss
Definition: comconst.h:7
!$Id mode_top_bound COMMON comconstr omeg dissip_factz
Definition: comconst.h:7
!$Id lllmm1
Definition: comconst.h:7
c c $Id
Definition: ini_bilKP_ave.h:11
!$Id mode_top_bound COMMON comconstr r
Definition: comconst.h:7
!$Id mode_top_bound COMMON comconstr omeg dissip_zref && daylen
Definition: comconst.h:7
!$Id mode_top_bound COMMON comconstr g
Definition: comconst.h:7
real, dimension(:,:), allocatable, save heat
!$Id ok_orolf LOGICAL ok_limitvrai LOGICAL ok_all_xml INTEGER iflag_ener_conserv REAL solaire REAL(kind=8) RCO2
!$Id RNAVO!A1 Astronomical constants REAL ROMEGA!A1 bis Constantes concernant l orbite de la R_incl!A1 Geoide REAL R1SA!A1 Radiation!REAL RI0 REAL RSIGMA!A1 Thermodynamic gas phase REAL R
Definition: YOMCST.h:11
real, dimension(:), allocatable, save s2
!$Id mode_top_bound COMMON comconstr kappa
Definition: comconst.h:7
integer, parameter length
Definition: iostart.F90:8
!$Id && iflag_top_bound
Definition: comconst.h:7
!$Id mode_top_bound COMMON comconstr omeg dissip_zref ihf INTEGER im
Definition: comconst.h:7
!$Id jm
Definition: comconst.h:7
!$Id imp1
Definition: comconst.h:7
!$Id mode_top_bound COMMON comconstr cotot
Definition: comconst.h:7
INTERFACE SUBROUTINE JPRB INTEGER(KIND=JPIM)
!$Id mode_top_bound COMMON comconstr && pi
Definition: comconst.h:7
Time functions!the descriptions are in the annex of the documentation!TIME year
Definition: fcttim.h:15
!$Id mode_top_bound COMMON comconstr omeg dissip_zref tau_top_bound
Definition: comconst.h:7
!$Id mode_top_bound COMMON comconstr dtphys
Definition: comconst.h:7
!$Id mode_top_bound COMMON comconstr omeg dissip_zref ihf INTEGER lcl REAL dtvr!dynamical time mu
Definition: comconst.h:31
!$Id mode_top_bound COMMON comconstr unsim
Definition: comconst.h:7
!$Id mode_top_bound COMMON comconstr rad
Definition: comconst.h:7
!$Id mode_top_bound COMMON comconstr cpp
Definition: comconst.h:7
!$Id Turb_fcg_gcssold get_uvd hqturb_gcssold endif!large scale llm &&& day
!$Id mode_top_bound COMMON comconstr daysec
Definition: comconst.h:7
!$Id lllmp1
Definition: comconst.h:7
!$Id lllm
Definition: comconst.h:7
!$Id mode_top_bound COMMON comconstr omeg dissip_deltaz
Definition: comconst.h:7
!$Id jmp1
Definition: comconst.h:7
!$Id mode_top_bound COMMON comconstr dtvr
Definition: comconst.h:7
c c zjulian c cym CALL iim cym klev iim
Definition: ini_bilKP_ave.h:24
!$Id mode_top_bound COMMON comconstr omeg dissip_zref ihf INTEGER lcl REAL dtvr!dynamical time dissip_zref!top_bound sponge
Definition: comconst.h:31
subroutine top_bound(vcov, ucov, teta, masse, dt)
Definition: top_bound.F:5
!$Id lcl
Definition: comconst.h:7
!$Id mode_top_bound COMMON comconstr omeg dissip_zref molmass
Definition: comconst.h:7
!$Id mode_top_bound COMMON comconstr omeg dissip_zref year_day
Definition: comconst.h:7
!$Id mode_top_bound COMMON comconstr omeg dissip_zref ihf INTEGER lcl REAL dtvr!dynamical time step(in s) REAL daysec!length(in s) of a standard day REAL pi!something like 3.14159....REAL dtphys!(s) time step for the physics REAL dtdiss!(s) time step for the dissipation REAL rad!(m) radius of the planet REAL r!Reduced Gas const ant r