9.1
general documentation
cs_ale_data_t Struct Reference

#include <cs_ale.h>

+ Collaboration diagram for cs_ale_data_t:

Public Attributes

int * impale
 
int * bc_type
 
int ale_iteration
 
int implicit_coupling_ite
 
cs_real_ti_mass_flux_ale
 
cs_real_tb_mass_flux_ale
 
cs_real_33_t ** gradu_pre
 
cs_real_3_tgradp_pre
 
cs_real_3_t ** gradvolf_pre
 
cs_real_3_t ** gradhtot_pre
 
cs_real_63_t ** gradrij_pre
 
cs_real_t ** i_mass_flux_pre
 
cs_real_t ** b_mass_flux_pre
 
cs_real_t ** alprof_pre
 
cs_real_t ** alprob_pre
 
cs_real_t ** gamma_pre
 

Detailed Description

ALE data

Member Data Documentation

◆ ale_iteration

int ale_iteration

ALE iteration

◆ alprob_pre

cs_real_t** alprob_pre

previous boundary fraction

◆ alprof_pre

cs_real_t** alprof_pre

previous internal fraction

◆ b_mass_flux_ale

cs_real_t* b_mass_flux_ale

boundary ALE mass flux

◆ b_mass_flux_pre

cs_real_t** b_mass_flux_pre

previous boundary mass flux

◆ bc_type

int* bc_type

ALE BC type code

◆ gamma_pre

cs_real_t** gamma_pre

previous mass transfer

◆ gradhtot_pre

cs_real_3_t** gradhtot_pre

previous total enthalpy gradient

◆ gradp_pre

cs_real_3_t* gradp_pre

previous pressure gradient

◆ gradrij_pre

cs_real_63_t** gradrij_pre

previous rij gradient

◆ gradu_pre

cs_real_33_t** gradu_pre

previous velocity gradient

◆ gradvolf_pre

cs_real_3_t** gradvolf_pre

previous volume fraction gradient

◆ i_mass_flux_ale

cs_real_t* i_mass_flux_ale

inner ALE mass flux

◆ i_mass_flux_pre

cs_real_t** i_mass_flux_pre

previous inner mass flux

◆ impale

int* impale

1st component of low-level BC

◆ implicit_coupling_ite

int implicit_coupling_ite

ALE implicit coupling iteration


The documentation for this struct was generated from the following file: