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

CFX Error Message

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 12, 2007, 07:22
Default CFX Error Message
  #1
lindsey
Guest
 
Posts: n/a
I trying to run a transient sloshing simulation in CFX 5.7, however I keep getting the following error:

Error detected by routine PEEKCS CDANAM = BCP3/VARIABLES/VEL_/BCTYPE CRESLT = NONE

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

Can anybody explain this please? I guess it is something relating to the velocity and boundary conditions. However, I have only a pressure outlet and initial velocities are all zero. Movement is initiated by harmonic oscillating sway accelerations though CEL Expressions.

Thanks Lindsey
  Reply With Quote

Old   March 12, 2007, 08:38
Default Re: CFX Error Message
  #2
Joe
Guest
 
Posts: n/a
Your CEL expressions and/or routines contain an error. They are calling a non existent variable.
  Reply With Quote

Old   March 12, 2007, 11:45
Default Re: CFX Error Message
  #3
lindsey
Guest
 
Posts: n/a
Joe,

My expressions are as follows: CEL:

EXPRESSIONS:

DensityH = 998 [kg m^-3]

HydrostaticPressure = DensityH*g*VFH2O*(InitialHeight-y)

InitialHeight = -.071 [m]

VFAir = step((y-InitialHeight)/1[m])

VFH2O = 1-VFAir

XAmplitude = 0.01 [m]

XFrequency = 1 [s^-1]

XOmega = 2*pi*XFrequency

XSway = -XAmplitude*(XOmega^2)*sin(XOmega*t)

YSway = -g

END

CFX seems happy with them in pre, either returning a value or the plot that would otherwise be expected.

I have no routines running that I am aware of...?

Can you see an error in that?
  Reply With Quote

Old   March 12, 2007, 16:17
Default Re: CFX Error Message
  #4
Glenn Horrocks
Guest
 
Posts: n/a
Hi,

The function calculating HydrostaticPressure calls the variables VFH2O and InitialHeight which are not defined but are defined later. Move the calculations of VFH2O and InitialHeight to before this line.

Regards, Glenn Horrocks
  Reply With Quote

Reply


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
[ICEM] Proper way to name boundaries on 2D model for use in CFX? RossFS ANSYS Meshing & Geometry 4 November 10, 2011 02:38
Pros and Cons for CFX, CFdesign, COMSOL Val Main CFD Forum 3 June 10, 2011 02:20
CFX pressure in Simulations problem nasdak CFX 1 April 14, 2010 13:22
PhD using CFX Rui CFX 9 May 28, 2007 05:59
CFX 4.4 installation problem Pandu Sattvika CFX 1 December 1, 2001 04:07


All times are GMT -4. The time now is 06:21.