champ_fonc_fonction
Inherits from: champ_fonc_tabule
Field that is a function of another field.
Parameters:
- problem_name (type: string) Name of problem.
- inco (type: string) Name of the field (for example: temperature).
- expression (type: list of str) Number of field components followed by the analytical expression for each field component.
champ_fonc_fonction_txyz
Inherits from: champ_fonc_fonction
this refers to a field that is a function of another field and time and/or space coordinates
Parameters:
- problem_name (type: string) Name of problem.
- inco (type: string) Name of the field (for example: temperature).
- expression (type: list of str) Number of field components followed by the analytical expression for each field component.