You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two stage test_line_loads is converted to be used with orchestrator sucessfully.
Converting Quay_Wall_4Stage_quadratic_master_slave_interface_with_anchor_reset_displacement met the following issues.
assing_master_slave_constraints_to_neighbours_process.py cannot import numpy, which is not needed. This is solved by removing import numpy statement
After modeling the first stage, Kratos crashes down at saving data. It should be possible to ignore this.
After modeling the second stage, Kratos crashes down at LinearTimoshenkoCurvedBeamElement2D3N::Check as during the multi stage case.
The pull request for the Orchestrator-based multistage can be found here: Orchestrator-based multistage
Next steps would be to assess how it will affect the products and also adding it into the C++ route.
The text was updated successfully, but these errors were encountered: