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

GEL_LAYER_HEIGHT in simulate_3d #237

Open
faberno opened this issue Aug 15, 2023 · 0 comments · May be fixed by #252
Open

GEL_LAYER_HEIGHT in simulate_3d #237

faberno opened this issue Aug 15, 2023 · 0 comments · May be fixed by #252
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@faberno
Copy link
Collaborator

faberno commented Aug 15, 2023

Describe the bug
Simulate_3D does not pad the arrays with the gel layer, but still the element_pos accounts for it

elem_pos(1, :) = elem_pos(1, :) - 0.5 * kgrid.x_size + dx * GEL_LAYER_HEIGHT;

@faberno faberno added the bug Something isn't working label Aug 15, 2023
@kdreher kdreher added the good first issue Good for newcomers label Sep 20, 2023
@faberno faberno linked a pull request Oct 1, 2023 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants