8.0
general documentation
Loading...
Searching...
No Matches
turbomachinery.f90 File Reference

Module for turbomachinery computations. More...

Data Types

interface  map_turbomachinery_model
interface  map_turbomachinery_rotor
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
subroutine turbomachinery_finalize

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

Module for turbomachinery computations.