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

Simulating shock/boundary layer interaction #12

Open
sijiehuang23 opened this issue Nov 24, 2024 · 1 comment
Open

Simulating shock/boundary layer interaction #12

sijiehuang23 opened this issue Nov 24, 2024 · 1 comment

Comments

@sijiehuang23
Copy link

Hi,

I’m interested in exploring this code for simulating compressible wall-bounded turbulence, especially for spatially-developing turbulent boundary layers (TBL) on a flat plate and shock/boundary layer interactions (SBLI).

From a quick look at the code, it seems like it doesn’t currently support generating inflow turbulence or oblique impinging shocks. I was wondering if your team has any plans to add these functionalities?

Since the package already has built-in machine learning, it would be interesting to explore implementing some deep-learning-based turbulence inflow generation. And the strong shock system in SBLI could be a good testbed for your latest development of ML-based ILES, shock capturing, ... .

@sijiehuang23 sijiehuang23 changed the title Simulating shock/turbulent boundary layer interaction Simulating shock/boundary layer interaction Nov 24, 2024
@dbezgin
Copy link
Collaborator

dbezgin commented Dec 15, 2024

Hi, thanks for your comment.

  • Yes, we are planning to integrate support for generating inflow turbulence.
  • Oblique impinging shocks can already be generated either by modeling the immersed solid body via a level-set field or by specifying the Rankine-Hugoniot conditions via Dirichlet boundary conditions.

We are very open to the idea to integrate ML-based turbulence inflow conditions!

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

No branches or pull requests

2 participants