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

read_file

Synonyms: lire_fichier

Inherits from: interprete

Keyword to read the object name_obj contained in the file filename.

This is notably used when the calculation domain has already been meshed and the mesh contains the file filename, simply write read_file dom filename (where dom is the name of the meshed domain).

If the filename is ;, is to execute a data set given in the file of name name_obj (a space must be entered between the semi-colon and the file name).

Parameters:

  • name_obj (type: string) Name of the object to be read.
  • filename (type: string) Name of the file.

read_file_bin

Synonyms: lire_fichier_bin, read_file_binary

Inherits from: read_file

Keyword to read an object name_obj in the unformatted type file filename.

Parameters:

  • name_obj (type: string) Name of the object to be read.
  • filename (type: string) Name of the file.

read_unsupported_ascii_file_from_icem

Inherits from: read_file

not_set

Parameters:

  • name_obj (type: string) Name of the object to be read.
  • filename (type: string) Name of the file.