8.0
general documentation
Loading...
Searching...
No Matches
coincl Module Reference

Functions/Subroutines

subroutine co_models_init
 Initialize Fortran combustion models properties API. This maps Fortran pointers to global C variables.
subroutine co_models_bc_map
 Map Fortran physical models boundary condition info. This maps Fortran pointers to global C variables.
subroutine init_steady_laminar_flamelet_library
subroutine finalize_steady_laminar_flamelet_library

Variables

character(len=12) namgas
double precision, save pcigas
double precision, dimension(:,:), pointer, save coefeg
double precision, dimension(:,:), pointer, save compog
integer nmaxf
integer nmaxfm
integer nmaxh
integer nmaxhm
integer, dimension(nozppm), save ientox
integer, dimension(nozppm), save ientfu
double precision, save tinoxy
double precision, save tinfue
double precision, save hstoea
double precision, dimension(nmaxhm), save hh
double precision, dimension(nmaxfm), save ff
double precision, dimension(nmaxfm, nmaxhm), save tfh
real(c_double), pointer, save hinfue
real(c_double), pointer, save hinoxy
integer, save ngazfl
integer, save nki
integer, save nxr
integer, save nzm
integer, save nzvar
integer, save nlibvar
integer, save ikimid = 1
integer, save mode_fp2m = 1
double precision, save coef_k = 7.d-2
integer, save flamelet_zm
integer, save flamelet_zvar
integer, save flamelet_ki
integer, save flamelet_xr
integer, save flamelet_temp
integer, save flamelet_rho
integer, save flamelet_vis
integer, save flamelet_dt
integer, save flamelet_temp2
integer, save flamelet_hrr
integer, dimension(ngazgm), save flamelet_species
integer, save flamelet_c
integer, save flamelet_omg_c
character(len=12), dimension(ngazgmflamelet_species_name
double precision, dimension(:,:,:,:,:), allocatable flamelet_library
 Library for thermochemical properties in SLFM.
double precision, dimension(:,:,:,:,:,:), allocatable radiation_library
 Library for radiative properties in SLFM.
integer, dimension(nozppm), save ientgf
integer, dimension(nozppm), save ientgb
real(c_double), dimension(:), pointer, save qimp
double precision, dimension(nozppm), save fment
double precision, dimension(nozppm), save tkent
double precision, save frmel
double precision, save tgf
double precision, save cebu
double precision, save hgf
double precision, save tgbad
integer ndracm
integer, save ndirac
integer, dimension(ndracm), save irhol
integer, dimension(ndracm), save iteml
integer, dimension(ndracm), save ifmel
integer, dimension(ndracm), save ifmal
integer, dimension(ndracm), save iampl
integer, dimension(ndracm), save itscl
integer, dimension(ndracm), save imaml
integer, dimension(ndracm), save ihhhh
integer, save imam
double precision, save vref
double precision, save lref
double precision, save ta
double precision, save tstar
double precision, save fmin
double precision, save fmax
double precision, save hmin
double precision, save hmax
double precision, save coeff1
double precision, save coeff2
double precision, save coeff3
double precision, pointer, save xsoot
double precision, pointer, save rosoot

Function/Subroutine Documentation

◆ co_models_bc_map()

subroutine co_models_bc_map

Map Fortran physical models boundary condition info. This maps Fortran pointers to global C variables.

◆ co_models_init()

subroutine co_models_init

Initialize Fortran combustion models properties API. This maps Fortran pointers to global C variables.

◆ finalize_steady_laminar_flamelet_library()

subroutine finalize_steady_laminar_flamelet_library

◆ init_steady_laminar_flamelet_library()

subroutine init_steady_laminar_flamelet_library

Variable Documentation

◆ cebu

double precision, save cebu

◆ coef_k

double precision, save coef_k = 7.d-2

◆ coefeg

double precision, dimension(:,:), pointer, save coefeg

◆ coeff1

double precision, save coeff1

◆ coeff2

double precision, save coeff2

◆ coeff3

double precision, save coeff3

◆ compog

double precision, dimension(:,:), pointer, save compog

◆ ff

double precision, dimension(nmaxfm), save ff

◆ flamelet_c

integer, save flamelet_c

◆ flamelet_dt

integer, save flamelet_dt

◆ flamelet_hrr

integer, save flamelet_hrr

◆ flamelet_ki

integer, save flamelet_ki

◆ flamelet_library

double precision, dimension(:,:,:,:,:), allocatable flamelet_library

Library for thermochemical properties in SLFM.

◆ flamelet_omg_c

integer, save flamelet_omg_c

◆ flamelet_rho

integer, save flamelet_rho

◆ flamelet_species

integer, dimension(ngazgm), save flamelet_species

◆ flamelet_species_name

character(len=12), dimension(ngazgm) flamelet_species_name

◆ flamelet_temp

integer, save flamelet_temp

◆ flamelet_temp2

integer, save flamelet_temp2

◆ flamelet_vis

integer, save flamelet_vis

◆ flamelet_xr

integer, save flamelet_xr

◆ flamelet_zm

integer, save flamelet_zm

◆ flamelet_zvar

integer, save flamelet_zvar

◆ fmax

double precision, save fmax

◆ fment

double precision, dimension(nozppm), save fment

◆ fmin

double precision, save fmin

◆ frmel

double precision, save frmel

◆ hgf

double precision, save hgf

◆ hh

double precision, dimension(nmaxhm), save hh

◆ hinfue

real(c_double), pointer, save hinfue

◆ hinoxy

real(c_double), pointer, save hinoxy

◆ hmax

double precision, save hmax

◆ hmin

double precision, save hmin

◆ hstoea

double precision, save hstoea

◆ iampl

integer, dimension(ndracm), save iampl

◆ ientfu

integer, dimension(nozppm), save ientfu

◆ ientgb

integer, dimension(nozppm), save ientgb

◆ ientgf

integer, dimension(nozppm), save ientgf

◆ ientox

integer, dimension(nozppm), save ientox

◆ ifmal

integer, dimension(ndracm), save ifmal

◆ ifmel

integer, dimension(ndracm), save ifmel

◆ ihhhh

integer, dimension(ndracm), save ihhhh

◆ ikimid

integer, save ikimid = 1

◆ imam

integer, save imam

◆ imaml

integer, dimension(ndracm), save imaml

◆ irhol

integer, dimension(ndracm), save irhol

◆ iteml

integer, dimension(ndracm), save iteml

◆ itscl

integer, dimension(ndracm), save itscl

◆ lref

double precision, save lref

◆ mode_fp2m

integer, save mode_fp2m = 1

◆ namgas

character(len=12) namgas

◆ ndirac

integer, save ndirac

◆ ndracm

integer ndracm

◆ ngazfl

integer, save ngazfl

◆ nki

integer, save nki

◆ nlibvar

integer, save nlibvar

◆ nmaxf

integer nmaxf

◆ nmaxfm

integer nmaxfm

◆ nmaxh

integer nmaxh

◆ nmaxhm

integer nmaxhm

◆ nxr

integer, save nxr

◆ nzm

integer, save nzm

◆ nzvar

integer, save nzvar

◆ pcigas

double precision, save pcigas

◆ qimp

real(c_double), dimension(:), pointer, save qimp

◆ radiation_library

double precision, dimension(:,:,:,:,:,:), allocatable radiation_library

Library for radiative properties in SLFM.

◆ rosoot

double precision, pointer, save rosoot

◆ ta

double precision, save ta

◆ tfh

double precision, dimension(nmaxfm,nmaxhm), save tfh

◆ tgbad

double precision, save tgbad

◆ tgf

double precision, save tgf

◆ tinfue

double precision, save tinfue

◆ tinoxy

double precision, save tinoxy

◆ tkent

double precision, dimension(nozppm), save tkent

◆ tstar

double precision, save tstar

◆ vref

double precision, save vref

◆ xsoot

double precision, pointer, save xsoot