Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Load combination and analysis results extraction for steel i girder workflow consists of multiple modular library components. These library objects are;

Unfactored analysis combination (OBPAnalysisCase)

Library Link : https://openbrim.org/objidaziddvhrjxolk0z8zf92xo.libobj?values=LoadType_Input:0%7CisEnvelope:0%7CisIncremental:0%7CisExtreme:0%7CcasesAndFactors:%7C

This library component is a workflow item and is developed for OBP workflow.

The object is created to define unfactored load case combinations/envelopes. With this object, staged construction/deconstruction and other cyclic/static load cases can be combined. This object allows user to filter the case results based on the load type, envelope cases, extract incremental/cumulative results, combine cyclic loads to create most critical load effects.

The name of the core “Combination” object in the library component is added to the name of app instance of the library component.

Limit States (OBPAASHTOLimitState)

Library Link : https://openbrim.org/objidt1hmdr8fd8oopkivmlna.libobj?values=eta_D:1%7Ceta_R:1%7Ceta_I:1%7CLoadCase1:null%7CMaxLoadFactor1:1%7CMinLoadFactor1:1%7CLoadCase2:null%7CMaxLoadFactor2:1%7CMinLoadFactor2:1%7CLoadCase3:null%7CMaxLoadFactor3:1%7CMinLoadFactor3:1%7CLoadCase4:null%7CMaxLoadFactor4:1%7CMinLoadFactor4:1%7CLoadCase5:null%7CMaxLoadFactor5:1%7CMinLoadFactor5:1%7CLoadCase6:null%7CMaxLoadFactor6:1%7CMinLoadFactor6:1%7CLoadCase7:null%7CMaxLoadFactor7:1%7CMinLoadFactor7:1%7CLoadCase8:null%7CMaxLoadFactor8:1%7CMinLoadFactor8:1%7CLoadCase9:null%7CMaxLoadFactor9:1%7CMinLoadFactor9:1%7CLoadCase10:null%7CMaxLoadFactor10:1%7CMinLoadFactor10:1%7CLoadCase11:null%7CMaxLoadFactor11:1%7CMinLoadFactor11:1%7CLoadCase12:null%7CMaxLoadFactor12:1%7CMinLoadFactor12:1%7CLoadCase13:null%7CMaxLoadFactor13:1%7CMinLoadFactor13:1%7CLoadCase14:null%7CMaxLoadFactor14:1%7CMinLoadFactor14:1%7CLoadCase15:null%7CMaxLoadFactor15:1%7CMinLoadFactor15:1%7CLoadCase16:null%7CMaxLoadFactor16:1%7CMinLoadFactor16:1%7CLoadCase17:null%7CMaxLoadFactor17:1%7CMinLoadFactor17:1%7CLoadCase18:null%7CMaxLoadFactor18:1%7CMinLoadFactor18:1%7CLoadCase19:null%7CMaxLoadFactor19:1%7CMinLoadFactor19:1%7CLoadCase20:null%7CMaxLoadFactor20:1%7CMinLoadFactor20:1%7CLoadCase21:null%7CMaxLoadFactor21:1%7CMinLoadFactor21:1%7CLoadCase22:null%7CMaxLoadFactor22:1%7CMinLoadFactor22:1%7CLoadCase23:null%7CMaxLoadFactor23:1%7CMinLoadFactor23:1%7CLoadCase24:null%7CMaxLoadFactor24:1%7CMinLoadFactor24:1%7CLoadCase25:null%7CMaxLoadFactor25:1%7CMinLoadFactor25:1%7CLoadCase26:null%7CMaxLoadFactor26:1%7CMinLoadFactor26:1%7CLoadCase27:null%7CMaxLoadFactor27:1%7CMinLoadFactor27:1%7CLoadCase28:null%7CMaxLoadFactor28:1%7CMinLoadFactor28:1%7CLoadCase29:null%7CMaxLoadFactor29:1%7CMinLoadFactor29:1%7C

This library component is a workflow item and is developed for OBP workflow.

This object is created to collect the load cases and their max/min load factors accordingly and collects the load modifiers of that limit state. Each instance is a definition of a limit state (Strength/Service/Fatigue/Extreme Event etc.)

This object collects the OBPAnalysisCase as input for 29 different load cases. However, it is not required to set all of these 29 load cases at the same time.

Beware that the name of core combination object "Comb" is originated from OBPAnalysisCase object and is necessary for result extraction. Thus, if the name “Comb” changes, the CaseObjName parameter must be updated accordingly.

  • No labels