Search found 4 matches
- Wed Apr 12, 2023 7:01 am
- Forum: Framework
- Topic: Tsunami force
- Replies: 1
- Views: 12304
Re: Tsunami force
To model the interaction of fluid and structure in OpenSees, you can use the hydrostatic load command to apply the tsunami force on the structure. This command can be used to apply a hydrostatic pressure at the nodes of the structure. You will need to specify the water depth and the density of the w...
- Wed Apr 12, 2023 6:55 am
- Forum: Useful Scripts.
- Topic: Not done analysis
- Replies: 1
- Views: 11867
Re: Not done analysis
It's difficult to diagnose the issue without more information about your model and analysis parameters, but there are a few things you can try to troubleshoot the problem: Check your model: Make sure all of your elements are properly defined and connected, and that your loads and boundary conditions...
- Wed Apr 12, 2023 6:52 am
- Forum: Parallel Processing
- Topic: MPICH2 on windows 10
- Replies: 1
- Views: 12684
Re: MPICH2 on windows 10
It sounds like you are encountering an issue with running OpenSeesMP with MPICH2. Here are a few troubleshooting steps you can try: Check that MPICH2 is properly installed and configured on your system. You can do this by running "mpiexec -n 1 hostname" to see if it returns the name of you...
- Wed Apr 12, 2023 6:48 am
- Forum: Framework
- Topic: 3.0.3 64bit Linux xubuntu seg sev with files ran on Win10
- Replies: 1
- Views: 12969
Re: 3.0.3 64bit Linux xubuntu seg sev with files ran on Win10
If you are experiencing a segmentation fault while running OpenSees, it could be due to a programming error in your code. I would suggest checking your code carefully for any memory-related issues or consulting with the OpenSees community or support team for further assistance. As for the specific c...