Search found 31 matches
- Mon May 26, 2008 10:12 am
- Forum: OpenSees.exe Users
- Topic: How to use the iterative solvers?
- Replies: 0
- Views: 2108
How to use the iterative solvers?
Hi, everyone: I am running a 3D problem and it is taking a long time to get a converged solution. I was playing with the "algorithm" command and was thinking about using iterative solvers, but did not get anything to work other than "Linear" and "Newton". Any helps? Tha...
- Mon May 26, 2008 10:07 am
- Forum: OpenSees.exe Users
- Topic: Some question on the interface between Matlab and OpenSees
- Replies: 1
- Views: 2788
- Mon Mar 17, 2008 3:00 pm
- Forum: OpenSees.exe Users
- Topic: How to model a spring?
- Replies: 1
- Views: 2552
How to model a spring?
Hi, I was wondering how spring can be modeled in OpenSees. What I need is to simulate Winkler's foundation under PCC slab. After looking and playing around, I found a way to accomplish this using the ZeroLength element in OpenSees. Basically I add a shadow node that has the same coordinates as the n...
- Sat Feb 23, 2008 12:42 pm
- Forum: Framework
- Topic: Are 2D solid elements AxisSymmetric Ready?
- Replies: 2
- Views: 4713
- Fri Feb 22, 2008 10:37 am
- Forum: Framework
- Topic: Are 2D solid elements AxisSymmetric Ready?
- Replies: 2
- Views: 4713
Are 2D solid elements AxisSymmetric Ready?
I was looking at the code for FourNodeQuad, it appears to me that this element is not ready for axisSymmetric materials. AxisSymmetric materials takes a strain vector of four components, but FourNodeQuad is only giving three as in the member function "update". Besides, when calculating ele...
- Fri Feb 01, 2008 1:55 pm
- Forum: OpenSees.exe Users
- Topic: How to increment time evenly?
- Replies: 4
- Views: 5017
- Fri Feb 01, 2008 11:29 am
- Forum: OpenSees.exe Users
- Topic: How to increment time evenly?
- Replies: 4
- Views: 5017
Thanks Frank! But that is not true. Looking at the code below where deltaLambda is determined, it doesn't matter whether Jd is specified or not. If it is not specified, it will just be 1. However, I could just specify dLambdaMin and dLambdaMax to be exactly the same as the time step I want. But this...
- Fri Feb 01, 2008 12:18 am
- Forum: OpenSees.exe Users
- Topic: Error in startup script
- Replies: 3
- Views: 4942
- Fri Feb 01, 2008 12:10 am
- Forum: OpenSees.exe Users
- Topic: How to increment time evenly?
- Replies: 4
- Views: 5017
How to increment time evenly?
Hi, I want to do a static analyses where time increments uniformly with a given interval. However, I just found out that in OpenSees, time step dLambda is first determined by: dLambda(i) = dLambda(i-1)*Jd/J(i-1) where J(i-1) is the number of iterations it took to reach convergence for the previous s...
- Thu Jan 31, 2008 11:13 pm
- Forum: Framework
- Topic: Compilation problems - Tcl
- Replies: 3
- Views: 7710
- Tue Jan 29, 2008 12:15 am
- Forum: OpenSees.exe Users
- Topic: How to add traction boundary by supplying pressure?
- Replies: 3
- Views: 4728
- Sun Jan 27, 2008 10:17 am
- Forum: OpenSees.exe Users
- Topic: How to add traction boundary by supplying pressure?
- Replies: 3
- Views: 4728
- Sat Jan 26, 2008 9:46 am
- Forum: OpenSees.exe Users
- Topic: How to add traction boundary by supplying pressure?
- Replies: 3
- Views: 4728
How to add traction boundary by supplying pressure?
I come to OpenSees as a FEAP user and want to use OpenSees to do some solid structure modeling, not just beam column. I miss the ability to add patch loads and add constraints by supplying edge etc. In case it is not listed in the online manual, does OpenSees provide a way to specify traction bounda...
- Mon Jan 21, 2008 12:36 pm
- Forum: OpenSees.exe Users
- Topic: Strain rate effects
- Replies: 2
- Views: 3499
I had the same question and Frank gave me answers on another post:
http://opensees.berkeley.edu/community/ ... php?t=4538
Hope this helps.
http://opensees.berkeley.edu/community/ ... php?t=4538
Hope this helps.
- Wed Jan 16, 2008 10:34 pm
- Forum: Framework
- Topic: compiling OS 1.7.5. on VC 6.0
- Replies: 10
- Views: 22104