Search found 2 matches
- Fri Feb 09, 2024 9:17 pm
- Forum: Framework
- Topic: Compilation problem with OPS 2.4.6 and element in 2.5.0
- Replies: 4
- Views: 13582
Re: Compilation problem with OPS 2.4.6 and element in 2.5.0
I believe I've located the problem. While libOpenSees.a was the sole library for OpenSees in version 2.4.2, version 3.4.0 adds libOpenSeesclCommands.a, which I did not include in my C++ makefile. The code was then compiled after I added it. However, I'm grateful. rice purity test Thank you, mine is...
- Tue Feb 06, 2024 4:35 am
- Forum: OpenSees.exe Users
- Topic: Why can the model only add 3mm displacement?
- Replies: 6
- Views: 9972
Re: Why can the model only add 3mm displacement?
Double-check the material properties, especially those related to concrete and steel. Ensure that the material properties, such as Young's modulus, yield strength, and other parameters, are consistent with your expectations.