DataBase Commands: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
The following are the dataBase commands: | The following are the dataBase commands: | ||
*[[ | *[[FileDataStore command| FileDataStore]] | ||
*[[save Command|save]] | *[[save Command|save]] | ||
*[[restore command | restore]] | *[[restore command | restore]] |
Latest revision as of 19:02, 2 March 2011
- 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
DataBase command is used to construct a FE_Datastore object. Currently there is only one type of Datastore object available. The invocation of this command will add the additional commands save and restore to the OpenSees interpreter to allow users to save and restore model states.
The following are the dataBase commands: