MPI-AMRVAC 3.2
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
Loading...
Searching...
No Matches
Modules | Functions/Subroutines
mod_ionization_degree.t File Reference

Go to the source code of this file.

Modules

module  mod_ionization_degree
 module ionization degree - get ionization degree for given temperature
 

Functions/Subroutines

subroutine, public mod_ionization_degree::ionization_degree_init (he_abundance, rfactor_norm, table_name, include_energy)
 
subroutine, public mod_ionization_degree::ionization_degree_from_temperature (ixil, ixol, te, iz_h, iz_he)
 Legacy array interface for T -> ionization degrees. Not used anymore; kept for compatibility and may be removed later.
 
subroutine, public mod_ionization_degree::ionization_get_state_scalar (rho, p, t, rfactor, iz_h, iz_he)
 
subroutine, public mod_ionization_degree::ionization_state_tp (t, p, rfactor, iz_h, iz_he)
 
subroutine, public mod_ionization_degree::ionization_solve_p_rfactor (rho, t, p, rfactor)
 
subroutine, public mod_ionization_degree::ionization_get_state (ixil, ixol, rho, p, t, rfactor, iz_h, iz_he)
 
subroutine, public mod_ionization_degree::ionization_state_from_temperature_scalar (t, rfactor, iz_h, iz_he)
 
subroutine, public mod_ionization_degree::ionization_get_rfactor_from_temperature (t, rfactor)
 
logical function, public mod_ionization_degree::ionization_is_temperature_only ()
 
logical function, public mod_ionization_degree::ionization_includes_energy ()
 
subroutine, public mod_ionization_degree::ionization_check_eint_table (invgam)
 
subroutine, public mod_ionization_degree::ionization_get_state_from_eint (rho, eint, invgam, t, p, rfactor, iz_h, iz_he)
 
subroutine, public mod_ionization_degree::ionization_get_p_eint_from_rho_t (rho, t, invgam, p, eint, rfactor, iz_h, iz_he)
 
subroutine, public mod_ionization_degree::ionization_get_eps_derivative_t (t, invgam, eps, deps_dt, dq_dt_out)
 
subroutine, public mod_ionization_degree::ionization_get_csound2_t (t, invgam, csound2)