xref: /petsc/src/ts/tests/ex5_control.txt (revision 37d05b0256c1e9ba4bc423c4eccb3df226931ef0)
11.  Description of inputs at end of file
22.
33.  INITIAL CONDITIONS:
44.  Surface Temperature:..................46
55.  Dew Point Temperature:................30
66.  Air Temperature:......................35
77.  Temperature at Cloud base:............29.5
88.  Fraction of sky covered by clouds:....0
99.  Wind speed:...........................4
1010. Precipitable Water in (cm):...........3
1111. Wind direction........................90
1213. RUNTIME...............................12
13
1414. INITIAL DOMAIN:
1515. Initiation specifier..................1
16
17INITIAL DOMAIN DESCRIPTION:
18- To only diabatic dT/dt contributions (all fields uniform throughout grid) enter 0 in line 15
19- Default initiation is a west-east temperature gradient, wind = 0, and two high pressure perturbations in the mass field
20
21
22DESCRIPTION OF INPUTS:
23- All temperature is in degrees Fahrenheit.
24- Fraction is from 0 to 1. where 0=0% of sky covered by clouds, 1 = 100% of sky covered by clouds (overcast)
25- Wind speed is in miles per hour
26- Precipitable water is in centimeters
27- Wind direction is from 0 to 360. where 0 is wind from north, 90 is east, 180 is south, 270 is west, 360 is also north.
28- Runtime is in hours
29
30NOTE:
31- Moisture if only used for radiative considerations
32- Wind input is only used for latent and sensible heat fluxes. The dynamic winds do not affect the surface energy budget
33- Model is not designed to be run for longer than 15 hours
34