SensitivityAlgorithm Command

From OpenSeesWiki
Revision as of 01:13, 13 March 2011 by Foxchameleon (talk | contribs) (Created page with '{{Sensitivity_Command_Manual}} : The most general command is the following, which computes the response sensitivity at each time/load step, after the response has converged. {|...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search





The most general command is the following, which computes the response sensitivity at each time/load step, after the response has converged.
sensitivityAlgorithm -computeAtEachStep
In those cases in which the sensitivity computation does not need to be performed at each step (e.g., for linear elastic systems : subjected to static pushover analysis), the sensitivity computation may be performed only at the time/load steps required by
user:
sensitivityAlgorithm -computeByCommand

However, before using the ‘-computeByCommand’ option, it is the user’s responsibility to make sure that the response sensitivities computation is not needed at each time/load step. For example, in case of incremental nonlinear FE analysis or dynamic analysis, using the ‘-computeByCommand’ option will produce wrong sensitivity results.