UPP  V11.0.0
 All Data Structures Files Functions Pages
physcons_post Module Reference

Data Fields

real(kind=kind_phys), parameter con_cliq =4.1855e+3_kind_phys
 
real(kind=kind_phys), parameter con_cp =1.0046e+3_kind_phys
 
real(kind=kind_phys), parameter con_cpor =con_cp/con_rd
 
real(kind=kind_phys), parameter con_csol =2.1060e+3_kind_phys
 
real(kind=kind_phys), parameter con_cv =7.1760e+2_kind_phys
 
real(kind=kind_phys), parameter con_cvap =1.8460e+3_kind_phys
 
real(kind=kind_phys), parameter con_dldt =con_cvap-con_cliq
 
real(kind=kind_phys), parameter con_eps =con_rd/con_rv
 
real(kind=kind_phys), parameter con_epsm1 =con_rd/con_rv-1.
 
real(kind=kind_phys), parameter con_fvirt =con_rv/con_rd-1.
 
real(kind=kind_phys), parameter con_g =9.80665e+0_kind_phys
 
real(kind=kind_phys), parameter con_hfus =3.3358e+5_kind_phys
 
real(kind=kind_phys), parameter con_hvap =2.5000e+6_kind_phys
 
real(kind=kind_phys), parameter con_omega =7.2921e-5_kind_phys
 
real(kind=kind_phys), parameter con_pi =4.0d0*atan(1.0d0)
 
real(kind=kind_phys), parameter con_psat =6.1078e+2_kind_phys
 
real(kind=kind_phys), parameter con_rd =2.8705e+2_kind_phys
 
real(kind=kind_phys), parameter con_rerth =6.3712e+6_kind_phys
 
real(kind=kind_phys), parameter con_rocp =con_rd/con_cp
 
real(kind=kind_phys), parameter con_rog =con_rd/con_g
 
real(kind=kind_phys), parameter con_rv =4.6150e+2_kind_phys
 
real(kind=kind_phys), parameter con_sbc =5.6730e-8_kind_phys
 
real(kind=kind_phys), parameter con_solr =1.3533e+3_kind_phys
 
real(kind=kind_phys), parameter con_sqrt2 =1.414214e+0_kind_phys
 
real(kind=kind_phys), parameter con_sqrt3 =1.732051e+0_kind_phys
 
real(kind=kind_phys), parameter con_t0c =2.7315e+2_kind_phys
 
real(kind=kind_phys), parameter con_ttp =2.7316e+2_kind_phys
 
real(kind=kind_phys), parameter con_xpona =-con_dldt/con_rv
 
real(kind=kind_phys), parameter con_xponb =-con_dldt/con_rv+con_hvap/(con_rv*con_ttp)
 

Detailed Description

Definition at line 1 of file physcons.f.

Field Documentation

real(kind=kind_phys), parameter physcons_post::con_cliq =4.1855e+3_kind_phys

Definition at line 24 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_cp =1.0046e+3_kind_phys

Definition at line 21 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_cpor =con_cp/con_rd

Definition at line 35 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_csol =2.1060e+3_kind_phys

Definition at line 25 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_cv =7.1760e+2_kind_phys

Definition at line 22 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_cvap =1.8460e+3_kind_phys

Definition at line 23 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_dldt =con_cvap-con_cliq

Definition at line 40 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_eps =con_rd/con_rv

Definition at line 38 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_epsm1 =con_rd/con_rv-1.

Definition at line 39 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_fvirt =con_rv/con_rd-1.

Definition at line 37 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_g =9.80665e+0_kind_phys

Definition at line 17 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_hfus =3.3358e+5_kind_phys

Definition at line 27 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_hvap =2.5000e+6_kind_phys

Definition at line 26 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_omega =7.2921e-5_kind_phys

Definition at line 18 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_pi =4.0d0*atan(1.0d0)

Definition at line 12 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_psat =6.1078e+2_kind_phys

Definition at line 28 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_rd =2.8705e+2_kind_phys

Definition at line 19 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_rerth =6.3712e+6_kind_phys

Definition at line 16 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_rocp =con_rd/con_cp

Definition at line 34 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_rog =con_rd/con_g

Definition at line 36 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_rv =4.6150e+2_kind_phys

Definition at line 20 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_sbc =5.6730e-8_kind_phys

Definition at line 29 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_solr =1.3533e+3_kind_phys

Definition at line 30 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_sqrt2 =1.414214e+0_kind_phys

Definition at line 13 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_sqrt3 =1.732051e+0_kind_phys

Definition at line 14 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_t0c =2.7315e+2_kind_phys

Definition at line 31 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_ttp =2.7316e+2_kind_phys

Definition at line 32 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_xpona =-con_dldt/con_rv

Definition at line 41 of file physcons.f.

real(kind=kind_phys), parameter physcons_post::con_xponb =-con_dldt/con_rv+con_hvap/(con_rv*con_ttp)

Definition at line 42 of file physcons.f.


The documentation for this module was generated from the following file: