Search found 6 matches
- Fri Mar 31, 2006 7:02 am
- Forum: OpenSees.exe Users
- Topic: eigen command
- Replies: 8
- Views: 7770
I built a force-based adaptive pushover algorithm finding similar troubles. Opensees gives back eigenvalues even if they are negative. Clearly when this happen, it's impossible to model a new distribution of lateral forces. I overcome this, forcing to consider eigenvalues at the previous step when t...
- Tue Oct 25, 2005 4:43 am
- Forum: OpenSees.exe Users
- Topic: number of integration points of beam
- Replies: 7
- Views: 10451
- Fri Sep 23, 2005 2:07 am
- Forum: OpenSees.exe Users
- Topic: sp command
- Replies: 2
- Views: 3625
sp command
Hi, I work on a simple RC frame imposing nodal displacements with sp command and, while using opensees 1.6.2.a I obtained the requested disp, with the same script running on 1.6.2.c version node seem fixed. Someone can help me? May be this problem related to changes in constraints transformation han...
- Tue Aug 30, 2005 12:57 am
- Forum: Framework
- Topic: compiling error
- Replies: 1
- Views: 4848
compiling error
Hello, I tried compiling version 1.6.0 in visual c++.net (2003) and got the following error messages: error C2664: 'Tcl_CreateCommand' : cannot convert parameter 3 from 'int (__cdecl *)(ClientData,Tcl_Interp *,int,const char ** )' to 'Tcl_CmdProc (__cdecl *)' error C2664: 'Tcl_CreateCommand' : canno...
- Tue Jul 05, 2005 11:37 pm
- Forum: OpenSees.exe Users
- Topic: eigenvectors are 0
- Replies: 4
- Views: 5441
- Tue Jul 05, 2005 5:44 am
- Forum: OpenSees.exe Users
- Topic: eigenvectors are 0
- Replies: 4
- Views: 5441
eigenvectors are 0
Hi, I work on a simple rc frame, imposing displacements with different multipleSupport load pattern to the nodes of it. Now, if I do an eigen analysis I can have eigenvalues, but eigenvectors are 0, I think because nodes are not considered free, but fixed. Is it correct? How can I solve this problem...