Possible Bug in TimeSeries optional argument

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

Moderators: silvia, selimgunay, Moderators

Post Reply
motalaat
Posts: 17
Joined: Wed Jul 21, 2004 11:10 am
Location: UC Berkeley
Contact:

Possible Bug in TimeSeries optional argument

Post by motalaat » Thu Jul 22, 2004 10:36 pm

I have noticed that the "Constant" Time Series Option for Load Patterns returns the following behavior when used to impose displacement (via " sp $IDnode $IDdof $targetDisp" for-example command):
When using a scaling factor in the time series definition line "<-factor cFactor> option", it is ignored, when taking the factor from there an sticking it in the body of the sp command, re-written as "sp $IDnode $IDdof [expr *$targetDisp*$cFactor]".

Thought I'd let you gus know, may I have a mistake somewhere, but I only switched the multiplier factor loacation, ean the analysis, and looked into the output file to find the displacement have doubled! Probably nobody reported it earlier because nobody needed to scale a Constant input load.

M.Talaat

Post Reply