programmer's documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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

character(len=13), save ficdat

name of file, see usvort module.

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.

integer, save impmvo

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

integer, save impvvo

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

integer, save keylbl = -1

field key for output label

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 listing.
  • 0: no writing. always useful
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
integer, save nfecra

standard output

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