Uniform Excitation Pattern: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
{| style="background:yellow; color:black; width:800px" | {| style="background:yellow; color:black; width:800px" | ||
| ''' pattern | | ''' pattern Uniform $patternTag $dir -accel $tsTag <-vel0 $ver0>''' | ||
|} | |} | ||
Revision as of 23:55, 12 March 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
The UniformExciatation pattern allows the user to apply a uniform excitatation to a model acting in a certain direction. The command is as follows:
pattern Uniform $patternTag $dir -accel $tsTag <-vel0 $ver0> |
$patternTag | unique tag among load patterns |
$dir | direction graound motin acts |
$tsTag | tag of the TimeSeries series defining the acceleration history. |
vel0 | optional, the initial velocity, default=0.0. |
NOTES:
- The responses obtained from the nodes for this type of excitation are RELATIVE values, and not the absolute values obtained from a multi-support case.
Code Developed by: fmk