|
[Sponsors] |
How to calculate heatflux using scalarSemiImplicitSource with absolute mode? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 2, 2019, 11:58 |
How to calculate heatflux using scalarSemiImplicitSource with absolute mode?
|
#1 |
New Member
shuailiao
Join Date: Jul 2019
Posts: 10
Rep Power: 7 |
Dear foamer:
I have define a 0.05*0.05*0.05 box and use fvOptions to define heatflux to it. The problem becomes what should be the value in xxx so the heat flux for the volume can be 20w? I think q=c*m*dt, but is it correct? what is c, cv or cp? what is dt? This is my code: heatSource { type scalarSemiImplicitSource; active true; scalarSemiImplicitSourceCoeffs { selectionMode cellSet; // all, cellSet, cellZone, points cellSet heatSource; volumeMode absolute; // absolute; injectionRateSuSp { T (xxx 0); } } } |
|
Tags |
fvotions, heatflux, scalarsemiimplicitsource |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to calculate Turbulent Intensity and Hydraulic Diameter for my problem? | Roh | FLUENT | 1 | June 17, 2018 04:12 |
calculate friction factor & nusselt number | soheil1991 | FLUENT | 3 | March 11, 2017 10:30 |
How to calculate Statistical values (Mean, Mode, Median, Standard Deviation, etc..) | Mukkarum | Tecplot | 1 | February 1, 2017 20:50 |
calculate values for eps and k from Re or u????? | sbar | OpenFOAM Pre-Processing | 5 | August 16, 2010 05:10 |
how to compute relative velocity from absolute? | spk | Main CFD Forum | 3 | July 9, 2010 09:42 |