-
Notifications
You must be signed in to change notification settings - Fork 42
Description
Describe the bug
Here is a summary of what we want to achieve in ECOGEN. For the wall conditions in the ECOGEN Euler equations model, my understanding is the normal velocity of the flow should be zero. What we want to achieve is moving wall boundary conditions. The boundary is still fixed and does not need to move, but the normal velocity is non-zero. For example, for a wall at x = 0, we try to achieve the horizontal velocity at the wall varies with time as u = Asin(omegat), where A and omega are amplitude and oscillating frequency. May I please check whether this can be achieved in ECOGEN?
To Reproduce
Steps to reproduce the behavior:
Its mainly about the setting in the file "initialConditions.xml".
Expected behavior
I have tried to use the Symmetry Wall and inlet injection using stagnation state to establish my BC, but all failed. I just want to figure out how to set the above moving boundary conditions.
Screenshots
If applicable, add screenshots to help explain your problem.
Input files
If applicable, add your input simulation files.
OS
Please specify the OS if needed (installation issues).
Additional context
Add any other context about the problem here.
Institution and research field
I am a research Fellow in UCL, and work on fluid mechanics.