programmer's documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Modules | Variables
Module for input/output
Collaboration diagram for Module for input/output:

Modules

 Additional user files
 
 History user files
 
 Lagrange files
 
 Output listing
 
 Boundary post-processing
 

Variables

integer, save nfecra
 standard output More...
 
integer, dimension(nvarmx), save iwarni
 characterises 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 ficmvo upstream restart file, which already uses unit 11) useful if and only if ivrtex=1 More...
 
character *13, save ficdat
 name of file, see usvort module. More...
 
integer, save ntsuit
 saving period of the restart filesy5 More...
 
integer, dimension(nvppmx), save ichrvr
 in post post processing output nth variable if ichrvr(n)=1 for each quantity defined at the cell centres (physical or numerical variable), indicator of whether it should be post-processed or not More...
 

Detailed Description

Variable Documentation

character*13, save ficdat

name of file, see usvort module.

integer, dimension(nvppmx), save ichrvr

in post post processing output nth variable if ichrvr(n)=1 for 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$, $\varepsilon$, $R_{ij}$, $\omega$, $\varphi$, $\overline{f}$, scalars), density,turbulent viscosity and the time step if is not uniform.
  • 0: not post-processed.
  • 1: post-processed.

Useful if and only if the variable is defined at the cell centers: calculation variable, physical property (time step, density, viscosity, specific heat) or turbulent viscosity if iturb >= 10

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 ficmvo 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, dimension(nvarmx), save iwarni

characterises 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.

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