CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > CFX

Mesh deformation problem in CFX 15.0

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree1Likes
  • 1 Post By khoopes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 9, 2014, 00:30
Default Mesh deformation problem in CFX 15.0
  #1
New Member
 
Sang-Bum
Join Date: May 2014
Posts: 1
Rep Power: 0
B.T.M is on a distinguished road
Hello, everyone I am studying cfd.

first my english is not good please understand me.

I have to solve a stage of axial compressor. (including rotor and stator)
it has two domains. one is a rotor another is stator. I want to solve FSI simulation. so these domain were applied mesh deformation option.

In case of CFX 14.5 solver -> it is not problem.

but in case of CFX 15.0 -> this simulation have a error message.

Details of error:-
----------------
Error detected by routine MAKLNK
COLDNM = MAXCLOOP CNEWNM = MAXSTEP
CRESLT = OLD

Current Directory : /FLOW/ALGORITHM/CONTROL/MESHDISP_CLASS/TRANS

+--------------------------------------------------------------------+
| ERROR #001100279 has occurred in subroutine ErrAction. |
| Message: |
| Stopped in routine MEMERR |
| |
| |
| |
| |
| |
+--------------------------------------------------------------------+


CFX 14.5. and CFX 15.0 has a same condition.
why they are different????
B.T.M is offline   Reply With Quote

Old   December 19, 2014, 11:06
Default
  #2
Member
 
Kevin Hoopes
Join Date: Oct 2010
Posts: 43
Rep Power: 16
khoopes is on a distinguished road
I am not sure if you are still struggling with this, but for anyone with this same issue, it is a confirmed bug in R15. It happens when there are multiple boides in an FSI simulation with a moving mesh. The work around is to use R14.5 or wait for R16 as the ansys rep that I talked to said that R16 does not have this issue.
mrkmrk likes this.
khoopes is offline   Reply With Quote

Old   March 31, 2015, 08:34
Default
  #3
New Member
 
sagar
Join Date: May 2014
Posts: 24
Rep Power: 11
sagarparikh31 is on a distinguished road
I am also getting same error with CFX15.0 has anyone found out the solution to the problem

Details of error:-
----------------
Error detected by routine MAKLNK
COLDNM = MAXCLOOP CNEWNM = MAXSTEP
CRESLT = OLD

Current Directory : /FLOW/ALGORITHM/CONTROL/MESHDISP_CLASS/TRANS

+--------------------------------------------------------------------+
| ERROR #001100279 has occurred in subroutine ErrAction. |
| Message: |
| Stopped in routine MEMERR |
| |
| |
| |
| |
| |
+--------------------------------------------------------------------+

+--------------------------------------------------------------------+
| An error has occurred in cfx5solve: |
| |
| The ANSYS CFX solver exited with return code 1. No results file |
| has been created. |
+--------------------------------------------------------------------+

Thank you in advance
sagarparikh31 is offline   Reply With Quote

Old   March 31, 2015, 18:30
Default
  #4
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,655
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
I think Kevin's post explains exactly what is going on.
ghorrocks is offline   Reply With Quote

Old   April 1, 2015, 12:49
Default
  #5
New Member
 
sagar
Join Date: May 2014
Posts: 24
Rep Power: 11
sagarparikh31 is on a distinguished road
Thank you very much for your reply.

I am now trying same def file to run on CFX16.0 but now I am getting different error.
----------------------------------
Error in subroutine GET_VARVX :
OLD : Failure to get data area USER_AV89_FL1
GETVAR originally called by subroutine SU_DVAR_ZONE

+--------------------------------------------------------------------+
| ERROR #001100279 has occurred in subroutine ErrAction. |
| Message: |
| Stopped in routine GV_ERROR |
+--------------------------------------------------------------------+

Is this error because of some variable related to area. because below are the list of expressions I am placing, i am not able to find any error in that. I think you can help me out to deal with this.


AmplitudeSkalierungsfaktor = BladeAmplitudeNeeded / \
BladeMaxAmplitudeEigenvektor *1[m]
AnzahlStatorschaufeln = 20
Blade1Motion = AmplitudeSkalierungsfaktor*0
Blade1MotionX = Blade1Motion*Modeshape.ux(x,y,z)
Blade1MotionY = Blade1Motion*Modeshape.uy(x,y,z)
Blade1MotionZ = Blade1Motion*Modeshape.uz(x,y,z)
Blade2Motion = AmplitudeSkalierungsfaktor*sin(omegaBlade*t-1*IBPA)
Blade2MotionX = Blade2Motion*Modeshape.ux(x,y,z)
Blade2MotionY = Blade2Motion*Modeshape.uy(x,y,z)
Blade2MotionZ = Blade2Motion*Modeshape.uz(x,y,z)
Blade3Motion = AmplitudeSkalierungsfaktor*0
Blade3MotionX = Blade3Motion*Modeshape.ux(x,y,z)
Blade3MotionY = Blade3Motion*Modeshape.uy(x,y,z)
Blade3MotionZ = Blade3Motion*Modeshape.uz(x,y,z)
BladeAmplitudeNeeded = 1.0[mm]
BladeMaxAmplitudeEigenvektor = 131.363818[mm]
Expression 1 = 1000 /BL MaxAmplitude EigenVektor
IBPA = 0 [deg]
P tot inlet ave = massFlowAve(Total Pressure in Stn \
Frame)@Intake_Inlet 3
P tot outlet ave = massFlowAve(Total Pressure in Stn \
Frame)@Outlet_Exit_BC 3
Periode = 1/(Rotor Spedd)
Rotor Spedd = ((60*794.47) / (2*pi)) [min^-1]
StepEnd = step((t-(10*Periode-Timestep/2))/1[s])
StepFinal = StepStart-StepEnd
StepStart = step((t-(9*Periode-Timestep/2))/1[s])
StepsProPeriode = 32
Timestep = Periode/StepsProPeriode
massflow in = massFlow()@Intake_Inlet 3*20
massflow out = -massFlow()@Outlet_Exit_BC 3*20
massflow ratio = massflow in / massflow out
omegaBlade = 2*pi/Periode
p stat area ave in = areaAve(Pressure)@Intake_Inlet 3
p stat area ave out = areaAve(Pressure)@Outlet_Exit_BC 3
p tot ratio = P tot outlet ave /P tot inlet ave
sagarparikh31 is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
batch file problem Ansys CFX 15.0 papteo CFX 2 January 16, 2014 13:28
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! sc298 OpenFOAM Meshing & Mesh Conversion 2 March 27, 2011 22:11
CFX mesh inflantation problem zona CFX 3 January 9, 2010 02:02
CFX mesh deformation YY CFX 0 May 3, 2008 19:52
fluent add additional zones for the mesh file SSL FLUENT 2 January 26, 2008 12:55


All times are GMT -4. The time now is 23:08.