Search found 10 matches

by canim_ken
Mon Apr 30, 2012 3:31 am
Forum: OpenSees.exe Users
Topic: problem with eigen values
Replies: 3
Views: 3334

Re: problem with eigen values

Do you have a 3D model? If you have your model in SAP2000, I have developed a software which can easily export your model from SAP2000 to OpenSEES. for both 3D and 2D Steel Moment Resisting Frames. So I think I can convert your SAP2000 model to OpenSEES.
by canim_ken
Sun Apr 29, 2012 1:55 am
Forum: OpenSees.exe Users
Topic: How Wait for Matlab subprocess in opensees(Tcl programming)
Replies: 7
Views: 7460

Re: How Wait for Matlab subprocess in opensees(Tcl programmi

Why don't you write your script in MatLab and run OpenSEES from your MatLab script?
by canim_ken
Sun Apr 29, 2012 1:53 am
Forum: OpenSees.exe Users
Topic: problem with eigen values
Replies: 3
Views: 3334

Re: problem with eigen values

First, you must know that, eigen command calculates N-1 number of eigen valuse which N is Number of DOFs of the structure which have masses.
Second, Are you sure your structure has not any stability problems?
by canim_ken
Sun Apr 29, 2012 1:38 am
Forum: OpenSees.exe Users
Topic: Eigenvalues with fiber section
Replies: 1
Views: 1967

Re: Eigenvalues with fiber section

Eigen command in OpenSEES, calculates eigenvalues using tangent stiffness of the structure in its existing state in the Domain. You can check it on a SDOF Perfectly Plastic model by exciting it with a sinusoidal excitation and calculating its eigen values in intervals.
by canim_ken
Sun Apr 29, 2012 1:32 am
Forum: OpenSees.exe Users
Topic: problem in ground-motion directions
Replies: 1
Views: 2587

Re: problem in ground-motion directions

It depends on the global coordinate system that you have supposed. If you have placed your structural nodes in such a way that your two horizontal axis are in 1 2 directions, then you must use directions 1 and 2 to enforce your EQ to your structure.
by canim_ken
Tue Mar 08, 2011 12:25 am
Forum: OpenSees.exe Users
Topic: EQ direction
Replies: 6
Views: 5332

Re: EQ direction

Hi,
The other option is rotating the translational masses which is assigned in nodes to any angle you want.
by canim_ken
Sat Oct 10, 2009 12:28 pm
Forum: OpenSees.exe Users
Topic: what is the reason of Error?
Replies: 5
Views: 5199

Hi,

In addition to correcting the Wsection command line try the settings below for your analyze:

constraints Lagrange
numberer Plain
system BandGeneral
test EnergyIncr 1.e-7 6
algorithm ModifiedNewton
integrator LoadControl 0.1
analysis Static
analyze 10
by canim_ken
Thu Oct 08, 2009 11:46 am
Forum: Feature Requests/Future Directions
Topic: Checking the validity of Opensees
Replies: 6
Views: 17593

opensees and sap2000 verification.

hi there. i have examined a 3-D linear 8storey model with SSI effect and a TMD attached. in both SAP2000 V12 and opensees and i got the same results in both of the softwares. the errors in eigen value problem were almost zer0 (about 0.0001%!). i did time history anlaysis under bi-directional ground ...
by canim_ken
Thu Feb 26, 2009 12:45 pm
Forum: OpenSees.exe Users
Topic: problem with eigen command
Replies: 2
Views: 3313

[quote="silvia"]you can only solve for N-1 eigenvalues, where N is the number of dynamic dofs.[/quote]
thanks for your reply, but i solved it in a different way by assigning some negligible masses to some nodes.
by canim_ken
Tue Feb 24, 2009 9:01 am
Forum: OpenSees.exe Users
Topic: problem with eigen command
Replies: 2
Views: 3313

problem with eigen command

Hi, I'm getting an error message when im trying to retrieve eigenvalues of higher modes from my model. the error body is: BandArpackSolver::Error with _saupd info = -9999 Could not build an Arnoldi factorization.IPARAM(5) returns the size of the current Arnoldi factorization. The user is advised to ...