Data Types | |
| interface | map_turbomachinery_model |
| interface | map_turbomachinery_rotor |
| interface | turbomachinery_reinit_i_face_fields |
| interface | turbomachinery_resize_cell_fields |
| interface | turbomachinery_update_mesh |
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) 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(2), save | rs_ell |
| double precision, dimension(:), allocatable | coftur |
| double precision, dimension(:), allocatable | hfltur |
| subroutine turbomachinery::turbomachinery_finalize | ( | ) |
| subroutine turbomachinery::turbomachinery_init | ( | ) |
| subroutine turbomachinery::turbomachinery_update | ( | ) |