Non linear combinations in SAF #51
sonkaste17
started this conversation in
Ideas
Replies: 2 comments
-
At first glance I can't see any issues implementing this in the SDK, +1 from me |
Beta Was this translation helpful? Give feedback.
0 replies
-
The nonlinear combination is already published in the latest documentation, which will be released as the next SAF version. Please take a look, all comments and notes are welcome. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello SAF community!
So far in SAF, we did not provide the possibility for defining the non linear combination. The proposal is to create a new value for attribute "Type" = "Non linear" with relevant "Category" = "ULS (Ultimate Limit State)", "SLS (Serviceability Limit State)" and "Not defined" in the object StructuralLoadCombination. Then provide a list of load cases in the specific combination. This structure can cooperate together with result 1D (ResultInternalForce1D) where results of the non linear analysis can be written down for non linear combinations.
Review - Proposal for object StructuralLoadCombination
Example:

StructuralLoadCombination
ResultInternalForce1D

This approach provides the ability to define non linear combinations in SAF and possibly write results in the object ResultInternalForce1D. What is not covered in the definition are imperfections for the specific combination (the setup for non linear calculation). This can be written down to SAF to the new columns for every non-linear combination. Do you want to have in SAF also the definition of imperfection as input for your analysis software?
Do you think we are missing something?
Thank you,
Štěpán
Beta Was this translation helpful? Give feedback.
All reactions