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

formula

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 11, 2012, 17:04
Default formula
  #1
New Member
 
reza hemmat
Join Date: Jan 2012
Posts: 24
Rep Power: 14
rezahemmat1985 is on a distinguished road
hello,
I wanna to simulate single-phase boiling in a duct via AVL Fire. I need to compute the contours of {htc(boil)+htc(convective)}. but unfortunaltely I canot do anything to compute the mentioned sum. I have heared it can be done by wrting a formula in Fire 3D plot but I canot. some one said to sum those htc in Tecplot! does any one have any idea? if yes lease tell me the procedure.Any comment is appreciated. Thanks in advance.
hint: htc(boil) and htc(convective) contours both are computed seperately.
rezahemmat1985 is offline   Reply With Quote

Old   November 22, 2012, 05:40
Default °
  #2
New Member
 
Arno Nymus
Join Date: Aug 2012
Posts: 1
Rep Power: 0
cschm is on a distinguished road
Hi rezahemmat1985,

there you have essentially two ways to produce this post-processing. If you're on v2010 or later, you can put the formula into $HOME/.avl/avl\ fire\ wm/2011/derivedQuantities. It is then applied online, no need to read your data and write the results into you 3D-Results.

If you're pre-v2010, you need to write the data into your fl3-result-file using the cfdDerive command line tool. Just look into the workflow-managers manual to learn about it's usage.

If you want to see example formulas you can look into your install dir: $AVLAST_HOME/CFDWM/v2011.1/files/formulaExamples/AK_AttributeFormulas/cfdDerive/

There you can see a lot of examples how to postprocess the results. In essence, there are three steps:

Use the Bind() command to get the two HTC values
use strcpy(name, "ElementData:Flow:CombinedHTC:W/m^2"); to export the new values name
In the formula body, just return the two bound values.

HTH

cschm
cschm 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
doubts on the formula of near-bed concentration in volume superhugo Main CFD Forum 1 April 27, 2012 02:28
janafThermo: How to read formula? or at least: How to use hPolynomialThermo? bgoeppner OpenFOAM 0 February 22, 2010 15:17
Theoretical background of formula for dynamic contact angle in interfoam sebastian_vogl OpenFOAM Running, Solving & CFD 3 June 22, 2009 12:25
how to define pressure drop formula in a pipe Yessica Pomarinni FLUENT 2 August 31, 2007 11:09
Benetton Formula 1 CD adapco Group Marketing Siemens 13 February 7, 2002 09:33


All times are GMT -4. The time now is 09:30.