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

How to set user points for volumetric flow rate[m^3/h]

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 14, 2021, 01:49
Default How to set user points for volumetric flow rate[m^3/h]
  #1
New Member
 
Motofumi
Join Date: Sep 2021
Posts: 2
Rep Power: 0
Motofumi is on a distinguished road
Hi,

I'm new to Ansys CFX. I checked the manuals and tutorials, but couldn't find the answer. I'm sorry if this question is very simple.

I want to monitor the volume flow rate [m^3/h] at the inlet part when calculating the solver, so I made an expression to calculate the volume flow rate [m^3/h] in Expressions.

The formula is this:
abs (massFlow () @Inlet) / massFlowAve (Density) @Inlet * 60 [s] / 1 [h]

However, when monitoring using this formula, the unit is [m^3/s] on the graph screen of user points.
What can I change to monitor [m^3/h]?

I look forward to your comments.
Kind regards,

Motofumi
Motofumi is offline   Reply With Quote

Old   September 14, 2021, 07:56
Default
  #2
Senior Member
 
Join Date: Jun 2009
Posts: 1,804
Rep Power: 32
Opaque will become famous soon enough
You cannot change the time units for a specific monitored quantity.

The ANSYS CFX Solver work in "Solution Units", see CFX-Pre/Edit Options, and select the units for the time dimension you want.

Keep in mind that changing time from [s] to [hr] will change all the time-related quantities to be [hr] based instead of [s] based.
__________________
Note: I do not answer CFD questions by PM. CFD questions should be posted on the forum.
Opaque is offline   Reply With Quote

Old   September 14, 2021, 10:19
Default
  #3
Member
 
Frank Weise
Join Date: Mar 2009
Location: Germany
Posts: 55
Rep Power: 17
FrankW is on a distinguished road
If you are only interested in the value, you can use the following expression:


abs (massFlow()@Inlet) / massFlowAve(Density)@Inlet*1[hr]/1[m^3]
FrankW is offline   Reply With Quote

Reply

Tags
cfx


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] ICEM Scripting Issues tylerplowright ANSYS Meshing & Geometry 33 September 27, 2021 16:35
Issues on the simulation of high-speed compressible flow within turbomachinery dowlee OpenFOAM Running, Solving & CFD 11 August 6, 2021 06:40
[snappyHexMesh] No layers in a small gap bobburnquist OpenFOAM Meshing & Mesh Conversion 6 August 26, 2015 09:38
set BC mass-flow-inlet via UDF and via GUI perform different result sawa25 FLUENT 1 February 25, 2015 00:51
[blockMesh] BlockMeshmergePatchPairs hjasak OpenFOAM Meshing & Mesh Conversion 11 August 15, 2008 07:36


All times are GMT -4. The time now is 03:32.