TAGGED: areas
-
-
August 19, 2024 at 4:14 amMehdi BaghaeeBbp_participant
I am try to select some special areas by their numbers (e.g. 2,4,9,11,12,13,22,99,111) using ASEL command (not GUI) in apdl.Â
Does anybody know how is it possible in APDL ?
-
August 19, 2024 at 9:11 amdeepak.deepakAnsys Employee
Hi,
ASEL: Selects a subset of areas. Using this u can select the area by their numbers.
ASEL,S,AREA,,2,     #Select a new set with area no. 2
ASEL,A,AREA,,4,9,5Â Â Â #Additionally select a set, with areas for 4 to 9 at an increment of 5 (i.e., area no. 4 and 9) to the current set
ASEL,A,AREA,11,13,  #Additionally select a set, with areas for 11 to 12 at an increment of 1 (i.e., area no.11,12,13) to the current set
..................................  # You can select the remaining areas.
APLOT,             # Plots the current area selection set in the graphic window.
Using the CM command you can give a component name (named selection) to the current selection.
Refer: ASEL (ansys.com) | CM (ansys.com)
Thanks
Deepak
-
- You must be logged in to reply to this topic.
- RSS is disabled.
- ANSYS Mechanical won’t open and stays on Blank Gray Screen (Path environment va)
- ansys fluent error when opening it “unexpected license problem”
- Elastic Licensing DNS gateway changes
- Ansys 2024 R1 – The installation completed with warnings/errors.
- Poor quality mesh at trailing edge for 3d wing
- LS-Dyna Beam elements outputs
- Not find helic___[]_.tgz file
- Fluent
-
421
-
192
-
178
-
162
-
140
© 2024 Copyright ANSYS, Inc. All rights reserved.