Search found 33 matches

by koduru
Tue Aug 10, 2010 7:33 am
Forum: OpenSees.exe Users
Topic: damage recorder problem
Replies: 2
Views: 2951

Hi,
There is a problem with using damage recorder that must be fixed in the source code, and not with specifying the Tcl input. I have an old (1.6.2) version of OpenSEES that is debugged.

Unfortunately, I don't know how to fix this in the new versions of Opensees.
by koduru
Tue Aug 10, 2010 7:22 am
Forum: OpenSees.exe Users
Topic: ver 2.2.1
Replies: 7
Views: 5609

I have the same problem with running OpenSees 2.2.1 on Windows 7 (x64).

The error reads
"The application was unable to start correctly (0xc000007b)."

Any help is much appreciated.
by koduru
Wed Jan 06, 2010 6:44 pm
Forum: Framework
Topic: Discretized random process
Replies: 0
Views: 1921

Discretized random process

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 upda...
by koduru
Tue Jan 05, 2010 7:26 pm
Forum: OpenSees.exe Users
Topic: Discretized random process
Replies: 0
Views: 1520

Discretized random process

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 upda...
by koduru
Wed Mar 26, 2008 4:10 pm
Forum: OpenSees.exe Users
Topic: Example on Dynamic Reliability Analysis (FORM) ?
Replies: 3
Views: 4849

Hi, Dynamic reliability analysis is not a trivial problem and most likely FORM is not going to converge at design point, depending on the type of response (peak, displacement, stress, strain, etc) in the limit-state function. If you want to carry out any other reliability anlaysis (e.g., sampling), ...
by koduru
Mon Jan 07, 2008 1:25 pm
Forum: OpenSees.exe Users
Topic: Urgent help needed!! - Batch Process in Opensees -
Replies: 13
Views: 14029

I have the same problem while running sampling analysis. After certain number of runs (~50 for a fairly large model, ~10000 for a small model) I get the same message "opensees.exe has encountered a problem and needs to close..." I would like to know why this occurs. The problem is independent of the...
by koduru
Mon Jan 07, 2008 10:32 am
Forum: OpenSees.exe Users
Topic: FORMAnalysis and SamplingAnalysis
Replies: 10
Views: 10923

Hello civilmanjun, The primary difference between FORM and sampling results is if sampling has high coefficient of variation (COV). From your results I saw your COV is about 8% which isn't bad. Therefore, the other causes due to this difference are 1)if the limit-state surface is nonlinear, SORM cou...
by koduru
Wed Jan 02, 2008 12:45 pm
Forum: OpenSees.exe Users
Topic: FORMAnalysis and SamplingAnalysis
Replies: 10
Views: 10923

I would like to have a look at output of the sampling analysis (output in file Example1f.out).
I am not sure what is the coefficient of variance of the failure probability obtained from sampling.
by koduru
Wed Jan 02, 2008 12:38 pm
Forum: OpenSees.exe Users
Topic: How to use the command "rvRedection"?
Replies: 3
Views: 4538

"rvReduction -file $filename.tcl $Num_of_RV"

The above command goes in the line before "performanceFunction".
by koduru
Tue Jan 01, 2008 8:01 pm
Forum: Framework
Topic: Network analysis
Replies: 4
Views: 6269

Hi fmk,

It would be great if OpenSees utilizes all processors in multi-core PCs.

Are there any future plans to parallelise reliability code too?
Some reliability methods could easily lend themselves to this.

Thanks,
by koduru
Thu Dec 13, 2007 1:02 pm
Forum: OpenSees.exe Users
Topic: performance function
Replies: 9
Views: 8205

I think it is a bug due to changes in OpenSees. I suggest you email the information in your last message to the OpenSees developers.
by koduru
Thu Dec 13, 2007 12:31 pm
Forum: OpenSees.exe Users
Topic: OpenSees-MATLAB
Replies: 10
Views: 13390

Does anyone know how to input a vector in Matlab as ground motion in OpenSees?

I want to do this without saving vector to file and using file as ground motion in Tcl.

Will I be able to do that?
by koduru
Thu Dec 13, 2007 10:18 am
Forum: OpenSees.exe Users
Topic: four search schemes in reliability analysis
Replies: 4
Views: 4656

The steel01 material is bilinear. Therefore the limit-state function may suddenly change before and after the yielding. In that case, the convergence in FORM analysis is not guaranteed. From your errors I could see that other search algorithms failed to converge. This is not a problem with the OpenS...
by koduru
Wed Dec 12, 2007 4:20 pm
Forum: OpenSees.exe Users
Topic: four search schemes in reliability analysis
Replies: 4
Views: 4656

Hi civilmanjun, Please post the errors with other search algorithms and results you obtained with iHLRF. I am not sure if you have syntax errors (running OpenSees) with the other search algorithms or the convergence problems (getting correct results). Depending on the limit-state function in your pr...
by koduru
Wed Dec 12, 2007 4:00 pm
Forum: OpenSees.exe Users
Topic: performance function
Replies: 9
Views: 8205

Hi civilmanjun, Regarding performance function with "rec_node_disp_2_2": The problem is not with reading the syntax. The error is due to the calculation of gradients of limit-state function. It could be due to numerical round offs in the code itself. [Note: u_2_2, and rec_node_disp_2_2 are treated d...