Changes between Version 319 and Version 320 of doc/app/runtime_parameters
- Timestamp:
- Feb 27, 2020 11:28:38 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/runtime_parameters
v319 v320 124 124 ||v ||v-component of the velocity ||m/s || || 125 125 ||w ||w-component of the velocity ||m/s || || 126 ||wdir ||horizontal wind direction ||degree || || 126 127 ||wq ||product of w and q, output of wq_av can be used to calculate the resolved turbulent water flux according to the temporal eddy covariance method by substracting the advective water flux (product of w_av and q_av) from wq_av. ||m/s ||requires [[../initialization_parameters#humidity|humidity]] = ''.T.'' || 128 ||wspeed ||horizontal wind speed ||m/s || || 127 129 ||wspeed_10m* ||10-m wind speed (estimated from logarithmic interpolation if the 10m level is below the first prognostic grid point, else interpolated between two vertical levels)||m/s ||only horizontal cross section is allowed || 128 130 ||wtheta ||product of w and theta, refer to wq ||K m/s || || … … 241 243 ||v ||v-component of the velocity ||m/s || || 242 244 ||w ||w-component of the velocity ||m/s || || 245 ||wdir ||horizontal wind direction ||degree || || 246 ||wspeed ||horizontal wind speed ||m/s || || 243 247 '''Example:''' 244 248 '''data_output_masks(1,:)''' = '' 'u', 'v', 'u_av', 'v_av', ''\\