Search found 94 matches
- Thu Feb 19, 2009 6:10 pm
- Forum: Documentation
- Topic: slab girder?
- Replies: 6
- Views: 12235
- Sat Nov 15, 2008 6:03 pm
- Forum: OpenSees.exe Users
- Topic: optimization analysis
- Replies: 1
- Views: 2421
optimization analysis
can OpenSees do optimization analysize?
- Sat Oct 25, 2008 4:33 pm
- Forum: OpenSees.exe Users
- Topic: recorder
- Replies: 2
- Views: 3110
- Fri Oct 24, 2008 11:37 pm
- Forum: OpenSees.exe Users
- Topic: how to get the load
- Replies: 1
- Views: 2380
how to get the load
in my simulation, three load pattern is applied in turn, 1.pattern Plain 101 Linear { eleLoad -ele 221 222 -type -beamUniform -$QdlBeam eleLoad -ele 131 132 133 -type -beamUniform 0 -$QdlCol eleLoad -ele 141 142 143 -type -beamUniform 0 -$QdlCol eleLoad -ele 151 152 153 -type -beamUniform 0 -$QdlCol...
- Fri Oct 24, 2008 11:02 pm
- Forum: OpenSees.exe Users
- Topic: how to start from one special step?
- Replies: 11
- Views: 8966
- Fri Oct 24, 2008 5:25 pm
- Forum: OpenSees.exe Users
- Topic: recorder
- Replies: 2
- Views: 3110
recorder
how to recorder the force of a node? recorder Node -file $dataDir/RBase.out -time -node 11 12 13 -dof 1 reaction; # support reaction I think that this command can only record the support force. I used the following command : pattern Plain 200 Linear { load 71 1 0 0 0 0 0 }; how could I get the value...
- Thu Oct 23, 2008 4:40 pm
- Forum: OpenSees.exe Users
- Topic: converge
- Replies: 1
- Views: 2458
converge
In my test, the gravity load is applied to a 6 story-2 bay frame first, then the static reversed load is applied. last, the point load is applied. the problem is when the point load is applied, it can't converge, whereas this problem didn't occur when the gravity load and the reversed load were appl...
- Fri Oct 17, 2008 11:23 pm
- Forum: OpenSees.exe Users
- Topic: how to start from one special step?
- Replies: 11
- Views: 8966
where the code given by fmk should be added in? I added them just after source LibAnalysisStaticParameters.tcl; as: load 71 1 0 0 0 0 0 source LibAnalysisStaticParameters.tcl set time 0.0 load control 0.0 analyze 1 but it didn't work(warning: the load control is an invalid command). I don't know muc...
- Fri Oct 17, 2008 3:46 pm
- Forum: OpenSees.exe Users
- Topic: how to start from one special step?
- Replies: 11
- Views: 8966
- Thu Oct 16, 2008 8:49 pm
- Forum: OpenSees.exe Users
- Topic: what's wrong with this command?
- Replies: 1
- Views: 2486
what's wrong with this command?
if {[$Dincr>0] && [$Dstep>-159.6]} stop
when run it, the warning is: invalid command name "0.21>0"
while executing
"$Dincr>0"
when run it, the warning is: invalid command name "0.21>0"
while executing
"$Dincr>0"
- Thu Oct 16, 2008 8:35 pm
- Forum: OpenSees.exe Users
- Topic: how to start from one special step?
- Replies: 11
- Views: 8966
- Thu Oct 16, 2008 4:40 pm
- Forum: OpenSees.exe Users
- Topic: how to start from one special step?
- Replies: 11
- Views: 8966
thank you ,fmk! I seeked in the manual ,but can't find setTime or loadControl command, how to use them? I applied the gravity load first ,and then apply the static cyclic load using displacement control, at last , i want to apply a additional load just after the substep of force=0, but in the static...
- Wed Oct 15, 2008 11:57 pm
- Forum: OpenSees.exe Users
- Topic: how to start from one special step?
- Replies: 11
- Views: 8966
how to start from one special step?
in static cycle analysis, the last step is corresponding to the displaecment=0, if the next analysis is expected to begin at the step corresponding to the force=0, how to do it?
- Tue Oct 14, 2008 6:03 pm
- Forum: OpenSees.exe Users
- Topic: can Opensees simulate the rehabilitation of a frame?
- Replies: 3
- Views: 3627
- Mon Oct 13, 2008 6:03 pm
- Forum: OpenSees.exe Users
- Topic: recorder question
- Replies: 1
- Views: 2453
recorder question
dear silvia, I opened rbase.out file with excel, only 8422 rows could be shown, how to resolve this problem?