Search found 9 matches
- Fri Mar 22, 2024 6:05 am
- Forum: OpenSeesPy
- Topic: Simultaneous multidirectional loading
- Replies: 5
- Views: 10706
Re: Simultaneous multidirectional loading
Yes I had tried each line separately and in combination to check the node reactions. There is a large increase in reaction on application of the load, which then dissipates, I guess as the structure reacts and displaces. But in a simpler model, the affect would be much clearer. Many thanks again for...
- Thu Mar 21, 2024 5:36 am
- Forum: OpenSeesPy
- Topic: Simultaneous multidirectional loading
- Replies: 5
- Views: 10706
Re: Simultaneous multidirectional loading
Great - thankyou!!!
- Thu Mar 21, 2024 3:12 am
- Forum: OpenSeesPy
- Topic: 'Mumps' - Increasing ICNTL14 - Openseespy
- Replies: 0
- Views: 14251
'Mumps' - Increasing ICNTL14 - Openseespy
Hi All, In parallel computing I am receiving the following error: WARNING MumpsParallelSolver::solve(void)- Error -9 returned in substitution dmumps() Work array too small; use -ICNTL14 option, the default is -ICNTL 20 make 20 larger However if I try to increase the ICNTL14 in openseepy by using e.g...
- Thu Mar 21, 2024 3:09 am
- Forum: Parallel Processing
- Topic: 'Mumps' - Increasing ICNTL14 - Openseespy
- Replies: 0
- Views: 23395
'Mumps' - Increasing ICNTL14 - Openseespy
Hi All, I am receiving the following error: WARNING MumpsParallelSolver::solve(void)- Error -9 returned in substitution dmumps() Work array too small; use -ICNTL14 option, the default is -ICNTL 20 make 20 larger However if I try to increase the ICNTL14 in openseepy by using e.g.: ops.system('Mumps',...
- Thu Mar 21, 2024 2:56 am
- Forum: OpenSeesPy
- Topic: Simultaneous multidirectional loading
- Replies: 5
- Views: 10706
Simultaneous multidirectional loading
Hi All, Does anyone have experience of applying simultaneous multidirectional loads in a transient analysis to a structure in Opensees? I would like to apply loading at 3 points onto the structure, and have time series for the x,y, and z component of the loads. To do this I am using the below in my ...
- Thu Mar 21, 2024 2:34 am
- Forum: OpenSeesPy
- Topic: SSPBrickUP and SSPBrick - together in same model
- Replies: 2
- Views: 79297
Re: SSPBrickUP and SSPBrick - together in same model
If anyone is wondering about this you can add to the model elements with different dof, by calling the model command, see text within: https://opensees.github.io/OpenSeesDocumentation/user/manual/model/model.html Also, you can then join elements together with different dof by using the Equal dof: ht...
- Wed Dec 06, 2023 7:27 am
- Forum: OpenSeesPy
- Topic: SSPBrickUP and SSPBrick - together in same model
- Replies: 2
- Views: 79297
SSPBrickUP and SSPBrick - together in same model
Hi All, Does anyone have any suggestions for how to use SSPBrick (3dof) and SSPBrickUP (3dof +pwp dof) elements in the same model? I would like to use SSPBrick to model the pile and SSPBrickUP for the soil. I have tried a few different dof setting in the model set up etc but none have been successfu...
- Sat Aug 19, 2023 3:03 am
- Forum: OpenSees.exe Users
- Topic: SanisandMS - has anyone used recently?
- Replies: 0
- Views: 69938
SanisandMS - has anyone used recently?
Hi All, Has anyone (recently) used SAniSandMS successfully in opensees/ openseepy? The below script is for a single element drained triaxial. It works OK for the older version of Sanisand04 (Manzari Dafalias model), but will not work with SAniSandMS. There is sometimes an error: SAniSandMS::setRespo...
- Fri Aug 18, 2023 6:11 am
- Forum: OpenSeesPy
- Topic: SanisandMS - has anyone used recently?
- Replies: 0
- Views: 70905
SanisandMS - has anyone used recently?
Hi All, Has anyone (recently) used SAniSandMS successfully in opensees/ openseepy? The below script is for a single element drained triaxial. It works OK for the older version of Sanisand04 (Manzari Dafalias model), but will not work with SAniSandMS. There is sometimes an error: SAniSandMS::setRespo...