programmer's documentation
Variables
Module for input/output

Variables

integer, save nfecra
 standard output More...
 
integer, dimension(nvarmx), save iwarni
 characterizes the level of detail of the outputs for the variable ivar (from 1 to nvar). The quantity of information increases with its value. Impose the value 0 or 1 for a reasonable listing size. Impose the value 2 to get a maximum quantity of information, in case of problem during the execution. Always useful. 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. 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 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 keys for logging and postprocessing output More...
 
integer, save keyvis = -1
 
integer, save keyipp = -1
 field key for start position in global postprocessing (ipp index) arrays 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.

◆ iwarni

integer, dimension(nvarmx), save iwarni

characterizes the level of detail of the outputs for the variable ivar (from 1 to nvar). The quantity of information increases with its value. Impose the value 0 or 1 for a reasonable listing size. Impose the value 2 to get a maximum quantity of information, in case of problem during the execution. Always useful.

◆ keyipp

integer, save keyipp = -1

field key for start position in global postprocessing (ipp index) arrays

◆ keylbl

integer, save keylbl = -1

field key for output label

◆ keylog

integer, save keylog = -1

field keys for logging and postprocessing output

◆ keyvis

integer, save keyvis = -1

◆ 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