TestIter: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'Returns the number of iterations the convergence test took in the last analysis step {| | style="background:yellow; color:black; width:800px" | '''testIter''' |} ---- EXAMPL…') |
No edit summary |
||
Line 1: | Line 1: | ||
{{CommandManualMenu}} | |||
Returns the number of iterations the convergence test took in the last analysis step | Returns the number of iterations the convergence test took in the last analysis step | ||
Latest revision as of 05:09, 27 February 2010
- Command_Manual
- Tcl Commands
- Modeling_Commands
- model
- uniaxialMaterial
- ndMaterial
- frictionModel
- section
- geometricTransf
- element
- node
- sp commands
- mp commands
- timeSeries
- pattern
- mass
- block commands
- region
- rayleigh
- Analysis Commands
- Output Commands
- Misc Commands
- DataBase Commands
Returns the number of iterations the convergence test took in the last analysis step
testIter |
EXAMPLE:
set numIteratons [testIter]
Code Developed by: fmk