TRUST 1.9.8
HPC thermohydraulic platform
Loading...
Searching...
No Matches
Keywords derived from champ_front_fonc_txyz

champ_front_fonc_txyz

Inherits from: front_field_base

Boundary field which is not constant in space and in time.

Parameters:

  • val (type: list of str) Values of field components (mathematical expressions).

champ_front_xyz_tabule

Inherits from: champ_front_fonc_txyz

Space dependent field on the boundary, tabulated as a function of time.

Parameters:

  • val (type: list of str) Values of field components (mathematical expressions).
  • bloc (type: bloc_lecture) {nt1 t2 t3 ....tn u1 [v1 w1 ...] u2 [v2 w2 ...] u3 [v3 w3 ...] ... un [vn wn ...] } Values are entered into a table based on n couples (ti, ui) if nb_comp value is 1. The value of a field at a given time is calculated by linear interpolation from this table.