Algorithm Command: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{CommandManualMenu}} | |||
This command is used to construct a SolutionAlgorithm object, which determines the sequence of steps taken to solve the non-linear equation. | This command is used to construct a SolutionAlgorithm object, which determines the sequence of steps taken to solve the non-linear equation. | ||
{| | {| | ||
Line 7: | Line 8: | ||
---- | ---- | ||
The type of solution algorithm created and the additional arguments required depends on the '''algorithmType?''' provided in the command. | The type of solution algorithm created and the additional arguments required depends on the '''algorithmType?''' provided in the command. |
Revision as of 04:58, 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
This command is used to construct a SolutionAlgorithm object, which determines the sequence of steps taken to solve the non-linear equation.
algorithm algorithmType? arg1? ... |
The type of solution algorithm created and the additional arguments required depends on the algorithmType? provided in the command.
The following contain information about algorithmType? and the args required for each of the available algorithm types: