|
[Sponsors] |
April 15, 2019, 09:45 |
Power dependent heat source using fvOptions
|
#1 |
Senior Member
Raza Javed
Join Date: Apr 2019
Location: Germany
Posts: 183
Rep Power: 7 |
Hello Everyone,
I generated a heat source using fvOptions. but I have a confusion in this. Below attached is my fvOptions file: Code:
heatSource { type scalarSemiImplicitSource; active true; scalarSemiImplicitSourceCoeffs { selectionMode all; // all, cellSet, cellZone, points // cellZone heatSrc; cellSet c1; volumeMode specific; // specific; injectionRateSuSp { h (100 0); } } } what is 'h' in this file that we are changing? Is it Power? Enthalpy? or something else? And according to which equation, the values of temperature are changing? And my log file is given below: Code:
Adding fvOptions Creating finite volume options from "constant/fvOptions" Selecting finite volume options model type scalarSemiImplicitSource Source: heatSource - selecting all cells - selected 767 cell(s) with volume 1 What is volume 1 in this? because I was expecting that the value of 'h' here. but I don't understand what's happening here. I want a heat source, in which I can change the power and get the temperature changing as a result. Any help would be highly appreciated. Thank you |
|
Tags |
fvoption, openfoam, power, temperature |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[swak4Foam] swak4foam for OpenFOAM 4.0 | mnikku | OpenFOAM Community Contributions | 80 | May 17, 2022 09:06 |
[OpenFOAM.org] Error creating ParaView-4.1.0 OpenFOAM 2.3.0 | tlcoons | OpenFOAM Installation | 13 | April 20, 2016 18:34 |
what is swap4foam ?? | AB08 | OpenFOAM | 28 | February 2, 2016 02:22 |
Transient spacial dependent heat source | Kumudu | OpenFOAM Running, Solving & CFD | 0 | October 28, 2013 12:02 |
DecomposePar links against liblamso0 with OpenMPI | jens_klostermann | OpenFOAM Bugs | 11 | June 28, 2007 18:51 |