Search found 877 matches
- Sun Oct 20, 2024 5:32 am
- Forum: OpenSees.exe Users
- Topic: MultipleSupport output
- Replies: 2
- Views: 651
Re: MultipleSupport output
Did you use Transformation constraint handler?
- Fri Sep 13, 2024 2:35 pm
- Forum: OpenSeesPy
- Topic: Getting error in TwoNodeLink element in paralle processing
- Replies: 1
- Views: 4249
- Sat Apr 27, 2024 3:40 pm
- Forum: OpenSeesPy
- Topic: Importing OP_vis
- Replies: 1
- Views: 3948
- Tue Apr 16, 2024 4:53 am
- Forum: OpenSees.exe Users
- Topic: How to define damping ratio of vertical mode?
- Replies: 2
- Views: 5035
Re: How to define damping ratio of vertical mode?
The modes dictate which directions get the target damping ratios. All the other modes get whatever according to the damping spectrum.
- Mon Apr 08, 2024 4:14 am
- Forum: OpenSees.exe Users
- Topic: The following error occurred when using structural models to validate newly developed materials
- Replies: 1
- Views: 7189
Re: The following error occurred when using structural models to validate newly developed materials
That's coming from the eigenvalue solver (DSAUPD), not sure why though.
- Tue Mar 26, 2024 6:08 am
- Forum: OpenSees.exe Users
- Topic: Can parameter "fmass" in the quadUP element be updated using the addToParameter command
- Replies: 1
- Views: 7520
Re: Can parameter "fmass" in the quadUP element be updated using the addToParameter command
No, but here's the list of accepted parameter strings:
https://github.com/OpenSees/OpenSees/bl ... .cpp#L1164
https://github.com/OpenSees/OpenSees/bl ... .cpp#L1164
- Thu Mar 21, 2024 8:15 am
- Forum: OpenSeesPy
- Topic: Simultaneous multidirectional loading
- Replies: 5
- Views: 10491
Re: Simultaneous multidirectional loading
If you have doubts, perform simple analyses and check reactions and other easily verifiable responses.
- Thu Mar 21, 2024 4:21 am
- Forum: OpenSeesPy
- Topic: Simultaneous multidirectional loading
- Replies: 5
- Views: 10491
Re: Simultaneous multidirectional loading
That should work
- Wed Mar 20, 2024 4:12 am
- Forum: Framework
- Topic: The unit of a two-node link.
- Replies: 1
- Views: 15428
Re: The unit of a two-node link.
No units are assigned, you are responsible for units. Translational springs in two node link elements provide a relationship between force and deformation. Rotational springs - moment and rotation.
- Mon Mar 11, 2024 4:48 am
- Forum: OpenSees.exe Users
- Topic: Error message from example "Dynamic Analysis of 2-Story Moment Frame"
- Replies: 2
- Views: 19171
Re: Error message from example "Dynamic Analysis of 2-Story Moment Frame"
You can ignore that warning
- Wed Mar 06, 2024 10:57 am
- Forum: OpenSeesPy
- Topic: Cannot Solve Eigenvalues
- Replies: 7
- Views: 9106
Re: Cannot Solve Eigenvalues
I didn't see that. You'll have to figure out what's going on. Start with simple models and build up from there.
- Wed Mar 06, 2024 9:29 am
- Forum: OpenSeesPy
- Topic: Cannot Solve Eigenvalues
- Replies: 7
- Views: 9106
Re: Cannot Solve Eigenvalues
I see. Your model has no mass.
- Wed Mar 06, 2024 6:03 am
- Forum: OpenSeesPy
- Topic: Cannot Solve Eigenvalues
- Replies: 7
- Views: 9106
Re: Cannot Solve Eigenvalues
There is an error in your model definition, e.g., insufficient boundary conditions or floating nodes.
- Tue Feb 27, 2024 6:12 am
- Forum: Framework
- Topic: A C++ ElasticBeam3d problem
- Replies: 3
- Views: 7505
Re: A C++ ElasticBeam3d problem
Your vecxz is parallel to the x-axis of the element
https://portwooddigital.com/2020/08/08/ ... x-z-plane/
https://portwooddigital.com/2020/08/08/ ... x-z-plane/
- Tue Jan 23, 2024 4:17 pm
- Forum: Parallel Processing
- Topic: Ability to compile newer version of OpenSeesSP
- Replies: 2
- Views: 8220
Re: Ability to compile newer version of OpenSeesSP
You may want to try a virtual machine with OpenSeesSP already pre-compiled for Tcl and Python:
https://secondsees.com/opensees-ami-usage-instructions/
Even though it runs on LInux, you can access the virtual machine from Windows.
https://secondsees.com/opensees-ami-usage-instructions/
Even though it runs on LInux, you can access the virtual machine from Windows.