Substructure programming
Posted: Wed Dec 14, 2022 9:42 am
Dear stko
I have established a 50 * 50m free field soil model and a separate concrete tunnel model, and want to adopt the "substructure method" to obtain the structural response
In the free field model, I use the quadup element to obtain the pore water pressure results at each time step
Assume that the spring stiffness coefficient K and damping coefficient C used to simulate soil are related to the change of pore water pressure, for example (u is pore water pressure)
K = 2 * u
C = 3 * u
The pore water pressure at each time step can be obtained by calculating the free field model,
Can I input K and C after each time step change into the structural model through python?
If possible, can you tell me how to do it or have any tutorial to guide me?
Thank you very much!
I have established a 50 * 50m free field soil model and a separate concrete tunnel model, and want to adopt the "substructure method" to obtain the structural response
In the free field model, I use the quadup element to obtain the pore water pressure results at each time step
Assume that the spring stiffness coefficient K and damping coefficient C used to simulate soil are related to the change of pore water pressure, for example (u is pore water pressure)
K = 2 * u
C = 3 * u
The pore water pressure at each time step can be obtained by calculating the free field model,
Can I input K and C after each time step change into the structural model through python?
If possible, can you tell me how to do it or have any tutorial to guide me?
Thank you very much!