TrioCFD 1.9.8
TrioCFD documentation
Loading...
Searching...
No Matches
Keywords derived from champ_input_base

champ_input_base

Inherits from: field_base

not_set

Parameters:

  • nb_comp (type: int) not_set
  • nom (type: string) not_set
  • [initial_value] (type: list of float) not_set
  • probleme (type: string) not_set
  • [sous_zone] (type: string) not_set

champ_input_p0

Inherits from: champ_input_base

not_set

Parameters:

  • nb_comp (type: int) not_set
  • nom (type: string) not_set
  • [initial_value] (type: list of float) not_set
  • probleme (type: string) not_set
  • [sous_zone] (type: string) not_set

champ_input_p0_composite

Inherits from: champ_input_base

Field used to define a classical champ input p0 field (for ICoCo), but with a predefined field for the initial state.

Parameters:

  • [initial_field] (type: field_base) The field used for initialization
  • [input_field] (type: champ_input_p0) The input field for ICoCo
  • nb_comp (type: int) not_set
  • nom (type: string) not_set
  • [initial_value] (type: list of float) not_set
  • probleme (type: string) not_set
  • [sous_zone] (type: string) not_set