TAGGED: #Modal_Analysis, bridge, static-structural
-
-
May 13, 2023 at 3:54 amAudy MaulizarSubscriber
I am trying to conduct a static analysis and modal analysis on a simplified cable-stayed structure as shown below. The bridge deck and the two pylons are modeled as beam elements, while the stay cables are modeled as Link element with prestressing which are assigned using APDL commands.
For the static structural analysis, I have tried running the analysis without using large deflection and with large deflection. The analysis ran well without large deflection. However the analysis diverged when ran with large deflection turned on. Trying to run the analysis with large deflection yielded the following error messages.
 *** ERROR ***                          CP =      8.828  TIME= 10:42:04
 The value of UX at node 228 is 152664947. It is greater than the     Â
 current limit of 1000000 (which can be reset on the NCNV command).    Â
 This generally indicates rigid body motion as a result of an          Â
 unconstrained model. Verify that your model is properly constrained. Â
 *** ERROR ***                          CP =      8.828  TIME= 10:42:04
 *** MESSAGE CONTINUATION ---- DIAGNOSTIC INFORMATION ***              Â
 If one or more parts of the model are held together only by contact   Â
 verify that the contact surfaces are closed. You can check contact   Â
 status in the SOLUTION module for the converged solutions using       Â
 CNCHECK.                                                              Â
 *** ERROR ***                          CP =      8.828  TIME= 10:42:04
 *** MESSAGE CONTINUATION ---- DIAGNOSTIC INFORMATION ***              Â
 Rigid body motion can also occur when net section yielding has        Â
 occurred resulting in large displacements for small increments of loadÂ
 or when buckling has occurred. You can plot the time history curve   Â
 for node 228 in the UX direction to check for stiffness (slope of the Â
 curve) approaching zero.                                              Â
 *** WARNING ***                        CP =      8.859  TIME= 10:42:04
 The unconverged solution (identified as time 1 substep 999999) is     Â
 output for analysis debug purposes. Results should not be used for   Â
 any other purpose.Â
Apart from that, I also have tried doing modal analysis using the results from static analysis without large deflection turned on. The analysis was finished properly, but the some of the resulting mode shapes were abnormal like the ones shown below of which the pylons detached from each other. The program also released a warning message saying that "the model dimensions were determined to be very large".
In short, my goal is to get the static analysis running with large deflection turned on and for the modal analysis to give sensible results. Any help would be greatly appreciated.
-
May 16, 2023 at 6:46 amAshish KhemkaForum Moderator
Hi,
Please refer to the following link:
Â
Why does rigid body motion often occur with LINK180 elements? - Ansys Knowledge
Â
Properly constraining the rotation of link elements (may use remote displacement if needed)/ using one element per link should help.
Regards,
Ashish Khemka
Â
-
May 19, 2023 at 3:31 pmAudy MaulizarSubscriber
Thank you Ashish. I already meshed my stay cables so that they are comprised of one element. Regarding the use of Remote Displacement, I am not too sure how to apply it on my stay cables. Do I apply it on the the vertices at the end of the link elements? Or maybe there are other ways to restrain the rotational DOF?
-
-
May 16, 2023 at 11:58 ampeteroznewmanSubscriber
It is clear from the plot that some elements are not connected. Where you see a gap in your plot means that there are two nodes on the ends of two elements. You need to make sure there is only one node used for the end of the element on each side of that node. I see at least two gaps.
-
May 19, 2023 at 3:27 pmAudy MaulizarSubscriber
Thank you for your answer Peter. I'm checking the status of my contact regions using Contact Tool and I found out that some regions are open when they are supposed to be closed.
Any idea what caused this? I used "Create Automatic Connections" to generate the contacts. Should I delete these problematic regions and manually make contacts between them?
-
-
May 19, 2023 at 3:46 pmpeteroznewmanSubscriber
The contacts are Far Open because the Pinball Radius is smaller than the distance between the nodes.
Instead of using contacts to bond elements together, try using Node Merge which will move the nodes to be coincident, then delete one of the nodes after it modified the element to use the other node.
-
May 25, 2023 at 9:09 amAudy MaulizarSubscriber
How do you delete the node after merging ? I have tried your suggestion and the analysis gave me an error about an element having zero length.
-
-
May 25, 2023 at 2:09 pmpeteroznewmanSubscriber
Merging deletes a node that is within the tolerance of another node. You have to be very careful that there is not an element connecting these two nodes or you will get the error you did. It is only helpful when there is no element between the two nodes.
-
May 30, 2023 at 3:16 amAudy MaulizarSubscriber
I managed to make the node merge worked by lowering the tolerance value. Now the issue seems to be that the LINK180 elements I use as stay cables are underconstrained when connected to the BEAM188 elements I use as girders. What do I need to do to make sure they are properly constrained?
-
-
May 30, 2023 at 11:57 ampeteroznewmanSubscriber
Add a Sizing mesh control to the stay cable line bodies so there is only 1 element on each stay. Having multiple elements along the stay cable makes the problem more difficult to solve.
-
June 9, 2023 at 8:10 amAudy MaulizarSubscriber
I already made sure the stay cable elements are comprised of 1 element, but it still gave me errors about solver pivot and to check for insufficiently constrained model. After that, I surpressed the stay cables and tried running the simulation with only the pylon and girder. The simulation ran well even with large deflection turned on. It seems that the problem is on how the stay cables (link elements) are connected to the girders and pylons (beam elements). Somehow, connections between link and beam elements didn't offer enough restraint. I wonder if there's a way to properly connect them?
-
June 12, 2023 at 9:34 amAudy MaulizarSubscriber
It works now !
I re-checked the stay-cables' nodes and apparently the node merge feature failed to join them together with the deck's nodes. I solved the problem by re-meshing the deck with smaller element values and tweaking the tolerance value of the node merge. Thanks for your help !
-
-
- The topic ‘Structural Analysis Issues on A Cable-Stayed Bridge’ is closed to new replies.
- Problem with access to session files
- Ayuda con Error: “Unable to access the source: EngineeringData”
- Reaction forces and moments during random vibration at local coordinate systems
- At least one body has been found to have only 1 element in at least 2 directions
- Using APDL to extract stresses on a beam element.
- How to select the interface delamination surface of a laminate?
- Geometric stiffness matrix for solid elements
- Non-linear convergence issue
- Computation Accleration
- Timestep range set for animation export
-
1131
-
468
-
460
-
225
-
201
© 2024 Copyright ANSYS, Inc. All rights reserved.