Modeling different types of loading #1786
bahrami4444
started this conversation in
General
Replies: 1 comment 1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
I want to model a 2D problem with DeepXDE but I couldn't find any example similar to my problem. Is this geometry and this type of loading possible to be modeled whit DeepXDE? Does it require backend editing? Does anyone have similar code?
In the first case, it is a 2D problem where the load is applied only to parts of the top of the model (not all parts of the upper boundary).
The second case is the same as the first one, but it is a dynamic load (Time-dependent).
The third case is both a dynamic load and moving load. That is, loading is a function of t and x (time and position).
I would be grateful if someone could guide me about the possibility of modeling each of the three cases mentioned. Can all three cases be modeled with DeepXDE? Does anyone have sample code?
Beta Was this translation helpful? Give feedback.
All reactions