Skip to content

Commit fea8654

Browse files
committed
Add metadata to physcons.F90
1 parent dfa6a25 commit fea8654

2 files changed

Lines changed: 342 additions & 0 deletions

File tree

physics/hooks/physcons.F90

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ module physcons
4040
implicit none
4141
!
4242
public
43+
!! \section arg_table_physcons
44+
!! \htmlinclude physcons.html
45+
!!
4346

4447
!> \name Math constants
4548
! real(kind=kind_phys),parameter:: con_pi =3.1415926535897931 !< pi

physics/hooks/physcons.meta

Lines changed: 339 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,339 @@
1+
[ccpp-table-properties]
2+
name = physcons
3+
type = host
4+
dependencies =
5+
6+
########################################################################
7+
[ccpp-arg-table]
8+
name = physcons
9+
type = host
10+
11+
[con_cliq]
12+
standard_name = specific_heat_of_liquid_water_at_constant_pressure
13+
long_name = specific heat of liquid water at constant pressure
14+
units = J kg-1 K-1
15+
dimensions = ()
16+
type = real
17+
kind = kind_phys
18+
[con_cp]
19+
standard_name = specific_heat_of_dry_air_at_constant_pressure
20+
long_name = specific heat of dry air at constant pressure
21+
units = J kg-1 K-1
22+
dimensions = ()
23+
type = real
24+
kind = kind_phys
25+
[con_cvap]
26+
standard_name = specific_heat_of_water_vapor_at_constant_pressure
27+
long_name = specific heat of water vapor at constant pressure
28+
units = J kg-1 K-1
29+
dimensions = ()
30+
type = real
31+
kind = kind_phys
32+
[con_eps]
33+
standard_name = ratio_of_dry_air_to_water_vapor_gas_constants
34+
long_name = rd/rv
35+
units = none
36+
dimensions = ()
37+
type = real
38+
kind = kind_phys
39+
[con_epsq]
40+
standard_name = minimum_value_of_specific_humidity
41+
long_name = floor value for specific humidity
42+
units = kg kg-1
43+
dimensions = ()
44+
type = real
45+
kind = kind_phys
46+
[con_epsqs]
47+
standard_name = minimum_value_of_saturation_mixing_ratio
48+
long_name = floor value for saturation mixing ratio
49+
units = kg kg-1
50+
dimensions = ()
51+
type = real
52+
kind = kind_phys
53+
[con_omega]
54+
standard_name = angular_velocity_of_earth
55+
long_name = angular velocity of earth
56+
units = s-1
57+
dimensions = ()
58+
type = real
59+
kind = kind_phys
60+
[con_rerth]
61+
standard_name = radius_of_earth
62+
long_name = radius of earth
63+
units = m
64+
dimensions = ()
65+
type = real
66+
kind = kind_phys
67+
[con_epsm1]
68+
standard_name = ratio_of_dry_air_to_water_vapor_gas_constants_minus_one
69+
long_name = (rd/rv) - 1
70+
units = none
71+
dimensions = ()
72+
type = real
73+
kind = kind_phys
74+
[con_rocp]
75+
standard_name = ratio_of_gas_constant_dry_air_to_specific_heat_of_dry_air_at_constant_pressure
76+
long_name = (rd/cp)
77+
units = none
78+
dimensions = ()
79+
type = real
80+
kind = kind_phys
81+
[con_rog]
82+
standard_name = ratio_of_gas_constant_dry_air_to_gravitational_acceleration
83+
long_name = (rd/g)
84+
units = J s2 K-1 kg-1 m-1
85+
dimensions = ()
86+
type = real
87+
kind = kind_phys
88+
[con_fvirt]
89+
standard_name = ratio_of_vapor_to_dry_air_gas_constants_minus_one
90+
long_name = (rv/rd) - 1 (rv = ideal gas constant for water vapor)
91+
units = none
92+
dimensions = ()
93+
type = real
94+
kind = kind_phys
95+
[con_g]
96+
standard_name = gravitational_acceleration
97+
long_name = gravitational acceleration
98+
units = m s-2
99+
dimensions = ()
100+
type = real
101+
kind = kind_phys
102+
[con_1ovg]
103+
standard_name = one_divided_by_the_gravitational_acceleration
104+
long_name = inverse of gravitational acceleration
105+
units = s2 m-1
106+
dimensions = ()
107+
type = real
108+
kind = kind_phys
109+
[con_hvap]
110+
standard_name = latent_heat_of_vaporization_of_water_at_0C
111+
long_name = latent heat of evaporation/sublimation
112+
units = J kg-1
113+
dimensions = ()
114+
type = real
115+
kind = kind_phys
116+
[con_hfus]
117+
standard_name = latent_heat_of_fusion_of_water_at_0C
118+
long_name = latent heat of fusion
119+
units = J kg-1
120+
dimensions = ()
121+
type = real
122+
kind = kind_phys
123+
[con_pi]
124+
standard_name = pi
125+
long_name = ratio of a circle's circumference to its diameter
126+
units = none
127+
dimensions = ()
128+
type = real
129+
kind = kind_phys
130+
[con_rd]
131+
standard_name = gas_constant_of_dry_air
132+
long_name = ideal gas constant for dry air
133+
units = J kg-1 K-1
134+
dimensions = ()
135+
type = real
136+
kind = kind_phys
137+
[con_rv]
138+
standard_name = gas_constant_water_vapor
139+
long_name = ideal gas constant for water vapor
140+
units = J kg-1 K-1
141+
dimensions = ()
142+
type = real
143+
kind = kind_phys
144+
[con_t0c]
145+
standard_name = temperature_at_zero_celsius
146+
long_name = temperature at 0 degree Celsius
147+
units = K
148+
dimensions = ()
149+
type = real
150+
kind = kind_phys
151+
[con_ttp]
152+
standard_name = triple_point_temperature_of_water
153+
long_name = triple point temperature of water
154+
units = K
155+
dimensions = ()
156+
type = real
157+
kind = kind_phys
158+
[cimin]
159+
standard_name = minimum_sea_ice_concentration
160+
long_name = minimum sea ice concentration
161+
units = frac
162+
dimensions = ()
163+
type = real
164+
kind = kind_phys
165+
[rlapse]
166+
standard_name = air_temperature_lapse_rate_constant
167+
long_name = environmental air temperature lapse rate constant
168+
units = K m-1
169+
dimensions = ()
170+
type = real
171+
kind = kind_phys
172+
[con_jcal]
173+
standard_name = joules_per_calorie_constant
174+
long_name = joules per calorie constant
175+
units = J cal-1
176+
dimensions = ()
177+
type = real
178+
kind = kind_phys
179+
[con_rhw0]
180+
standard_name = sea_water_reference_density
181+
long_name = sea water reference density
182+
units = kg m-3
183+
dimensions = ()
184+
type = real
185+
kind = kind_phys
186+
[con_sbc]
187+
standard_name = stefan_boltzmann_constant
188+
long_name = Stefan-Boltzmann constant
189+
units = W m-2 K-4
190+
dimensions = ()
191+
type = real
192+
kind = kind_phys
193+
[con_tice]
194+
standard_name = freezing_point_temperature_of_seawater
195+
long_name = freezing point temperature of seawater
196+
units = K
197+
dimensions = ()
198+
type = real
199+
kind = kind_phys
200+
[con_p0]
201+
standard_name = standard_atmospheric_pressure
202+
long_name = standard atmospheric pressure
203+
units = Pa
204+
dimensions = ()
205+
type = real
206+
kind = kind_phys
207+
[rhowater]
208+
standard_name = fresh_liquid_water_density_at_0c
209+
long_name = density of liquid water
210+
units = kg m-3
211+
dimensions = ()
212+
type = real
213+
kind = kind_phys
214+
[rholakeice]
215+
standard_name = density_of_ice_on_lake
216+
long_name = density of ice on a lake
217+
units = kg m-3
218+
dimensions = ()
219+
type = real
220+
kind = kind_phys
221+
[con_csol]
222+
standard_name = specific_heat_of_ice_at_constant_pressure
223+
long_name = specific heat of ice at constant pressure
224+
units = J kg-1 K-1
225+
dimensions = ()
226+
type = real
227+
kind = kind_phys
228+
[con_psat]
229+
standard_name = saturation_pressure_at_triple_point_of_water
230+
long_name = saturation pressure at triple point of water
231+
units = Pa
232+
dimensions = ()
233+
type = real
234+
kind = kind_phys
235+
[karman]
236+
standard_name = von_karman_constant
237+
long_name = Von Karman constant
238+
units = none
239+
dimensions = ()
240+
type = real
241+
kind = kind_phys
242+
[rainmin]
243+
standard_name = lwe_thickness_of_minimum_rain_amount
244+
long_name = liquid water equivalent thickness of minimum rain amount
245+
units = m
246+
dimensions = ()
247+
type = real
248+
kind = kind_phys
249+
[con_c]
250+
standard_name = speed_of_light_in_vacuum
251+
long_name = speed of light in vacuum
252+
units = m s-1
253+
dimensions = ()
254+
type = real
255+
kind = kind_phys
256+
[con_plnk]
257+
standard_name = planck_constant
258+
long_name = Planck constant
259+
units = J s-1
260+
dimensions = ()
261+
type = real
262+
kind = kind_phys
263+
[con_boltz]
264+
standard_name = boltzmann_constant
265+
long_name = Boltzmann constant
266+
units = J K-1
267+
dimensions = ()
268+
type = real
269+
kind = kind_phys
270+
[con_solr_2008]
271+
standard_name = solar_constant_2008
272+
long_name = solar constant Tim 2008
273+
units = W m-2
274+
dimensions = ()
275+
type = real
276+
kind = kind_phys
277+
[con_solr_2002]
278+
standard_name = solar_constant_2002
279+
long_name= solar constant Liu 2002
280+
units = W m-2
281+
dimensions = ()
282+
type = real
283+
kind = kind_phys
284+
[con_thgni]
285+
standard_name = temperature_ice_nucleation_starts
286+
long_name = temperature the H.G.Nuc. ice starts
287+
units = K
288+
dimensions = ()
289+
type = real
290+
kind = kind_phys
291+
[con_rgas]
292+
standard_name = molar_gas_constant
293+
long_name = universal ideal molar gas constant
294+
units = J K-1 mol-1
295+
dimensions = ()
296+
type = real
297+
kind = kind_phys
298+
[con_avgd]
299+
standard_name = avogadro_constant
300+
long_name = Avogadro constant
301+
units = mol-1
302+
dimensions = ()
303+
type = real
304+
kind = kind_phys
305+
[con_amd]
306+
standard_name = molecular_weight_of_dry_air
307+
long_name = molecular weight of dry air
308+
units = g mol-1
309+
dimensions = ()
310+
type = real
311+
kind = kind_phys
312+
[con_amw]
313+
standard_name = molecular_weight_of_water_vapor
314+
long_name = molecular weight of water vapor
315+
units = g mol-1
316+
dimensions = ()
317+
type = real
318+
kind = kind_phys
319+
[con_one]
320+
standard_name = constant_one
321+
long_name = mathematical constant of one
322+
units = 1
323+
dimensions = ()
324+
type = real
325+
kind = kind_phys
326+
[con_p001]
327+
standard_name = constant_one_hundredth
328+
long_name = mathematical constant for one hundredth
329+
units = 1
330+
dimensions = ()
331+
type = real
332+
kind = kind_phys
333+
[con_secinday]
334+
standard_name = seconds_in_a_day
335+
long_name = number of seconds in a day
336+
units = s
337+
dimensions = ()
338+
type = real
339+
kind = kind_phys

0 commit comments

Comments
 (0)