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

How should I plot dv/dt in CFX?

Register Blogs Community New Posts Updated Threads Search

Like Tree3Likes
  • 1 Post By alemarins
  • 2 Post By alemarins

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 30, 2011, 00:31
Default How should I plot dv/dt in CFX?
  #1
New Member
 
Ali
Join Date: Dec 2011
Posts: 21
Rep Power: 14
ali8500 is on a distinguished road
Hi Guys,
Does anyone know How I can plot dv/dt in CFX where v is velocity and t is time?? I want to see the change of this term at specific time for my 2d simulation. I like to have a contour showing the changes of dv/dt.

Thanks,
Ali

Last edited by ali8500; December 30, 2011 at 00:50.
ali8500 is offline   Reply With Quote

Old   December 30, 2011, 03:35
Smile
  #2
New Member
 
Join Date: May 2011
Posts: 2
Rep Power: 0
alemarins is on a distinguished road
Time derivatives are partially supported in CEL.
Velocity time derivatives can be accessed with the ".Time Derivative" operator by setting up an additional variable as follows:

ADDITIONAL VARIABLE: utderiv
Option = Vector Algebraic Equation
Vector xValue = u.Time Derivative
Vector yValue = v.Time Derivative
Vector zValue = w.Time Derivative
END

Saeef likes this.
alemarins is offline   Reply With Quote

Old   December 30, 2011, 03:41
Default
  #3
New Member
 
Ali
Join Date: Dec 2011
Posts: 21
Rep Power: 14
ali8500 is on a distinguished road
Thanks for your response.
What is utderiv? do I need to define a new variable named utderiv?
I've started using CFX recentley. could you please explain more about the code?
tnx
ali8500 is offline   Reply With Quote

Old   December 30, 2011, 08:57
Default
  #4
New Member
 
Join Date: May 2011
Posts: 2
Rep Power: 0
alemarins is on a distinguished road
utderiv is the name of the vector variable with du/dt, dv/dt, and dw/dt components.

This way could be simpler for you:
1) from CFX-Pre GUI define a new Additional Variable named "utderiv" (or whatever you like)
2) in the panel select: Variable Type = Unspecified; Units [m s^-2]; Tensor Type = Vector
3) go to Domain->Fluid Models->Additional Variable Models and select "utderiv" in the selection area
4) flag the check-box just below the selection area
5) type "u.Time Derivative" in Vector xValue, and so on.
doublestrong and Saeef like this.
alemarins is offline   Reply With Quote

Old   December 30, 2011, 10:55
Default
  #5
Senior Member
 
Lance
Join Date: Mar 2009
Posts: 669
Rep Power: 22
Lance is on a distinguished road
huh, I had no idea you could do that.
Reading a bit in cfx_ref.pdf I also found .Magnitude, .Gradient, .Curl, .Laplacian among others. Do they also work like .Time Derivative on AVs?
Lance is offline   Reply With Quote

Old   December 30, 2011, 14:47
Default
  #6
New Member
 
Ali
Join Date: Dec 2011
Posts: 21
Rep Power: 14
ali8500 is on a distinguished road
Thank you so much Alemarins.
I have two more questions. In Vector-xvalue box I have to enter u.Time Derivative or Velocity u.Time Derivative???
My second question: It seems that I have to run my simulation again so as to get the results for my new variable right? since I've already run my simulation is there any way to find du/dt in CFD-post?
Thank you for your help
ali8500 is offline   Reply With Quote

Old   December 30, 2011, 16:12
Default
  #7
New Member
 
Ali
Join Date: Dec 2011
Posts: 21
Rep Power: 14
ali8500 is on a distinguished road
I got the answer for my first question. As you said u.Time Derivative works. I'm just curious to find a way so as to plot du/dt in CFD-post.
ali8500 is offline   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
CFX Treatment of Laminar and Turbulent Flows Jade M CFX 18 September 15, 2022 07:08
ATTENTION! Reliability problems in CFX 5.7 Joseph CFX 14 April 20, 2010 15:45
CFX pressure in Simulations problem nasdak CFX 1 April 14, 2010 13:22
Different flow pattern between OpenFOAM and CFX AirS OpenFOAM 0 January 12, 2010 07:08
heat generation in CFX Ema CFX 4 August 7, 2009 05:39


All times are GMT -4. The time now is 15:42.