Solution_Library > Transient_Analysis > Update_TransientState
Update_TransientState
Purpose
final state determination under transient conditions, reset increments and history
Synopsis
State = Update_TransientState (Model,ElemData,State,SolStrat)
Description
UPDATE_TRANSIENTSTATE final state determination under transient conditions, reset increments and history STATE = UPDATE_TRANSIENTSTATE (MODEL,ELEMDATA,STATE,SOLSTRAT) the function performs a final state determination for the current state of the structure as described by the displacement vector and its increments as well as by the history variables in STATE; it then updates the structure resisting forces, and history variables as well as the nodal velocities and accelerations in STATE and then sets the displacement increments in STATE to zero data structure SOLSTRAT carries information about the time integration scheme in field TimeStrat
Cross-Reference Information
This function calls:
- Structure performs requested action on group of elements
- TimeIntegrationConstants constants of time integration strategy
- S_Transient_MultiStep script for multi-step transient analysis under given load history(ies)
- S_Transient_MultiStepwSD script for multi-step transient analysis under given load history(ies)