Replies: 1 comment
-
Hi, I have updated the code with an example of 3D sloshing uisng polygon wall. Line 174 in 02d1811 In this function, the motion is transfered to the mesh as node displacements (dx, dy, dz). There are some examples of constant and sinusoidal motions in this function. For now, you have to write a function for the motion velocity. But with few changes, it is possible to read an external file and set the velocity and the displacements. After modifying the function, don't forget to build the code again, i.e., run the command
Feel free to ask me if you need any help. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would like to model sloshing within a closed container.
I notice that the mesh motion is stated to not work. Is it possible to set a time-dependent acceleration?
Beta Was this translation helpful? Give feedback.
All reactions