-
-
June 30, 2020 at 11:25 am
DESOJIB
SubscriberHi all,
I am trying to apply Force on a surface in Harmonic Response Simulation. Force is in Tabular form having Real and Imaginary component in x,y,z direction and diffrent frequency. shown as below.
can any body help how can i apply this force on a surface using SFE command. I have converted 3D elements on Surface in 2D 156 Elements. here is my APDL script
/PREP7
et,101,154
cmsel,s,face
type,101
ESURF
allsel,all
/com,*********** Define Force Using Surface Effect Elements ***********
local,12,0,0.,0.,0.,0.,0.,0.
csys,0
et,101,154
esel,s,type,,101
keyop,101,7,1 ! Use original area so load is constant in large deformation
keyop,101,11,2 ! Use real and not project area
esel,all
/com,****************************************************
/com,******************* SOLVE FOR LS 1 ****************
*DIM,x,TABLE,2,1,1,FREQ,
! Frequency values
x(1,0,1) = 0.
x(2,0,1) = 200.
! Load values
x(1,1,1) = 0.
x(2,1,1) = 10.
*DIM,xi,TABLE,2,1,1,FREQ,
! Frequency values
xi(1,0,1) = 0.
xi(2,0,1) = 200
! Load values
xi(1,1,1) = 0.
xi(2,1,1) = 0.507098511632205
esel,s,type,,101
nsle
/SOLU
sfe,all,,pres,1,%x%,
sfe,all,,pres,2,%xi%
/NERR,999999
There i am getting error :
*** ERROR *** CP = 0.938 TIME= 14:56:00
There are no degrees of freedom active.
*** ERROR *** CP = 1.094 TIME= 14:56:00
There are no degrees of freedom active.
*** ERROR *** CP = 1.094 TIME= 14:56:00
There are no degrees of freedom active.
*** ERROR *** CP = 1.094 TIME= 14:56:00
There are no degrees of freedom active.
*** ERROR *** CP = 1.094 TIME= 14:56:00
There are no degrees of freedom active.
*** ERROR *** CP = 1.094 TIME= 14:56:00
There are no degrees of freedom active.
Regards,
Bhavin
-
- 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.
- Saving & sharing of Working project files in .wbpz format
- Solver Pivot Warning in Beam Element Model
- 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
- whether have the difference between using contact and target bodies
- The solver engine was unable to converge on a solution for the nonlinear problem as constrained.
- User manual
- Colors and Mesh Display
- material damping and modal analysis
-
3778
-
2575
-
1825
-
1242
-
598
© 2023 Copyright ANSYS, Inc. All rights reserved.