9.0
general documentation
Loading...
Searching...
No Matches
cs_rad_transfer_modak.cpp File Reference
#include "base/cs_defs.h"
#include "base/cs_math.h"
#include <assert.h>
#include <errno.h>
#include <stdio.h>
#include <stdarg.h>
#include <string.h>
#include <math.h>
#include <float.h>
#include "bft/bft_error.h"
#include "bft/bft_mem.h"
#include "bft/bft_printf.h"
#include "base/cs_parameters.h"
#include "mesh/cs_mesh.h"
#include "rayt/cs_rad_transfer_modak.h"
Include dependency graph for cs_rad_transfer_modak.cpp:

Functions

void cs_rad_transfer_modak (cs_real_t ck[], const cs_real_t pco2[], const cs_real_t ph2o[], const cs_real_t fv[], const cs_real_t temp[])
 Compute radiative properties of a gas based on temperature, composition of products in co2, h2o and soot using linear regressions established by Modak.

Function Documentation

◆ cs_rad_transfer_modak()

void cs_rad_transfer_modak ( cs_real_t ck[],
const cs_real_t pco2[],
const cs_real_t ph2o[],
const cs_real_t fv[],
const cs_real_t temp[] )

Compute radiative properties of a gas based on temperature, composition of products in co2, h2o and soot using linear regressions established by Modak.

Parameters
[out]ckmedium's absorbtion coefficient (0 if transparent)
[in]pco2CO2 partial pressure
[in]ph2oH2O partial pressure
[in]fvsoot volume fraction
[in]temptemperature