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

read_file

Synonyms: lire_fichier

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

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

Parameters:

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

read_unsupported_ascii_file_from_icem

not_set

Parameters:

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