I did the following linear elastic analysis:
initialize
system BandGeneral
constraints Transformation
numberer RCM
test NormUnbalance 1e-12 20 1
algorithm Linear
integrator LoadControl 1
analysis Static
analyze 1
Search found 35 matches
- Thu Oct 13, 2005 9:53 am
- Forum: OpenSees.exe Users
- Topic: prescribe displacements
- Replies: 2
- Views: 3400
- Thu Oct 13, 2005 9:51 am
- Forum: OpenSees.exe Users
- Topic: stress output
- Replies: 2
- Views: 3376
- Wed Oct 12, 2005 11:27 am
- Forum: OpenSees.exe Users
- Topic: prescribe displacements
- Replies: 2
- Views: 3400
prescribe displacements
I am trying to "load" a quad element with prescribed displacements. The command I have tried is: pattern Plain 1 Linear{ sp 2 1 0.1 sp 3 1 0.1 } This of course is intended to displace nodes 2 and 3 by 0.1 inches in the x-direction. All I get are blank output files when I try this. Where is...
- Wed Oct 12, 2005 10:40 am
- Forum: OpenSees.exe Users
- Topic: stress output
- Replies: 2
- Views: 3376
stress output
I am trying to record the stress in a quad element, or output to a file in some manner. The recorder commands I have used are: recorder Element -file Q4stress.out -ele 1 stress which gives a blank output file recorder Element -file Q4stress.out -ele 1 Stress which also gives a blank output file I al...
- Mon Oct 10, 2005 10:06 am
- Forum: OpenSees.exe Users
- Topic: eigen algorithm
- Replies: 1
- Views: 2717
eigen algorithm
I'm not finding much on "arpack". What is the basic method used for calculating eigen values? Power method? Inverse iteration? Subspace method? Other?
- Fri Oct 07, 2005 3:10 pm
- Forum: OpenSees.exe Users
- Topic: eigen values and eigen vectors
- Replies: 2
- Views: 4340
- Thu Oct 06, 2005 5:58 am
- Forum: OpenSees.exe Users
- Topic: negative eigen values
- Replies: 7
- Views: 6725
- Wed Oct 05, 2005 2:10 pm
- Forum: OpenSees.exe Users
- Topic: negative eigen values
- Replies: 7
- Views: 6725
I am now getting numbers, but seemingly too many numbers. The numbers of course vary depending on what I put in the recorder command. I am using a quad element with 4 of 8 dofs fixed. My eigen command is: eigen frequency 3 For the recorder I have tried a number of different combinations: recorder No...
- Tue Oct 04, 2005 12:06 pm
- Forum: OpenSees.exe Users
- Topic: eigen values and eigen vectors
- Replies: 2
- Views: 4340
eigen values and eigen vectors
I really am not understanding how to record the eigen values or eigen vectors when using a quad element (or any continuum element).
Can you supply me with instructions?
Can you supply me with instructions?
- Tue Oct 04, 2005 12:03 pm
- Forum: OpenSees.exe Users
- Topic: recording stresses
- Replies: 1
- Views: 3231
recording stresses
I can't get stresses to record. This si the command I am using, but my output file is empty.
recorder Element -file stress.out -ele 1 stressStrain
recorder Element -file stress.out -ele 1 stressStrain
- Tue Oct 04, 2005 12:01 pm
- Forum: OpenSees.exe Users
- Topic: negative eigen values
- Replies: 7
- Views: 6725
- Tue Oct 04, 2005 11:08 am
- Forum: OpenSees.exe Users
- Topic: eigen recorder
- Replies: 1
- Views: 2732
eigen recorder
I am presuming that the last part of the eigen recorder "eigen 2" should match the eigen command exactly? I notice that when I use the command: eigen 2 and the recorder: recorder Node -file Q4eigen.out -node 2 3 -dof 1 2 "eigen 1" I get different values recorded. Am I correct in ...
- Tue Oct 04, 2005 11:03 am
- Forum: OpenSees.exe Users
- Topic: negative eigen values
- Replies: 7
- Views: 6725
negative eigen values
I am getting negative eigen values using a quad element. The script is quite basic, it sure looks like the element has nodes defined counterclockwise as required. The element works well when applying pure shear or pure axial loads. But the eigen values are: -9.24198 -0.89034 -9.24198 0.89034 Here's ...
- Thu Sep 29, 2005 1:19 pm
- Forum: OpenSees.exe Users
- Topic: recording eigenvalues
- Replies: 1
- Views: 2879
recording eigenvalues
I have the eigen command working now. But it won't record the eigenvalues. I've been looking at the manual (p. 228, 229) and that doesn't record my eigenvalues. It does record the reactions if I put the nodes and dofs into the command. For example: recorder Node -file Q4.out -dof 1 eigen This gives ...
- Thu Sep 29, 2005 5:43 am
- Forum: OpenSees.exe Users
- Topic: Stresses and Strains
- Replies: 1
- Views: 2661
Stresses and Strains
I presume the stresses and strains are calculated at the integration points.
Are they also recorded at the integration points? Or at the nodes?
Are they also recorded at the integration points? Or at the nodes?