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

Ice elastic deformation #17

Merged
merged 11 commits into from
Mar 4, 2024
Merged

Ice elastic deformation #17

merged 11 commits into from
Mar 4, 2024

Conversation

AdrienWehrle
Copy link
Owner

@AdrienWehrle AdrienWehrle commented Mar 1, 2024

In parallel with ice viscous flow, I work on another project on the elastic deformation of ice that I started a couple of years ago. In this PR I brought code I worked on two years ago based on MASTODON.

I now improved this code mainly by defining the trigger area directly within MOOSE and refine the mesh on the zone of interest and surroundings. Until now I had some python code where I was using the feval library to create a mesh containing a block for the trigger area, which meant one mesh per setup/simulation.
Now everything happens in the input file, with a generic mesh.

Closes #18

@AdrienWehrle AdrienWehrle added the enhancement New feature or request label Mar 1, 2024
@AdrienWehrle AdrienWehrle self-assigned this Mar 2, 2024
@AdrienWehrle AdrienWehrle merged commit 8185048 into main Mar 4, 2024
@AdrienWehrle AdrienWehrle deleted the PR_elastic_seismics branch March 4, 2024 15:47
@AdrienWehrle AdrienWehrle restored the PR_elastic_seismics branch August 9, 2024 15:54
@AdrienWehrle AdrienWehrle deleted the PR_elastic_seismics branch August 19, 2024 13:38
@AdrienWehrle AdrienWehrle restored the PR_elastic_seismics branch August 19, 2024 13:40
@AdrienWehrle AdrienWehrle deleted the PR_elastic_seismics branch August 19, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extract displacements at the surface of the icestream in planardecoupling
1 participant