9.0
general documentation
Loading...
Searching...
No Matches
cs_field_bc_coeffs_t Struct Reference

Field boundary condition descriptor (for variables) More...

#include <cs_field.h>

Collaboration diagram for cs_field_bc_coeffs_t:

Data Fields

int location_id
int * icodcl
cs_real_trcodcl1
cs_real_trcodcl2
cs_real_trcodcl3
cs_real_ta
cs_real_tb
cs_real_taf
cs_real_tbf
cs_real_tad
cs_real_tbd
cs_real_tac
cs_real_tbc
cs_real_thint
cs_real_t_hext
cs_real_tval_f
cs_real_tval_f_lim
cs_real_tval_f_d
cs_real_tval_f_d_lim
cs_real_tval_f_pre

Detailed Description

Field boundary condition descriptor (for variables)

Field boundary condition descriptor (for variables)

Field Documentation

◆ _hext

cs_real_t* _hext

◆ a

Explicit coefficient

◆ ac

cs_real_t* ac

Explicit coefficient for convection

◆ ad

cs_real_t* ad

Explicit coefficient for divergence

◆ af

cs_real_t* af

Explicit coefficient for flux

◆ b

Implicit coefficient

◆ bc

cs_real_t* bc

Implicit coefficient for convection

◆ bd

cs_real_t* bd

Implicit coefficient for divergence

◆ bf

cs_real_t* bf

Implicit coefficient for flux

◆ hint

cs_real_t* hint

◆ icodcl

int* icodcl

Low-level BC type code

◆ location_id

int location_id

Id of matching location

◆ rcodcl1

cs_real_t* rcodcl1

1st part of low-level BC values definition

◆ rcodcl2

cs_real_t* rcodcl2

2nd part of low-level BC values definition

◆ rcodcl3

cs_real_t* rcodcl3

3rd part of low-level BC values definition

◆ val_f

cs_real_t* val_f

◆ val_f_d

cs_real_t* val_f_d

◆ val_f_d_lim

cs_real_t* val_f_d_lim

◆ val_f_lim

cs_real_t* val_f_lim

◆ val_f_pre

cs_real_t* val_f_pre

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