7.2
general documentation
cs_gwf_darcy_flux_t Struct Reference

Structure to handle the Darcy flux. More...

#include <cs_gwf_priv.h>

+ Collaboration diagram for cs_gwf_darcy_flux_t:

Data Fields

cs_adv_field_tadv_field
 
cs_flag_t flux_location
 
cs_real_tflux_val
 
cs_real_tboundary_flux_val
 

Detailed Description

Structure to handle the Darcy flux.

Field Documentation

◆ adv_field

adv_field

Pointer to a cs_adv_field_t structure. Darcy advective flux in the liquid phase. This structure is used to define the advective term in tracer equations.

◆ boundary_flux_val

boundary_flux_val

Array storing the normal Darcian flux across the boundary of the computational domain for the liquid phase. This is an optional array.

◆ flux_location

flux_location

Indicate where the arrays defining the Darcy fluxes are located

◆ flux_val

flux_val

Array storing the liquid Darcian flux in each location (for instance the dual faces associated to each cell)


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