p-costa / SNaC

A multi-block solver for massively parallel direct numerical simulations (DNS) of fluid flows
MIT License
39 stars 10 forks source link

Wall forces #33

Closed p-costa closed 2 years ago

p-costa commented 2 years ago

This PR adds the possibility to compute and store wall forces.

Additionally, other simple post-processing subroutines to compute vorticity, rate-of-strain, enstrophy, and the Q-criterion, have been added.

p-costa commented 2 years ago

will be implemented in a new PR