-
-
December 14, 2019 at 4:20 pm
HollyFart
SubscriberHello,
I’m trying to implement a circle shaped heat flux with uniform (constant value) on a simple steel plate.
The circle shaped load moves along Y direction.
The circle is the result of nodes gathered from a surf element created in the first step.
Model:
Step 1:
Step 2:
Code:
Step 1:
/prep7 ! Enter into /prep7 as ET and ESURF are valid only in /PREP7
et,101,152 ! Create a new element type for SURF152
cmsel,s,surface1 ! Select nodes on a face via Face named selection
type,101 ! Set the element type as 101
esurf ! Create surface effect elements on the selected nodes
allsel,all ! Select everything back
/solu ! Re-enter /SOLU
wpcs,-1,0 ! WP @ GLOBAL ORIGIN
wpof,,0.005 ! OFFSET WP ALONG ITS Y AXIS (i.e. provide current position of center of circle along Y axis)
cswp,11,1 ! DEFINE Cylindrical COORDINATE SYSTEM @ WP ORIGIN
esel,s,ename,,152 ! Select SURF152 elements
sfed,all,,hflux ! Delete old flux if any
nsle ! Select nodes attached to selected SURF elements
nsel,r,loc,x,0,0.005 ! Select nodes within radius of circle, 0.005m
csys,0 ! Set CSYS back to global
esln,r ! Select SURF elements attached to the nodes within the circle
sfe,all,,hflux,,1000 ! Apply hflux based on your calculation at the said time
allsel,all
outres,all,all
Step 2:
wpcs,-1,0 ! WP @ GLOBAL ORIGIN
wpof,,0.01 ! OFFSET WP ALONG ITS Y AXIS (i.e. provide current position of center of circle along Y axis)
cswp,11,1 ! DEFINE Cylindrical COORDINATE SYSTEM @ WP ORIGIN
esel,s,ename,,152 ! Select SURF152 elements
sfed,all,,hflux ! Delete old flux if any
nsle ! Select nodes attached to selected SURF elements
nsel,r,loc,x,0,0.005 ! Select nodes within radius of circle, 0.005m
csys,0 ! Set CSYS back to global
esln,r ! Select SURF elements attached to the nodes within the circle
sfe,all,,hflux,,1000 ! Apply hflux based on your calculation at the said time
allsel,all
outres,all,all
Something is missing, there is no flux applied on the SURF152 thermal elements.
Do I use an improper surf element?
Best regards,
HF
-
- You must be logged in to reply to this topic.

Boost Ansys Fluent Simulations with AWS
Computational Fluid Dynamics (CFD) helps engineers design products in which the flow of fluid components is a significant challenge. These different use cases often require large complex models to solve on a traditional workstation. Click here to join this event to learn how to leverage Ansys Fluids on the cloud, thanks to Ansys Gateway powered by AWS.

Earth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.

Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
- Solver Pivot Warning in Beam Element Model
- Saving & sharing of Working project files in .wbpz format
- Understanding Force Convergence Solution Output
- An Unknown error occurred during solution. Check the Solver Output…..
- What is the difference between bonded contact region and fixed joint
- User manual
- The solver engine was unable to converge on a solution for the nonlinear problem as constrained.
- whether have the difference between using contact and target bodies
- material damping and modal analysis
- Colors and Mesh Display
-
5454
-
3395
-
2473
-
1310
-
1022
© 2023 Copyright ANSYS, Inc. All rights reserved.