Skip to content

Multithreaded program to simulate the movement of a cloud of material in the atmospheric boundary layer

Notifications You must be signed in to change notification settings

andrei-lz/Multithreaded-Advection-Calculations

Repository files navigation

Multithreaded Advection Calculations

Multithreaded program to simulate the movement of a cloud of material in the atmospheric boundary layer

The wind in the Atmospheric Boundary Layer can be approximated as a horizontal velocity which depends only on height (z) and zero vertical velocity. The horizontal velocity as a function of height vx(z) can be represented by a logarithmic profile

Capture

where u* is a parameter called the “friction velocity”, z0 is a parameter called the “roughness length”, and  = 0.41 is a constant called Von Karman’s constant.

initial final 22 final 23 average

About

Multithreaded program to simulate the movement of a cloud of material in the atmospheric boundary layer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published