Thanks again for pointing out the bugs.
The bug related to the geometric stiffness calculation has been fixed.
The joint offsets are still not being considered yet. I will fix this at a later time.
Please update your source code using SVN until Frank posts a new release.
Search found 28 matches
- Mon Mar 26, 2018 8:03 am
- Forum: Framework
- Topic: Fixed some bugs on Timoshenko Element
- Replies: 6
- Views: 7350
- Mon Mar 19, 2018 10:15 am
- Forum: Framework
- Topic: Fixed some bugs on Timoshenko Element
- Replies: 6
- Views: 7350
Re: Fixed some bugs on Timoshenko Element
Thanks a lot for finding these bugs.
I will have a look at this next weekend and will fix the source code.
Best,
Andreas
I will have a look at this next weekend and will fix the source code.
Best,
Andreas
- Fri Nov 04, 2016 9:25 am
- Forum: OpenSees.exe Users
- Topic: Steel02 material in Opensees Navigator
- Replies: 1
- Views: 2396
Re: Steel02 material in Opensees Navigator
I just checked and the input field for E seems to work fine.
It is the second input field called "Modulus of Elasticity (E) :"
It is the second input field called "Modulus of Elasticity (E) :"
- Mon Oct 10, 2016 4:27 pm
- Forum: OpenSees.exe Users
- Topic: Writing the input files in Opensees Navigator results in err
- Replies: 2
- Views: 3036
Re: Writing the input files in Opensees Navigator results in
Thanks for finding this bug. We have posted a new version 2.5.7 (64-bit) that should fix the problem. Please download the new OSN version and make sure to use the correct MCR (2016a) with it. Let us know if you discover any further issues.
- Wed Sep 30, 2015 2:57 pm
- Forum: OpenSees.exe Users
- Topic: Single Friction Pendulum Bearing Element problem
- Replies: 3
- Views: 3972
Re: Single Friction Pendulum Bearing Element problem
The maximum scale factor that will still work for this example is ~1.7. The reason is that at a scale factor of 1.7 you already get a horizontal displacement of 15.7 in. Given that the radius of the sliding surface for this example is 34.68 in. you are already nearly on the vertical portion of the s...
- Fri Sep 25, 2015 11:58 am
- Forum: OpenSees.exe Users
- Topic: ZeroLength Orientation in Navigator
- Replies: 1
- Views: 2453
Re: ZeroLength Orientation in Navigator
Please update to the latest version, since I have fixed a few bugs. First you can use the Assign->Element->Local Axes to define the local x-axis of the zeroLength element. Second you can use the Assign->Element->Rotations to rotate the element around the local x-axis which will allow you to define t...
- Fri Sep 25, 2015 10:53 am
- Forum: Documentation
- Topic: Navigator errors
- Replies: 7
- Views: 24503
Re: Navigator errors
There has been a bug in version 2.5.5 which has been fixed in build 514. The new 64-bit version has been uploaded (32-bit version will follow shortly). Please download the latest build and try again. I tested it out using the basic truss example and the 2d steel frame example and everything should w...
- Mon Mar 16, 2015 11:22 pm
- Forum: OpenSees.exe Users
- Topic: Output data has something wrong
- Replies: 1
- Views: 2515
Re: Output data has something wrong
First of all your periods seems very small. The first mode period is 0.0135 seconds. Please check your mass assignments and make sure they are correct. Secondly, you are simulating the experimental beam column element using the SimUniaxialMaterials control in the shear direction. This means that the...
- Mon Mar 16, 2015 9:22 pm
- Forum: OpenSees.exe Users
- Topic: Why the elasticity modulus are inconsistency?
- Replies: 2
- Views: 2974
Re: Why the elasticity modulus are inconsistency?
The initial stiffness matrix for the experimental beam column element in the cantilever basic system (see OpenFresco command language manual on the OpenFresco website) is given by: kinit = [EA/L, 0, 0; 0, 12EI/L^3, -6EI/L^2; 0, -6EI/L^2, 4EI/L] The columns in the PortalFrame example have a length of...
- Thu Feb 19, 2015 10:49 am
- Forum: OpenSees.exe Users
- Topic: Wrong message of the VBrace model with OpenSees Navigator
- Replies: 2
- Views: 3533
Re: Wrong message of the VBrace model with OpenSees Navigato
It looks like you are using the new consistent mass matrix option for the truss element. Please make sure that you use the latest version of OpenSees 2.4.5 because the consistent mass option is not available in earlier versions.
- Thu Feb 19, 2015 10:44 am
- Forum: OpenSees.exe Users
- Topic: Units in opensees navigator
- Replies: 2
- Views: 2779
Re: Units in opensees navigator
You can use any set of units in OpenSees Navigator, as long as you are consistent with defining ALL your properties in the units you selected. It is the same as with OpenSees.
- Thu Jan 22, 2015 7:04 pm
- Forum: OpenSees.exe Users
- Topic: Not run-WARNING
- Replies: 2
- Views: 3114
Re: Not run-WARNING
This command should work fine in the latest OpenSees v2.4.5. Please try to run one of the examples that are on the OpenSees Wiki which use the VelNormalFrcDep friction model. Several examples can be found here: http://opensees.berkeley.edu/wiki/index.php/Triple_Friction_Pendulum_Element Try this exa...
- Thu Jan 22, 2015 5:24 pm
- Forum: OpenSees.exe Users
- Topic: opensees navigator "unable to run"
- Replies: 4
- Views: 6244
Re: opensees navigator "unable to run"
Are you using the self-executable or the p-code of OpenSeesNavigator when this error occurs? What versions of OpenSees Navigator and OpenSees are you using? The latest OpenSeesNavigator v2.5.3 should work fine with the latest OpenSees v2.4.5. Please provide some more information so that I can try to...
- Thu Jan 22, 2015 5:21 pm
- Forum: OpenSees.exe Users
- Topic: PROBLEM WITH VERSIONS 2.2.2 AND 2.2.0!!
- Replies: 2
- Views: 3178
Re: PROBLEM WITH VERSIONS 2.2.2 AND 2.2.0!!
Are you using the self-executable or the p-code of OpenSeesNavigator when this error occurs? What versions of OpenSees Navigator and OpenSees are you using? The latest OpenSeesNavigator v2.5.3 should work fine with the latest OpenSees v2.4.5. Please provide some more information so that I can try to...
- Mon Dec 08, 2014 4:15 pm
- Forum: OpenSees.exe Users
- Topic: Single Friction Pendulum Bearing Element
- Replies: 2
- Views: 2884
Re: Single Friction Pendulum Bearing Element
Did you apply gravity load to your model? If there is no axial load on the element there will be no shear resistance and the element will not converge.