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

Troubleshooting probe and average functions with Angular Velocity

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 7, 2013, 06:54
Default
  #21
Member
 
Max
Join Date: May 2011
Location: old europe
Posts: 88
Rep Power: 14
murx is on a distinguished road
I have a very similar problem:

I want to iteratively change the velocity of a wall (U). Here is a simplified version of my CEL:

U = areaAve(U)@WALL + delta-U
delta-U = force_x@body / (mass*delta-t) * relaxation-factor

This version generally works, but the problem ist that the function areaAve(U) uses the conservative values. So U does not converge to the right value.

So what I tried next ist basically what stumpy and Glenn suggested. I created an additional variable (Uvariable), used the option algebraic equation for Uvariable and entered U for the equation. Then i simply used:
U = Uvariable + delta-U
When I do so, I get the same error as siardica:
Error processing expression 'global frame vector associated with Wall U'.
The expression is invalid because:
uvariable is not available for use in this term


How can I fix this? Is there maybe I way to make the solver use the hybrid values for areaAve(U), so I can use the first version?
murx is offline   Reply With Quote

Reply

Tags
angular velocity, cfx-pre, probe function


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



All times are GMT -4. The time now is 10:48.