Discretized random process

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

Moderators: silvia, selimgunay, Moderators

Post Reply
koduru
Posts: 33
Joined: Tue Jun 06, 2006 11:41 am
Location: U of A

Discretized random process

Post by koduru »

Hello,

In order to run a time-variant reliability analysis in OpenSees, the random variables for the artificial ground motion must be specified.

It appears that in the OpenSees v. 2 and v. 2.1, the artificial ground motion is not working properly.

I found that the input random variables are not updated in "Domain/pattern/DiscretizedRandomProcessSeries.cpp"

Instead, the following is there:

[quote]
// **** MHS needs to fix this!!
//int rvNumber = info.theInt;
int rvNumber = 1; // to get it to compile for now
// **********************
[/quote]


Is there any timeline to fix this?

Regards,
Post Reply