Hard constraint the solution #1681
Unanswered
HumbertHumbert7
asked this question in
Q&A
Replies: 0 comments
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.
-
I have this problem: I have solved my differential equation and I have obtained the solution that is a displacement.
This displacement has a parabolic shape with zero at the boundaries 0 and 1 and a negative vertex that is 0.01.
I want that all the points of the solution that are below 0.005 come to have a value of 0.005. I have tried to use the apply_output_transfor but it doesn’t work. Can you explain me what to do?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions