CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

fvoptions-injection parameters

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 29, 2022, 08:29
Default fvoptions-injection parameters
  #1
Member
 
Evangelos
Join Date: Sep 2011
Posts: 87
Rep Power: 15
Danath is on a distinguished road
Hello,



I am trying to use fvoptions in order to inject air from the bottom of a cylinder bubble column through an orifice as source.



I was wondering if anyone can help me on how the values of the parameters thermo:rho.air , U.air and e.air are defined



thanks in advance.





injector1
{
timeStart 0.0;
duration 50;
selectionMode cellSet;
cellSet injection1;
}

options
{
massSource1
{
type scalarSemiImplicitSource;

$injector1;

volumeMode absolute;
injectionRateSuSp
{
thermo:rho.air (6.02e-8 0); // kg/s
}
}

momentumSource1
{
type vectorSemiImplicitSource;

$injector1;

volumeMode absolute;
injectionRateSuSp
{
U.air ((0 0.358e-6 0) 0); // kg*m/s^2
}
}

energySource1
{
type scalarSemiImplicitSource;

$injector1;

volumeMode absolute;
injectionRateSuSp
{
e.air (90 0); // kg*m^2/s^3
}
}
}
Danath 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
water injection error (modify the position of water injection) wjchoi Main CFD Forum 0 January 17, 2022 08:17
water injection time adjusting wjchoi OpenFOAM Running, Solving & CFD 2 January 13, 2022 08:44
Configuration of boundary conditions and fvOptions file Raza Javed OpenFOAM Running, Solving & CFD 16 May 3, 2019 17:35
Pro/E to ANSYS Parameterization Guide Trues ANSYS 4 April 18, 2018 06:52
Turbulence model parameters and equations Maximus91 Main CFD Forum 1 October 24, 2012 14:20


All times are GMT -4. The time now is 02:43.