8.1
general documentation
cs_solidification_t Struct Reference

#include <cs_solidification.h>

+ Collaboration diagram for cs_solidification_t:

Data Fields

cs_flag_t model
 
cs_flag_t options
 
cs_flag_t post_flag
 
int verbosity
 
cs_property_tmass_density
 
cs_property_tcp
 
cs_property_tviscosity
 
cs_real_t latent_heat
 
cs_field_tg_l_field
 
cs_property_tg_l
 
cs_solidification_state_tcell_state
 
cs_time_plot_tplot_state
 
cs_real_t state_ratio [CS_SOLIDIFICATION_N_STATES]
 
cs_gnum_t n_g_cells [CS_SOLIDIFICATION_N_STATES]
 
cs_thermal_system_tthermal_sys
 
cs_field_ttemperature
 
cs_field_tenthalpy
 
cs_property_tthermal_reaction_coef
 
cs_real_tthermal_reaction_coef_array
 
cs_real_tthermal_source_term_array
 
void * model_context
 
cs_solidification_strategy_t strategy
 
cs_real_tforcing_mom_array
 
cs_property_tforcing_mom
 
cs_real_t forcing_coef
 
cs_lnum_t first_cell
 

Field Documentation

◆ cell_state

◆ cp

◆ enthalpy

cs_field_t* enthalpy

◆ first_cell

cs_lnum_t first_cell

◆ forcing_coef

cs_real_t forcing_coef

◆ forcing_mom

cs_property_t* forcing_mom

◆ forcing_mom_array

cs_real_t* forcing_mom_array

◆ g_l

◆ g_l_field

cs_field_t* g_l_field

◆ latent_heat

cs_real_t latent_heat

◆ mass_density

cs_property_t* mass_density

◆ model

cs_flag_t model

◆ model_context

void* model_context

◆ n_g_cells

◆ options

cs_flag_t options

◆ plot_state

cs_time_plot_t* plot_state

◆ post_flag

cs_flag_t post_flag

◆ state_ratio

◆ strategy

◆ temperature

cs_field_t* temperature

◆ thermal_reaction_coef

cs_property_t* thermal_reaction_coef

◆ thermal_reaction_coef_array

cs_real_t* thermal_reaction_coef_array

◆ thermal_source_term_array

cs_real_t* thermal_source_term_array

◆ thermal_sys

cs_thermal_system_t* thermal_sys

◆ verbosity

int verbosity

◆ viscosity

cs_property_t* viscosity

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