Difference between revisions of "Algorithm Command"

From OpenSeesWiki
Jump to navigationJump to search
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




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: