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

How to implement a 2D FW-H permeable surface in a 2D case? #44

Closed
chancesFOAM opened this issue Jan 10, 2021 · 2 comments
Closed

How to implement a 2D FW-H permeable surface in a 2D case? #44

chancesFOAM opened this issue Jan 10, 2021 · 2 comments

Comments

@chancesFOAM
Copy link

Hi! I have some questions about the STL file in monopoly3D/constant/triSurface:

  1. Is it created by some modeling software like Catia or proE?
  2. How can I implement it in a 2D case in openfoam?
    Thanks!
    Lawrence
@unicfdlab
Copy link
Owner

  1. Yes, it is created using SALOME package
  2. Just make piece of STL, which corresponds to the depth of 2D computational domain in OpenFOAM

@chen0mou0mou
Copy link

Hi! I have some questions about the STL file in monopoly3D/constant/triSurface:

  1. Is it created by some modeling software like Catia or proE?
  2. How can I implement it in a 2D case in openfoam?
    Thanks!
    Lawrence

Hi Lawrence,

If I am not wrong, Openfoam doesn't have the theoretical 2D simulation. It will give a depth value in the third direction, so we need set dRef in libacoustics for the 2D case. You can check the depth of your 2D case in constant/polyMesh/points.

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

3 participants