System Command: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user 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. | ||
{| | {| | ||
Line 7: | Line 8: | ||
---- | ---- | ||
The type of LinearSOE created and the additional arguments required depends on the '''systemType?''' provided in the command. | 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: | The following contain information about systemType? and the args required for each of the available aystem types: | ||
Line 17: | Line 16: | ||
#[[BandSPD SOE]] | #[[BandSPD SOE]] | ||
#[[ProfileSPD SOE]] | #[[ProfileSPD SOE]] | ||
#[[ | #[[SuperLU SOE]] | ||
#[[UmfPack SOE]] | #[[UmfPack SOE]] | ||
#[[ | #[[FullGeneral]] | ||
#[[SparseSYM SOE]] | |||
#[[Mumps]] | #[[Mumps]] | ||
#[[Cusp]] |
Latest revision as of 16:51, 15 May 2014
- 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 the LinearSOE and LinearSolver objects to store and solve the system of equations in the analysis.
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: