-
Notifications
You must be signed in to change notification settings - Fork 7
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
Kelvin-Voigt Boundary Benchmark Case #20
base: develop
Are you sure you want to change the base?
Conversation
@cgeudeker Thanks for uploading! |
@cgeudeker Couple thoughts:
|
@cgeudeker |
Just pushed updates with 3d model & matched the existing naming convention for the 2d model. Both 2D and 3D benchmarks are the 1D column |
Describe the PR
This is a benchmark case to test the Kelvin-Voigt boundary addition.
Related Issues/PRs
Kelvin-Voigt Boundary Implementation for #692
Additional context
General Notes: The mesh represents a 1m column loaded with 1000 rows and 6 cells in each row. The boundary conditions are 1 kN particle surface traction applied to the top, roller boundaries along the sides of the columns and the Kelvin-Voigt boundary at the base.
There are three different particle files with varying densities (6000, 24000, and 54000 particles). These files have associated with respective entity sets for the application of particle surface traction.
Also, in these files, the absorbing boundary and velocity constraint are both placed on the bottom corner nodes.