eleLoad

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
Polatoglou
Posts: 16
Joined: Fri Mar 23, 2012 8:05 am
Location: Democritus University of Thrace

eleLoad

Post by Polatoglou »

Hi! I have a problem when I insert the static loads.
for example, I when I write:
eleLoad -ele 1101 1102 1103 1104 1105 1106 1107 1108 -type -beamUniform 0.0 0.0 -5.0
the program says that " expected integer but got "-type" "
Does anybody know what is wrong?
Please answer to me as soon as possible, because I have to finish my project soon.
Thank you!
vesna
Posts: 3033
Joined: Tue May 23, 2006 11:23 am
Location: UC Berkeley

Re: eleLoad

Post by vesna »

Your code looks fine. You can try two things:
1. Find implementation of eleLoad command in the Examples Manual and copy it to your model
2. If 1. is not working try to run your example through OpenSees laboratory on NEEShub
Post Reply