Search found 22 matches
- Thu May 19, 2011 10:36 am
- Forum: Soil Modelling
- Topic: OpenSees Geotechnical Simulation Capabilities
- Replies: 3
- Views: 5745
OpenSees Geotechnical Simulation Capabilities
Hello, My name is Carlota Gama, I'm a Civil Engeneering student in the New University of Lisbon and I have a doubt about the stress record in example 15 in the OpenSees Geotechnical Simulation Capabilities. Supposedly the stress output should follow the order: Txx, Tyy, Tzz, Txy and nr. However, the...
- Thu Dec 09, 2010 12:26 pm
- Forum: Soil Modelling
- Topic: An elastic model without deformation.
- Replies: 2
- Views: 3147
An elastic model without deformation.
Hello, I need help figuring why a very simple square elastic model under 0.1 g accelerogram shows no deformation at all, i.e. all the nodal points have the same approximate acceleration output record and the relative displacements are smaller that 10e-13m . It's a block with 40x30 (m), Young's modul...
- Tue Nov 30, 2010 1:57 pm
- Forum: Soil Modelling
- Topic: CTestNormDispIncr: test- failed to converge
- Replies: 10
- Views: 9703
- Tue Nov 30, 2010 3:46 am
- Forum: Soil Modelling
- Topic: CTestNormDispIncr: test- failed to converge
- Replies: 10
- Views: 9703
Yes, I know but I tried to put two types of boundary conditions (restricting the vertical displacements on both sides and put the same displacement on both sides with the command equalDOF) and even then the analysis fails. Boundary conditions: equalDOF 3 494 1 2 equalDOF 5 495 1 2 equalDOF 11 499 1 ...
- Wed Nov 24, 2010 4:06 am
- Forum: Soil Modelling
- Topic: CTestNormDispIncr: test- failed to converge
- Replies: 10
- Views: 9703
- Fri Nov 19, 2010 6:46 am
- Forum: Soil Modelling
- Topic: CTestNormDispIncr: test- failed to converge
- Replies: 10
- Views: 9703
- Fri Nov 19, 2010 1:18 am
- Forum: Soil Modelling
- Topic: CTestNormDispIncr: test- failed to converge
- Replies: 10
- Views: 9703
- Thu Nov 18, 2010 4:08 pm
- Forum: Soil Modelling
- Topic: CTestNormDispIncr: test- failed to converge
- Replies: 10
- Views: 9703
element quad 473 515 528 534 521 1 PlaneStrain 1 $press 0.0 $unitWeightX $unitWeightY element quad 474 510 523 528 515 1 PlaneStrain 1 $press 0.0 $unitWeightX $unitWeightY element quad 475 502 518 523 510 1 PlaneStrain 1 $press 0.0 $unitWeightX $unitWeightY element quad 476 492 511 518 502 1 PlaneSt...
- Thu Nov 18, 2010 4:04 pm
- Forum: Soil Modelling
- Topic: CTestNormDispIncr: test- failed to converge
- Replies: 10
- Views: 9703
CTestNormDispIncr: test- failed to converge
Hello, I need help, I don't understand why this happend. I know the model is large but it shoud run normaly. When I run the model gives me the following error: CTestNormDispIncr::test - failed to converge What could be wrong? file mkdir Data set accMul 1 ;# acceleration multiplier set massDen 2 ;# s...
- Thu Oct 21, 2010 6:22 am
- Forum: Soil Modelling
- Topic: Two soil layers with different meshes.
- Replies: 19
- Views: 18579
Fixing the boundary conditions I can get fairly consistent results. My goal is to reach a much more complex structure but for this I have to go through all the intermediate stages. Making two blocks side by side occur exactly the same, OpenSees only runs with tolerances of 1e-4 which, as you said, i...
- Mon Oct 18, 2010 1:32 pm
- Forum: Soil Modelling
- Topic: Two soil layers with different meshes.
- Replies: 19
- Views: 18579
What I can not understand is why whenever I change the mesh I have to change these two parameters. For example, changing the tcl file for a mesh 4*4, opensees only runs with values of tolerance of 1e-2, either to gravitational analisis or dynamic analysis. Is this normal? I think it's a little stran...
- Sat Oct 16, 2010 1:29 am
- Forum: Soil Modelling
- Topic: Two soil layers with different meshes.
- Replies: 19
- Views: 18579
I install the version 2.2.2 and try to run the scrip but still gives me the same error. Thus sending the scrip which is equal to the example 10 of the manual OpenSees Geotechnical Simulation Capabilities with the difference of having created a mesh of 2*2. set accMul 7 ;# acceleration multiplier set...
- Wed Oct 13, 2010 7:45 am
- Forum: Soil Modelling
- Topic: Two soil layers with different meshes.
- Replies: 19
- Views: 18579
I was making a mistake on numbering the nodes. However I have another question for the same example (Example 10 of the Geotechnical Simulation Capabilities). Why by making a simple change of the example by creating a mesh with nx=2 ny=2 the convergence of the problem is not verified and increasing t...
- Tue Oct 12, 2010 2:57 am
- Forum: Soil Modelling
- Topic: Two soil layers with different meshes.
- Replies: 19
- Views: 18579
- Mon Oct 11, 2010 5:47 am
- Forum: Soil Modelling
- Topic: Two soil layers with different meshes.
- Replies: 19
- Views: 18579
Two soil layers with different meshes.
Hi, I want to do 2 layers of different soils and generate at each layer a diferent mesh. I'm trying to do this with the block2D command, because is much easier and simple, but it gives me an error on the common nodes. How can I get around this? This is what I was trying to do: set Quad quad set eleA...