Hello,
I wonder whether it is possible to specify a force-based load path at specific node for a specific degree of freedom.
like for Node # 1 in the axial direction
0 kips at 0 sec
25 kips at 0.5 sec
-25 kips at 1.0 sec
50 kips at 1.5 sec
.
.
.
Thanks,
Cenk
load path
Moderators: silvia, selimgunay, Moderators
load path
Cenk Tort
Department of Civil Engineering
University of Minnesota
Department of Civil Engineering
University of Minnesota
load series
Hello,
I tried the command below and it worked.
pattern Plain 1 "Series -dt $dt -filePath $filename " {
load 1 1300.0 0.0 0.0 0.0 0.0 0.0
}
I tried the command below and it worked.
pattern Plain 1 "Series -dt $dt -filePath $filename " {
load 1 1300.0 0.0 0.0 0.0 0.0 0.0
}
Cenk Tort
Department of Civil Engineering
University of Minnesota
Department of Civil Engineering
University of Minnesota