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]
Any guidelines to fix this are very much appreciated.
Thanks.
Discretized random process
Moderators: silvia, selimgunay, Moderators