Changes between Version 371 and Version 372 of doc/app/runtime_parameters
- Timestamp:
- Aug 5, 2021 11:16:34 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/runtime_parameters
v371 v372 136 136 ||w ||w-component of the velocity ||m/s || || 137 137 ||wdir ||horizontal wind direction ||degree || || 138 ||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. ||kg/kg m/s ||requires [[../initialization_parameters#humidity|humidity]] = ''.T.'' ||138 ||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. ||kg/kg m/s ||requires [[../initialization_parameters#humidity|humidity]] = ''.T.''. Computation of <w'q'> is possible via temporal EC-method, i.e. <w'q'> = <wq> - <w><q>, with < > being the temporal average. For accurate flux calculation the time averaging needs to be sufficiently long (usually 30min) and data from each timestep (choose [[#dt_averaging_interval dt_averaging_interval]] small enough) should enter the average to account also for high-frequency flux contributions. || 139 139 ||ws ||product of w and s (passive scalar), refer to wq ||m/s ||requires [[../initialization_parameters#passive_scalar|passive_scalar]] = ''.T.'' || 140 140 ||wspeed ||horizontal wind speed ||m/s || ||