8.1
general documentation
turbomachinery Module Reference

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
 

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
 

Function/Subroutine Documentation

◆ turbomachinery_init()

subroutine turbomachinery::turbomachinery_init

◆ turbomachinery_update()

subroutine turbomachinery::turbomachinery_update