Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| architecture:atmosphere [2012/08/29 23:58] – marenlie | architecture:atmosphere [2014/08/03 00:02] (current) – removed enviadmin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== The Atmosphere ====== | ||
| - | ===== Wind Field ===== | ||
| - | |||
| - | The three-dimensional Navier-Stokes equations are used in the Boussinesq approximated non-hydrostatic form including sink terms for drag forces at vegetation elements. The pressure perturbation is removed from the equations and an auxiliary velocity field is computed. Mass conversation is satisfied by correcting the auxiliary field by an iterative solution of the Poisson-Equation and correction at the outflow boundaries.\\ | ||
| - | The flow is updated at given time intervals. ENVI-met also supports a real-time flow calculation which means that the flow field is treated as a normal prognostic variable and calculated each step. Due to the very small time steps needed here, this way of calculation need very powerful computers. | ||
| - | |||
| - | |||
| - | ===== Temperature and Humidity ===== | ||
| - | |||
| - | Advection and diffusion of temperature and humidity is calculated using the previous calculated wind field. The ground surface and vegetation is incorporated using a source/sink term in both equations, building walls are only acting as a source/sink for temperature. | ||
| - | |||
| - | |||
| - | ===== Turbulence and Turbulent Kinetic Energy (TKE) ===== | ||
| - | |||
| - | The turbulence is calculated using the E-epsilon 1.5order closure (" | ||
| - | For low wind situations, the 1st order mixing length model can be used instead of the E-epsilon model (which often fails in this situations).\\ | ||
| - | Improved troubleshooting has been added since version 2.5, which effectively reduces the number of problems with the turbulence model even under difficult atmospheric conditions. | ||