Hi,
I am modelling a monopile using a combination of beam and continuum elements, embedded in sand, which I have modelled using SanisandMS. The top of the pile is subjected to a monotonic push, and I would like to extract the force required to move the pile as well as its displacement at ground ...
Search found 91 matches
- Sun Nov 23, 2025 12:14 am
- Forum: OpenSees SP
- Topic: RE; Force displacement behaviour and extraction
- Replies: 0
- Views: 141
- Mon Nov 17, 2025 3:21 pm
- Forum: OpenSees SP
- Topic: RE: advise on error shown
- Replies: 4
- Views: 127
Re: RE: advise on error shown
Hi,
I tried the simple Newton approach, but non-convergence seems to happen earlier than when I use the KrylovNewton algorithm.
The error i received is:
WARNING: CTestNormDispIncr::test() - failed to converge
after: 1000 iterations current Norm: nan (max: 0.001, Norm deltaR: nan)
NewtonRaphson ...
I tried the simple Newton approach, but non-convergence seems to happen earlier than when I use the KrylovNewton algorithm.
The error i received is:
WARNING: CTestNormDispIncr::test() - failed to converge
after: 1000 iterations current Norm: nan (max: 0.001, Norm deltaR: nan)
NewtonRaphson ...
- Fri Nov 14, 2025 10:37 pm
- Forum: OpenSees SP
- Topic: RE: advise on error shown
- Replies: 4
- Views: 127
Re: RE: advise on error shown
Hi,
By simple Newton, you mean the most basic one? Without modification or line search.
algorithm Newton <-initial> <-initialThenCurrent>
Would there be any suggested input for <-initial> <-initialThenCurrent> that can help with this convergence issue?
Sincerely,
Ryan
By simple Newton, you mean the most basic one? Without modification or line search.
algorithm Newton <-initial> <-initialThenCurrent>
Would there be any suggested input for <-initial> <-initialThenCurrent> that can help with this convergence issue?
Sincerely,
Ryan
- Tue Nov 11, 2025 10:42 pm
- Forum: OpenSees SP
- Topic: RE: advise on error shown
- Replies: 4
- Views: 127
RE: advise on error shown
Hi,
I am attempting to analyze a monopile embedded in sand, which is modeled using the SanisandMS material model. The pile is subjected to a load of approximately 2.5 meters at the pile head. The analysis successfully runs until a movement of 1.45 meters is achieved at the pile head. However ...
I am attempting to analyze a monopile embedded in sand, which is modeled using the SanisandMS material model. The pile is subjected to a load of approximately 2.5 meters at the pile head. The analysis successfully runs until a movement of 1.45 meters is achieved at the pile head. However ...
- Thu Oct 23, 2025 2:21 am
- Forum: OpenSees SP
- Topic: RE: unknown error during analysis
- Replies: 1
- Views: 193
RE: unknown error during analysis
Hi,
While running my analysis. i received this error :
HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0:
#000: C:\J\w\prod\BuildSingleReference\.conan\data\hdf5\1.14.0\_\_\build\f491c24a6c1b13acb3cc68e656f08b3ca13fc643\src\src\H5F.c line 982 in H5Fflush(): unable to synchronously flush file ...
While running my analysis. i received this error :
HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0:
#000: C:\J\w\prod\BuildSingleReference\.conan\data\hdf5\1.14.0\_\_\build\f491c24a6c1b13acb3cc68e656f08b3ca13fc643\src\src\H5F.c line 982 in H5Fflush(): unable to synchronously flush file ...
- Wed Oct 15, 2025 5:33 pm
- Forum: Post Processor
- Topic: RE: Post processing relative displacmeent from different data base.
- Replies: 5
- Views: 1408
Re: RE: Post processing relative displacmeent from different data base.
I am currently using STKO for post-processing.
I have another question: I am also utilizing OpenSees' built-in recorder system. One reason I use the "remove recorder" command is that I want to separate my text results between different stages of analysis into separate text files. Is there a way to ...
I have another question: I am also utilizing OpenSees' built-in recorder system. One reason I use the "remove recorder" command is that I want to separate my text results between different stages of analysis into separate text files. Is there a way to ...
- Wed Oct 15, 2025 2:34 pm
- Forum: Analysis
- Topic: RE: Error "setResponse not recognise"
- Replies: 9
- Views: 2911
Re: RE: Error "setResponse not recognise"
"Alright, this seems helpful. I will give it a try. Thank you!"
- Mon Oct 06, 2025 4:48 pm
- Forum: Analysis
- Topic: RE: Error "setResponse not recognise"
- Replies: 9
- Views: 2911
Re: RE: Error "setResponse not recognise"
Hi,
Thank you for your reply. I understand what you mean.
Is there a way to view the Gauss point plot for the model analysis that I'm attempting?
Ryan
Thank you for your reply. I understand what you mean.
Is there a way to view the Gauss point plot for the model analysis that I'm attempting?
Ryan
- Mon Oct 06, 2025 4:30 pm
- Forum: Post Processor
- Topic: RE: Post processing relative displacmeent from different data base.
- Replies: 5
- Views: 1408
Re: RE: Post processing relative displacmeent from different data base.
Hi,
In my analysis, I am using two material models: one for stage 1 of the analysis and another material is added for the subsequent analysis stages (2 materials now in stage 2). When I save the results in a single MPCO recorder that incorporates both model stages, I can only view the stress-strain ...
In my analysis, I am using two material models: one for stage 1 of the analysis and another material is added for the subsequent analysis stages (2 materials now in stage 2). When I save the results in a single MPCO recorder that incorporates both model stages, I can only view the stress-strain ...
- Wed Oct 01, 2025 3:04 pm
- Forum: Analysis
- Topic: RE: Error "setResponse not recognise"
- Replies: 9
- Views: 2911
Re: RE: Error "setResponse not recognise"
Hi,
I'm using STKO for post-processing. Here is the code I used for the MPCO recorders in my TCL script:
You can ignore " x " as it is a file location.
recorder mpco "C:/OpenSees-Solvers/x/C10_SaniMS_centrifuge_D5_static_beam_sub_stepT2_1_recorders1.mpco" \
-N "displacement" "velocity ...
I'm using STKO for post-processing. Here is the code I used for the MPCO recorders in my TCL script:
You can ignore " x " as it is a file location.
recorder mpco "C:/OpenSees-Solvers/x/C10_SaniMS_centrifuge_D5_static_beam_sub_stepT2_1_recorders1.mpco" \
-N "displacement" "velocity ...