How to use the command "rvRedection"?

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

Moderators: silvia, selimgunay, Moderators

Post Reply
civilmanjun
Posts: 32
Joined: Mon Nov 19, 2007 12:47 am
Location: China

How to use the command "rvRedection"?

Post by civilmanjun »

Hi everybody,
In the following example , where should the command "rvRedection" be positioned?
thanks a lot.
Last edited by civilmanjun on Fri Sep 25, 2009 5:56 am, edited 1 time in total.
learn more
koduru
Posts: 33
Joined: Tue Jun 06, 2006 11:41 am
Location: U of A

Post by koduru »

"rvReduction -file $filename.tcl $Num_of_RV"

The above command goes in the line before "performanceFunction".
civilmanjun
Posts: 32
Joined: Mon Nov 19, 2007 12:47 am
Location: China

Post by civilmanjun »

To koduru,
I'm so appreciated for your reply, thanks a lot. :D :lol:
learn more
civilman
Posts: 33
Joined: Wed Sep 26, 2007 12:56 am
Location: Dalian

how to

Post by civilman »

Hi, everyone, how to use the command "rvReduction"?
The following example can't work properly. I don't know why.
"rvReduction 3 6 7 10 13 " don't work.

********************************************************
ERROR: Invalid argument to r.v. reduction.
while executing
"rvReduction 3 6 7 10 13"
(file "aa.tcl" line 55)
********************************************************
Post Reply