|
[Sponsors] |
June 29, 2022, 08:29 |
fvoptions-injection parameters
|
#1 |
Member
Evangelos
Join Date: Sep 2011
Posts: 87
Rep Power: 15 |
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 } } } |
|
|
|
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 |