System Command: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
(New page: This command is used to construct the LinearSOE and LinearSolver objects to store and solve the system of equations in the analysis. #BandGeneral SOE #BandSPD SOE #[[ProfileSPD S...)
 
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{CommandManualMenu}}


This command is used to construct the LinearSOE and LinearSolver objects to store and solve the system of equations in the analysis.
This command is used to construct the LinearSOE and LinearSolver objects to store and solve the system of equations in the analysis.
{|
| style="background:yellow; color:black; width:800px" | '''system systemType? arg1? ...'''
|}
----
The type of LinearSOE created and the additional arguments required depends on the '''systemType?''' provided in the command.
The following contain information about systemType? and the args required for each of the available aystem types:


#[[BandGeneral SOE]]
#[[BandGeneral SOE]]
#[[BandSPD SOE]]
#[[BandSPD SOE]]
#[[ProfileSPD SOE]]
#[[ProfileSPD SOE]]
#[[SparseGeneral SOE]]
#[[SuperLU SOE]]
#[[UmfPack SOE]]
#[[UmfPack SOE]]
#[[SparseSPD SOE]]
#[[FullGeneral]]
#[[SparseSYM SOE]]
#[[Mumps]]
#[[Mumps]]
#[[Cusp]]

Latest revision as of 16:51, 15 May 2014