Hi,
I tried to download opensees through cvs but it failed to connect to the server. Is this a problem with the server or I am doing something wrong?
Regards
Search found 13 matches
- Thu Apr 21, 2011 6:58 pm
- Forum: OpenSees.exe Users
- Topic: Problem with downloading opensees through cvs
- Replies: 0
- Views: 372
- Wed Dec 15, 2010 3:27 pm
- Forum: OpenSees.exe Users
- Topic: Problem with zerolength elements in modal analysis
- Replies: 2
- Views: 660
- Wed Dec 15, 2010 1:48 pm
- Forum: OpenSees.exe Users
- Topic: Problem with zerolength elements in modal analysis
- Replies: 2
- Views: 660
Problem with zerolength elements in modal analysis
Hi, I have a simple one bay-one story frame with simply supported base conditions at both legs. Both legs are connected to the roof by equalDOF command in horizontal and vertical directions. The connectivity for the rotational degree of freedom is enforced by zeroLength elements with elastic uniaxia...
- Fri Sep 03, 2010 10:56 am
- Forum: OpenSees.exe Users
- Topic: section recorders for dispBeamColumn
- Replies: 8
- Views: 2288
- Mon Aug 09, 2010 8:51 pm
- Forum: OpenSees.exe Users
- Topic: section recorders for dispBeamColumn
- Replies: 8
- Views: 2288
- Fri Jul 09, 2010 12:40 pm
- Forum: OpenSees.exe Users
- Topic: section recorders for dispBeamColumn
- Replies: 8
- Views: 2288
- Fri Jul 09, 2010 11:38 am
- Forum: OpenSees.exe Users
- Topic: section recorders for dispBeamColumn
- Replies: 8
- Views: 2288
element dispBeamColumn 1 1 2 $numIntgrPts $SecTag1 $CTTag recorder Element -file $dataDir/PileSecsDefSec1.out -time -ele 1 section 1 deformation recorder Element -file $dataDir/PileSecsDefSec2.out -time -ele 1 section 2 deformation recorder Element -file $dataDir/PileSecsDefSec3.out -time -ele 1 sec...
- Tue Jul 06, 2010 9:43 am
- Forum: OpenSees.exe Users
- Topic: section recorders for dispBeamColumn
- Replies: 8
- Views: 2288
I tried former version of OpenSees released in 2005 and it records for all of the sections along the length of the element! But, in the latest OpenSees version, it just records for 3 out of 5 sections along the element. I need to compile OpenSees on Linux machine and 2005 version of OpenSees does no...
- Mon Jul 05, 2010 8:40 am
- Forum: OpenSees.exe Users
- Topic: section recorders for dispBeamColumn
- Replies: 8
- Views: 2288
section recorders for dispBeamColumn
Hi Frank,
I have problem with recording section deformations for dispBeamColumn elements in my model. When I replace those with nonlinearbeamcolumn elements, recorders work fine.
I have problem with recording section deformations for dispBeamColumn elements in my model. When I replace those with nonlinearbeamcolumn elements, recorders work fine.
- Tue Mar 16, 2010 9:08 pm
- Forum: Feature Requests/Future Directions
- Topic: having access to the element node which does not converge
- Replies: 0
- Views: 2770
having access to the element node which does not converge
There are some commands in OpenSees for example "nodeDisp $ctrlNode $ctrlDof" through which we have access to nodal displacements during analysis. Then we can use that in OpenSees code to have more control on the analysis. For some convergence problems, a message appears saying a specific ...
- Tue Mar 16, 2010 9:17 am
- Forum: OpenSees.exe Users
- Topic: question about possibility of existing a command in OpenSees
- Replies: 1
- Views: 523
question about possibility of existing a command in OpenSees
Is it possible to know the element number which causes convergence problem during analysis? For example with "nodeDisp $ctrlNode $ctrlDof" we have access to nodal displacements during analysis and we can use it in OpenSees code to have more control on the analysis. For some convergence pro...
- Wed Jan 27, 2010 7:29 pm
- Forum: OpenSees.exe Users
- Topic: Problem with imposing displacement
- Replies: 2
- Views: 946
- Tue Jan 26, 2010 6:15 pm
- Forum: OpenSees.exe Users
- Topic: Problem with imposing displacement
- Replies: 2
- Views: 946
Problem with imposing displacement
Hi, I have a 2D model consisting of truss elements. I need to impose displacements on some of the nodes and run a static analysis. When I run the code, it gives error. But when I replace truss elements with 2D beam elements, it works. In the following, I copied the code for a simply supported truss ...