Search found 10 matches
- Thu Apr 07, 2016 4:39 pm
- Forum: OpenSees.exe Users
- Topic: Problem of convergence with PDMY02 with high friction angle
- Replies: 4
- Views: 5344
Re: Problem of convergence with PDMY02 with high friction an
Dear Soheil, I'm trying to calibrate the model to this experimental data and model (École centrale Paris multimechanism model) https://i.imgsafe.org/5b06f06.png This is so far my model http://hostcode.sourceforge.net/view/5305 and the results are this: https://i.imgsafe.org/791a74c.png The matlab co...
- Thu Apr 07, 2016 4:58 am
- Forum: OpenSees.exe Users
- Topic: Triaxial Simulation
- Replies: 3
- Views: 4070
Re: Triaxial Simulation
I believe you can put the confining pressure with body forces rather than nodal loads, for example: set pres -2 # kg/cm2 element stdBrick 1 1 2 3 4 5 6 7 8 2 $pres $pres $pres This is what I do. Also, the gravity can be input as a body force also, so in the z direction one can sum the gravity. Altho...
- Tue Apr 05, 2016 1:29 pm
- Forum: OpenSees.exe Users
- Topic: Problem of convergence with PDMY02 with high friction angle
- Replies: 4
- Views: 5344
Re: Problem of convergence with PDMY02 with high friction an
Dear Soheil,
Thank you for your response! Now a lot of things are more clear.
Regards.
Thank you for your response! Now a lot of things are more clear.
Regards.
- Mon Apr 04, 2016 8:41 pm
- Forum: OpenSees.exe Users
- Topic: Problem of convergence with PDMY02 with high friction angle
- Replies: 4
- Views: 5344
Problem of convergence with PDMY02 with high friction angle
Hi all, I'm currently experimenting with PDMY's (PressureDependMultiYield) materials in a single stdBrick element, subjecting it to a compressive displacement controlled load with a confining pressure, just to explore and to maybe calibrate the model with some triaxial tests. I came with a curious p...
- Fri Mar 25, 2016 9:30 am
- Forum: OpenSees.exe Users
- Topic: OutPut
- Replies: 9
- Views: 9684
Re: OutPut
For the record, the documentation can be found on Dr. Minjie Zue's webpage:
http://web.engr.oregonstate.edu/~zhum/command.html
http://web.engr.oregonstate.edu/~zhum/command.html
- Fri Mar 25, 2016 7:22 am
- Forum: OpenSees.exe Users
- Topic: OutPut
- Replies: 9
- Views: 9684
Re: OutPut
GiD is commercial software (free up to 1010 nodes only), whilst ParaView is Open Source and you have more control on what you can show.
- Thu Mar 24, 2016 6:43 pm
- Forum: OpenSees.exe Users
- Topic: OutPut
- Replies: 9
- Views: 9684
Re: OutPut
Apparently there is a new recorder in the code (PVDRecorder) compatible with ParaView, but so far I can't find any documentation.
PD: The script from github did work for me, but it only shows displacements.
PD: The script from github did work for me, but it only shows displacements.
- Thu Mar 10, 2016 1:16 pm
- Forum: OpenSees.exe Users
- Topic: Underground structures
- Replies: 20
- Views: 36717
Re: Underground structures
Dear Soheil, I'm currently modelling a tunnel subjected to an ovalling deformation and so far the zerolengthContact elements work fine (for now, static analysis), nevertheless, I'm interested in knowing how to extend the use of p-y and t-z springs to this problem, in case I decide to extend the mode...
- Wed Feb 24, 2016 8:44 pm
- Forum: OpenSees.exe Users
- Topic: Limit on number of recorders?
- Replies: 3
- Views: 3776
Re: Limit on number of recorders?
Complementing, in Unix systems you can redefine the limit of max number of open files.
See, for example, http://unix.stackexchange.com/questions ... -mavericks
Regards.
See, for example, http://unix.stackexchange.com/questions ... -mavericks
Regards.
- Mon Sep 28, 2015 1:23 pm
- Forum: OpenSees.exe Users
- Topic: Building Tcl and Building Tcl viewer
- Replies: 1
- Views: 2144
Building Tcl and Building Tcl viewer
I'm trying to download Building Tcl and Building Tcl viewer through the command line: svn co svn://opensees.berkeley.edu/usr/local/svn/BuildingTcl/trunk BuildingTcl and the output is : svn: E000060: Unable to connect to a repository at URL 'svn://opensees.berkeley.edu/usr/local/svn/BuildingTcl/trunk...