Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhanced Structure Factor Calculations for Turbulence #142

Merged
merged 13 commits into from
Sep 19, 2023
Merged

Conversation

isriva
Copy link
Contributor

@isriva isriva commented Sep 17, 2023

This PR adds several new routines for turbulence-related spectrum calculations in staggered compressible FHD.

  1. Computes spectrum of scalar quantities (such as pressure, temp, concentration) in addition to kinetic energy
  2. Decomposes the velocity field into solenoidal and dilatational components, and computes separate Fourier-space spectra for both.
  3. Additional diagnostics of the gradients of solenoidal and dilatational components of the velocity.
  4. Staggered compressible FHD turbulence now outputs separate velocity components, along with vorticity and divergence of the velocity fields.

@isriva isriva requested a review from ajnonaka September 17, 2023 00:06
@ajnonaka ajnonaka merged commit 9528ecc into main Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants