Search found 14 matches
- Sat Jun 23, 2018 1:16 am
- Forum: Framework
- Topic: Python Interpreter Bugs
- Replies: 0
- Views: 2002
Python Interpreter Bugs
Professor McKenna and Moderators I have been trying for long time to translate the 1D consolidation example (http://opensees.berkeley.edu/wiki/index.php/One-dimensional_Consolidation) into python. So I decided debugging the source code (version 6737) and here are my findings: Though it is stated cle...
- Sat Mar 24, 2018 12:29 am
- Forum: Framework
- Topic: Compilation problem
- Replies: 4
- Views: 4847
Re: Compilation problem
Hello again Samergendy For the Python issue you reported, I guess that you have not installed python3 at the default location. Open "Solution Explorer". Open the properties of the "OpenSeesPy" project. At "Configuration Properties" -> "C/C++" ->"General&q...
- Fri Mar 23, 2018 11:35 am
- Forum: Framework
- Topic: Compilation problem
- Replies: 4
- Views: 4847
Re: Compilation problem
Starting with the latest solution provided in the repository saves you a lot of work. For the check out version 6701 of the OpenSees.sln do the following: Open "Solution Explorer". At the "algorithm" filter, inside "analysis" project, add the following existing files: \...
- Thu Feb 08, 2018 8:11 am
- Forum: Framework
- Topic: OpenSeesSP and OpenSeesMP Visual Studio projects
- Replies: 2
- Views: 4897
OpenSeesSP and OpenSeesMP Visual Studio projects
Dear moderators.
Moderator aschellenberg is doing great job keeping up to date Visual Studio projects OpenSees, OpenSeesTk and OpenSeesPy.
However projects OpenSeesSP and OpenSeesMP have not received the same treatment. Are there any plans in updating them also?
Kind regards
Chris S.
Moderator aschellenberg is doing great job keeping up to date Visual Studio projects OpenSees, OpenSeesTk and OpenSeesPy.
However projects OpenSeesSP and OpenSeesMP have not received the same treatment. Are there any plans in updating them also?
Kind regards
Chris S.
- Thu Feb 08, 2018 7:54 am
- Forum: Framework
- Topic: Suggested corrections
- Replies: 1
- Views: 2891
Suggested corrections
Dear Frank and moderators As in r6554 revision, please consider including in the file \SRC\Makefile, at the definition of MATERIAL_LIBS the following lines: $(FE)/material/nD/UWmaterials/PM4Silt.o \ $(FE)/material/nD/UWmaterials/J2CyclicBoundingSurface.o \ Also, Cygwin inserts a macro named quad, th...
- Fri Sep 15, 2017 1:25 am
- Forum: OpenSees.exe Users
- Topic: Ιnterpeter displays 32bit when compiled with gcc
- Replies: 0
- Views: 1751
Ιnterpeter displays 32bit when compiled with gcc
Dear moderators, my apologies if I'm posting in wrong section. When OpenSees is compiled with 64 bit gcc (Linux or Cygwin) the initial message of the tcl interpreter indicates that the architecture is 32bit. The bug, though insubstantial, caused me great frustration, as I am a Linux novice. As Theod...
- Fri Jun 23, 2017 12:50 am
- Forum: Framework
- Topic: Can I run opensees without tcl?
- Replies: 6
- Views: 9497
Re: Can I run opensees without tcl?
Tcl scripts are used to define the problem. In case you don't like Tcl, nowadays Python is an option (http://www.joseabell.com/opensees-coming-to-python.html).
- Fri Jul 01, 2016 3:43 am
- Forum: OpenSees.exe Users
- Topic: Axial force in forceBeamColumn fiber beams
- Replies: 1
- Views: 2208
Axial force in forceBeamColumn fiber beams
I'm having trouble understanding the behavior of a RC structure I have modeled with forceBeamColumn elements with fiber sections. The beams lie on a rigid diaphragm and I would expect relatively small axial forces to appear. Analysis results show substantial axial forces. I did a simple test: A sing...
- Mon May 30, 2016 6:33 am
- Forum: OpenSees.exe Users
- Topic: User reduction curves with PIMY & PDMY
- Replies: 0
- Views: 2214
User reduction curves with PIMY & PDMY
Following the discussion in the previous post: http://opensees.berkeley.edu/community/viewtopic.php?f=2&t=63386. I have not fully comprehended the procedures used in the source code but I believe I have found some more errors: Assuming that the $r values, used with PIMY & PDMY materials, ref...
- Mon May 02, 2016 7:55 am
- Forum: OpenSees.exe Users
- Topic: PressureIndependMultiYield Material and angle of friction
- Replies: 4
- Views: 5050
Re: PressureIndependMultiYield Material and angle of frictio
Dear Soheil You have spotted correctly the problematic line of the source code. And you have proposed a rewrite that makes the source code in agreement with the documentation. However in my original post I argued that both source code and documentation had mistakes. I have reworked the proof, this t...
- Mon Apr 25, 2016 6:36 am
- Forum: OpenSees.exe Users
- Topic: PressureIndependMultiYield Material and angle of friction
- Replies: 4
- Views: 5050
Re: PressureIndependMultiYield Material and angle of frictio
The von Mises criterion is independent of mean stress (a cylinder). The given equation gives bigger shear strength for bigger mean pressure (like a cone).
I tried the dropbox link in another computer and it works (had to wait several seconds for it to load) .
I tried the dropbox link in another computer and it works (had to wait several seconds for it to load) .
- Mon Apr 25, 2016 4:39 am
- Forum: OpenSees.exe Users
- Topic: PressureIndependMultiYield Material and angle of friction
- Replies: 4
- Views: 5050
PressureIndependMultiYield Material and angle of friction
In the documentation of PressureIndependMultiYield Material (note 1) the shear strength is related to angle of friction (and cohesion). It is also stated that "the yield surfaces are of the Von Mises type". There seems to be a contradiction. I did some research on this and my findings can ...
- Tue Aug 11, 2015 1:36 am
- Forum: OpenSees.exe Users
- Topic: GiD tutorial @ washington.edu working links
- Replies: 2
- Views: 3337
Re: GiD tutorial @ washington.edu working links
The examples at http://opensees.berkeley.edu/wiki/index.php/Examples are a great source of information. I'm vary thankful. Because I try to learn OpenSEES by myself, I'm not vary confident. So I search for extra resources. In your presentation about the Geotechnical Examples (page 5) at OpenSees Day...
- Sun Aug 09, 2015 1:42 pm
- Forum: OpenSees.exe Users
- Topic: GiD tutorial @ washington.edu working links
- Replies: 2
- Views: 3337
GiD tutorial @ washington.edu working links
While I was searching for GiD & OpenSEES I have come up to the following links: http://www.ce.washington.edu/~geotech/opensees/ & http://geotechnical.ce.washington.edu/opensees/ :( Both of them are not working. Does anyone know if the content is still online at another location? Any chance s...