Search found 12 matches
- Sat Mar 10, 2018 3:33 pm
- Forum: OpenSees.exe Users
- Topic: Dynamic analysis with a modeled reservoir
- Replies: 1
- Views: 2610
Dynamic analysis with a modeled reservoir
I have meshed a dam and a reservoir (see image: https://ibb.co/nq0207). I am trying to do a coupled seismic analysis and I currently have the gravity analysis working with the following boundary conditions: Base of dam is fixed in the vertical direction. Sides of foundation (orange in the image) are...
- Thu Feb 15, 2018 9:37 am
- Forum: OpenSees.exe Users
- Topic: Defining pore water pressure boundary conditions
- Replies: 0
- Views: 1480
Defining pore water pressure boundary conditions
I am trying to model the pore water pressure in a dam with the upstream face submerged by the reservoir. I know I can set the pore water pressure fixities, however so far I have only found this useful if I have a level water table - however in my situation, since there is a body of water on a side o...
- Tue Feb 13, 2018 5:51 pm
- Forum: OpenSees.exe Users
- Topic: Coupled analysis
- Replies: 3
- Views: 3286
Re: Coupled analysis
I believe I have made some improvements to the script and am getting closer to solving this problem: I defined a gwt by assigning nodes above it with fixed pwp, and nodes below it with free pwp. For the gravity analysis, I have assigned the permeabilities to be 1 (to ensure hydrostatic conditions), ...
- Tue Feb 13, 2018 12:40 pm
- Forum: OpenSees.exe Users
- Topic: Coupled analysis
- Replies: 3
- Views: 3286
Re: Coupled analysis
What will the eigenvalue analysis do?
I have assigned masses to the surface nodes where they are submerged under the water table - is this correct?
I have assigned masses to the surface nodes where they are submerged under the water table - is this correct?
- Thu Feb 08, 2018 11:18 am
- Forum: OpenSees.exe Users
- Topic: Coupled analysis
- Replies: 3
- Views: 3286
Coupled analysis
I am currently having some trouble running a coupled analysis of an earth dam. The uncoupled analysis using quad elements ran fine and showed reasonable results. However changing the quad elements to Four Node Quad u-p Elements (element quadUP) gives QNAN errors during the dynamic analysis (the grav...
- Sat Jan 20, 2018 9:19 am
- Forum: OpenSees.exe Users
- Topic: Modelling pore water pressures
- Replies: 0
- Views: 1762
Modelling pore water pressures
Hi,
Is it possible to model pore water pressures using a quad element? The examples I have seen use 9-noded elements and I have yet to find an example using a 4-noded element.
Thanks
Is it possible to model pore water pressures using a quad element? The examples I have seen use 9-noded elements and I have yet to find an example using a 4-noded element.
Thanks
- Thu Jan 11, 2018 5:51 am
- Forum: OpenSees.exe Users
- Topic: Failing to converge
- Replies: 12
- Views: 9840
Failing to converge
I am running two earthquakes on a model simulating an earth dam. The first earthquake is shorter and has smaller accelerations, this runs fine. However when I run the second earthquake, it fails to converge: WARNING: CTestNormDispIncr::test() - failed to converge after: 30 iterations current Norm: 6...
- Tue Dec 26, 2017 4:00 am
- Forum: OpenSees.exe Users
- Topic: Stress and Strain outputs
- Replies: 3
- Views: 3276
Re: Stress and Strain outputs
selimgunay wrote:
> For uniaxial materials, output strains are axial stress and strain.
> Therefore, you cannot find the shear stresses and strains. Which material
> and element are you using?
I am using a PressureDependMultiYield material (I am trying to model soils).
> For uniaxial materials, output strains are axial stress and strain.
> Therefore, you cannot find the shear stresses and strains. Which material
> and element are you using?
I am using a PressureDependMultiYield material (I am trying to model soils).
- Sun Dec 24, 2017 12:01 pm
- Forum: OpenSees.exe Users
- Topic: Applying an earthquake acceleration to model
- Replies: 6
- Views: 6007
Applying an earthquake acceleration to model
I am analysing an earth dam under a seismic acceleration - what is the correct way of applying the acceleration? I am using the following the define the acceleration: set accelFile "eq2accel.csv" set cFactor 1 timeSeries Path 1000 -dt $dT -filePath $accelFile -factor $cFactor pattern Unifo...
- Sun Dec 24, 2017 3:06 am
- Forum: OpenSees.exe Users
- Topic: Stress and Strain outputs
- Replies: 3
- Views: 3276
Stress and Strain outputs
The recorder for stress and strains, what are the headings that are outputted?
Why are there more columns for stress and which are the columns I need to find the shear stresses and strains?
Why are there more columns for stress and which are the columns I need to find the shear stresses and strains?
- Sat Dec 02, 2017 9:20 am
- Forum: OpenSees.exe Users
- Topic: Error with defining seismic motion
- Replies: 1
- Views: 1900
Error with defining seismic motion
I am trying to define a seismic motion in my model using the following input: INPUT set accelFile "EQ2accel.csv" set cFactor 1 set accelSeries "Series -dt $dT -filePath $accelFile -factor $cFactor" pattern UniformExcitation 2 1 -accel $accelSeries However when I run the model in ...
- Sat Dec 02, 2017 4:11 am
- Forum: OpenSees.exe Users
- Topic: Seismic Analysis of Earth Dam
- Replies: 0
- Views: 1665
Seismic Analysis of Earth Dam
Hi All, I am a new user of OpenSees and am currently writing a script to analysis the seismic response of a 2D earth dam on a foundation layer. The geometry for this is relatively simple and I have created the mesh for this (link to what the mesh looks like - https://ibb.co/eXUwKb). I am applying th...