compute_Ye Module Procedure

module procedure compute_Ye module subroutine compute_Ye(this)

Uses

    • units
    • numerics
  • proc~~compute_ye~~UsesGraph proc~compute_ye compute_Ye numerics numerics proc~compute_ye->numerics units units proc~compute_ye->units

Interpolates the electron fraction = at the particle positions, using the data read by read_compose_composition.

FT 3.03.2021

Uses new infrastructure

FT 13.03.2023


Arguments

Type IntentOptional Attributes Name
class(particles), intent(inout) :: this

particles object which this PROCEDURE is a member of


Calls

proc~~compute_ye~~CallsGraph proc~compute_ye compute_Ye linear_interpolation linear_interpolation proc~compute_ye->linear_interpolation

Called by

proc~~compute_ye~~CalledByGraph proc~compute_ye compute_Ye interface~compute_ye compute_Ye interface~compute_ye->proc~compute_ye

Contents


Variables

Type Visibility Attributes Name Initial
integer, private :: a
integer, private :: dim_table
integer, private :: i_matter
double precision, private :: max_nb_table
double precision, private :: min_nb_table