My Project
programmer's documentation
Variables
Module for input/output

Variables

integer, save nfecra
 standard output More...
 
integer, save impmvo
 unit of the upstream restart file for the vortex method. Useful if and only if isuivo=1 and ivrtex=1. More...
 
integer, save impvvo
 unit of the downstream restart file for the vortex method. Useful if and only if ivrtex=1. More...
 
integer, save impdvo
 unit of the ficvor data files for the vortex method. More...
 
character(len=13), save ficdat
 name of file, see usvort module. More...
 
integer, save ntsuit
 saving period of the restart filesy5 More...
 
integer, save keylbl = -1
 field key for output label More...
 
integer, save keylog = -1
 field key for logging
For every quantity (variable, physical or numerical property ...), indicator concerning the writing in the execution report file More...
 
integer, save keyvis = -1
  field key for postprocessing output. More...
 

Detailed Description

Variable Documentation

◆ ficdat

character(len=13), save ficdat

name of file, see usvort module.

◆ impdvo

integer, save impdvo

unit of the ficvor data files for the vortex method.

These files are text files. Their number and names are specified by the user in the usvort subroutine. (Although it corresponds to an 'upstream' data file, impdvo is initialized to 20 because, in case of multiple vortex entries, it is opened at the same time as the upstream restart file, which already uses unit 11) useful if and only if ivrtex=1.

◆ impmvo

integer, save impmvo

unit of the upstream restart file for the vortex method. Useful if and only if isuivo=1 and ivrtex=1.

◆ impvvo

integer, save impvvo

unit of the downstream restart file for the vortex method. Useful if and only if ivrtex=1.

◆ keylbl

integer, save keylbl = -1

field key for output label

◆ keylog

integer, save keylog = -1

field key for logging
For every quantity (variable, physical or numerical property ...), indicator concerning the writing in the execution report file

  • 1: writing in the execution log.
  • 0: no writing. always useful

◆ keyvis

integer, save keyvis = -1

field key for postprocessing output.

Each quantity defined at the cell centres (physical or numerical variable), indicator of whether it should be post-processed or not

  • -999: not initialised. By default, the post-processed quantities are the unknowns (pressure, velocity, $ k, \epsilon, Rij, \omega, \phi, f $k, scalars), density, turbulent viscosity and the time step if is not uniform
  • 0: not post-processed
  • 1: post-processed on main location
  • 2: non-reconstructed values postprocessed on boundary if main location is cells
  • 3: both 1 and 2 useful if and only if the variable is defined at the cell centers or boundary faces: calculation variable, physical property (time step, density, viscosity, specific heat) or turbulent viscosity if iturb = 10

◆ nfecra

integer, save nfecra

standard output

◆ ntsuit

integer, save ntsuit

saving period of the restart filesy5

  • -2: no restart at all
  • -1: only at the end of the calculation
  • 0: by default (four times during the calculation)
  • >0: period