Skip to content

Active barriers to transport of momentum and vorticity

License

Notifications You must be signed in to change notification settings

joneuhauser/activeBarriers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

activeBarriers

activeBarriers computes material active barriers to the transport of momentum and vorticity for flows defined on a three-dimensional cartesian grid

Image of the barrier

This repository is the reference implementation of the active barriers for a turbulent channel described in

Haller, G., Katsanoulis, S., Holzner, M., Frohnapfel, B., & Gatti, D. (2020). "Objective barriers to the transport of dynamically active vector fields" Journal of Fluid Mechanics, 905, A17. doi:10.1017/jfm.2020.737

Description

The computation is divided in two steps, each of them provided as a separate program:

  1. barrierField.cpl: the computation of the three-dimensional active barrier field from velocity data
  2. ftle.cpl: computation of aFTLE/aPRA diagnostic for the active barrier field

Contacts

Dr. Davide Gatti
davide.gatti [at] kit.edu

Karlsruhe Institute of Technology
Institute of Fluid Dynamics
Kaiserstraße 10
76131 Karlsruhe

How to cite this code

If you use this code and find it helpful, please cite:

Haller, G., Katsanoulis, S., Holzner, M., Frohnapfel, B., & Gatti, D. (2020). "Objective barriers to the transport of dynamically active vector fields" Journal of Fluid Mechanics, 905, A17. doi:10.1017/jfm.2020.737

About

Active barriers to transport of momentum and vorticity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.7%
  • Makefile 0.3%