37 use run, only: kt_type_enum
38 use run, only: ia_2005, gd_1999, gtsh_2012
60 SELECT CASE (kt_type_enum)
62 CALL calc_ia_energy_dissipation_ss(m)
64 CALL calc_gd_99_energy_dissipation_ss(m)
subroutine transport_prop()
subroutine calc_gtsh_energy_dissipation_ss(M)
logical, dimension(:), allocatable cond
logical, dimension(:), allocatable diff
subroutine calc_gd_99_energy_dissipation_ss(M)
logical, dimension(:), allocatable gran_diss
logical, dimension(:), allocatable visc
subroutine calc_ia_energy_dissipation_ss(M)