8.0
general documentation
Loading...
Searching...
No Matches
Module for turbomachinery computations

Variables

integer, save iturbo
 Type of turbomachinery computation: none (0), frozen rotor (1), transient (2)
integer, save ityint
 Type of rotor/stator interface: joint internal faces (0), coupled boundary faces (1)
integer, dimension(:), pointer irotce
 Rotor identifier list (1:ncel)
double precision, dimension(2), save rs_ell
double precision, dimension(:), allocatable coftur
double precision, dimension(:), allocatable hfltur

Detailed Description

Variable Documentation

◆ coftur

double precision, dimension(:), allocatable coftur

◆ hfltur

double precision, dimension(:), allocatable hfltur

◆ irotce

integer, dimension(:), pointer irotce

Rotor identifier list (1:ncel)

◆ iturbo

integer, save iturbo

Type of turbomachinery computation: none (0), frozen rotor (1), transient (2)

◆ ityint

integer, save ityint

Type of rotor/stator interface: joint internal faces (0), coupled boundary faces (1)

◆ rs_ell

double precision, dimension(2), save rs_ell