TAGGED: -adaptive-mesh, 2d-modelling, apdl, mechanical, mesh, sequencial-modelling, Sequential
-
-
November 12, 2024 at 8:56 amdonTotoSubscriber
Hello,
i am currently working on a script which allows me to model a construction sequence of a modular assembly in 2D (PLANE182 elements). I am working with PyMAPDL. Basically, some concrete parts are connected by slip-resistant shear joints.
The tricky part about this is that each part is generated at a discrete time-step with varying geometry and material properties. This information is not known prior of a specific time step. The basic assembly of geometry already works out. But now my questions: How can i simulate stresses, strains and deformations properly at each time step? How can i use the results from a previous time step in the current one? How can i just add elements to the mesh without changing the already existinmg mesh?
Correct me if i am wrong but in my opinion Birth and death technique should not work out since i don't have a final model that is known in advance. I know of the command INISTATE but here I am lacking on some theoretical knowledge how to superimpose stresses and strains correctly.
I would be very grateful for any advice or literature.
Thank you in advance!
-
November 27, 2024 at 2:50 pmdloomanAnsys Employee
You are correct that the "Birth and Death" feature is the only way to introduce new elements during solution and preserve the solution history. Is it possible that you could create a mesh that would envelope the potential domain and then select elements from that domain as needed. It seems odd though that you don't know the future geometry and material properties in advance. Why is that?
-
- You must be logged in to reply to this topic.
- 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.