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
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(particles), | intent(inout) | :: | this |
particles object which this PROCEDURE is a member of |
| 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 |