8.1
general documentation
turbomachinery.f90 File Reference

Module for turbomachinery computations. More...

Data Types

interface  map_turbomachinery_model
 
interface  map_turbomachinery_rotor
 
interface  map_turbomachinery_arrays
 
interface  turbomachinery_update_mesh
 
interface  turbomachinery_reinit_i_face_fields
 
interface  turbomachinery_resize_cell_fields
 

Modules

module  turbomachinery
 

Functions/Subroutines

subroutine turbomachinery_init
 
subroutine turbomachinery_update ()
 

Variables

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

Detailed Description

Module for turbomachinery computations.