|
[Sponsors] |
Weighted Sum of Gray Gases Model (WSGGM) for OF 4.1 |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 16, 2016, 11:47 |
Weighted Sum of Gray Gases Model (WSGGM) for OF 4.1
|
#1 |
Member
Arvind Jay
Join Date: Sep 2012
Posts: 97
Rep Power: 15 |
I have implemented the WSGGM radiation sub-model based on Fluent User Guide and the following references:
https://github.com/arvindjp/OpenFOAM...rptionEmission To compile: Code:
cp -rf wsggmAbsorptionEmission $FOAM_SRC/src/thermophysicalModels/radiation/submodels/absorptionEmissionModel/. wmake Code:
absorptionEmissionModel wsggmAbsorptionEmission; wsggmAbsorptionEmissionCoeffs { meanBeamPathAutoCalcMode true; sector sector [ 0 0 0 0 0 0 0] 360.0; //Degrees pathLength pathLength [ 0 1 0 0 0 0 0] 0.1; //m emissivityCoeffs 3( 0.4201 6.516 131.9 ); fittingFactors 3 ( 4(6.508e-1 -5.551e-4 3.029e-7 -5.353e-11) 4(-0.2504e-1 6.112e-4 -3.882e-7 6.528e-11) 4(2.718e-1 -3.118e-4 1.221e-7 -1.612e-11) ); } Thanks, |
|
March 1, 2017, 03:14 |
Wsggm
|
#2 |
New Member
esi
Join Date: Nov 2012
Posts: 1
Rep Power: 0 |
Thank you very much for extended radiation sub model.
When I compile this model and run the code with radiation properties, maximum temperature increasing while temperature reach to without applying temperature condition. can you help me for apply WSGGM model? |
|
September 21, 2021, 03:20 |
|
#3 |
New Member
Hosam Alrefaie
Join Date: Jul 2021
Posts: 24
Rep Power: 5 |
Hi
I tried to compile this, but I am getting this error message: "cp: cannot stat ‘wsggmAbsorptionEmission’: No such file or directory" I want to add WSGGM model to my radiation study, but I don't know how. |
|
November 8, 2021, 06:54 |
|
#4 | |
Member
Bushra Rasheed
Join Date: Dec 2020
Posts: 97
Rep Power: 5 |
Quote:
Regards, Bushra. |
||
Tags |
openfoam, radiation model |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Use of k-epsilon and k-omega Models | Jade M | Main CFD Forum | 40 | January 27, 2023 08:18 |
Superlinear speedup in OpenFOAM 13 | msrinath80 | OpenFOAM Running, Solving & CFD | 18 | March 3, 2015 06:36 |
Non gray model in DO radiation model in Fluent | novice | FLUENT | 2 | January 19, 2015 15:26 |
about Subgrid-scale model | impecca | OpenFOAM Running, Solving & CFD | 4 | December 20, 2013 11:36 |
Water subcooled boiling | Attesz | CFX | 7 | January 5, 2013 04:32 |