ANSYS APDL Inflated Balloon Volume

Click For Summary
SUMMARY

The discussion focuses on calculating the difference between the initial interior volume and the inflated volume of a hollow cylinder in ANSYS using APDL. The user employs axisymmetric shell elements (SHELL209) and initially attempts to use a low stiffness material to obtain the deformed volume through SSUM and *GET commands. However, this method yields inaccuracies due to ANSYS's minimum stiffness limit affecting results. The user seeks a more precise method to report the deformed volume directly.

PREREQUISITES
  • Familiarity with ANSYS APDL scripting
  • Understanding of axisymmetric modeling techniques
  • Knowledge of shell element types, specifically SHELL209
  • Experience with volume calculations in finite element analysis
NEXT STEPS
  • Research the ANSYS APDL command for reporting deformed volume
  • Explore methods for accurate volume calculation in axisymmetric models
  • Learn about material properties and their impact on simulation results in ANSYS
  • Investigate alternative meshing techniques for improved accuracy in volume analysis
USEFUL FOR

Engineers and analysts working with ANSYS APDL, particularly those involved in finite element modeling of pressurized structures and seeking to enhance the accuracy of volume calculations in simulations.

Rolor
Messages
3
Reaction score
0
I feel like this should be a fairly easy problem to solve in ANSYS but can't work it out. My actual problem is a bit more complex that what I've written below, but the solution method should be the same.

A hollow cylinder is pressurised from the inside, the cylinder inflates. What is the difference between the initial interior volume and the inflated volume?

The cylinder is modeled using axisymmetric shell elements (SHELL209) so is only made of three lines. Conceptually these are swept around the Y-axis to create the cylinder, however the initial model and the solved model are just displayed as lines as the shape is not swept prior to or during solving. All I need to know to calculate the volume is the centroid and area of the rectangle enclosed by these lines and the Y axis. How can I find these?

Thanks for any help.
 
Physics news on Phys.org
OK, I have created a solution to this, but it is slightly inaccurate. I meshed the volume of interest and set the material of that volume as very low stiffness. Then I ran the model and used SSUM and *GET to output the volume of the deformed solid. ANSYS has a minimum limit on the stiffness of any material, so the dummy material does influence the trial results (although only by less than 1%). I would like a more accurate solution and will be trying to create one. If anyone has any advice that would be much appreciated.
 
Actually that does not work as ETABLE (which I was using to collect the volume information) reports the undeformed volume, not the final volume. Is there a command that reports the deformed volume?
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
11K
  • · Replies 1 ·
Replies
1
Views
5K
Replies
5
Views
2K
  • · Replies 23 ·
Replies
23
Views
37K
  • · Replies 3 ·
Replies
3
Views
5K
Replies
1
Views
18K
  • · Replies 3 ·
Replies
3
Views
8K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K