We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.

Ansys Learning Forum Forums Discuss Simulation General Mechanical Deleting boundary conditions with element birth/death technique on APDL Reply To: Deleting boundary conditions with element birth/death technique on APDL

dlooman
Ansys Employee

The SF command is a "convenience label" that allows you to specify convection on element faces based on whether their nodes are selected.  Internally, the convection boundary condition is converted to an element load, SFE.  To delete the convections you need to use SFEDELE, not SFDELE.  I found through testing that you can only apply convections to a surface if the overlaying elements are unselected.  You must be doing that.