![]() |
ETS-Core
version:0.0.4-46-ge2d8
Core actors for the ETS-6
|
Public Member Functions | |
subroutine | ion_density (GEOMETRY, PROFILES, TRANSPORT, SOURCES, NUMERICS, DIAG) |
Definition at line 1 of file ion_density_equations.f90.
subroutine ion_density_equations::ion_density | ( | type (magnetic_geometry) | GEOMETRY, |
type (plasma_profiles) | PROFILES, | ||
type (transport_coefficients) | TRANSPORT, | ||
type (sources_and_sinks) | SOURCES, | ||
type (transport_solver_numerics) | NUMERICS, | ||
type (diagnostic) | DIAG | ||
) |
Definition at line 7 of file ion_density_equations.f90.
References acceptable_values::acceptable_ion_density(), type_transport_solver_numerics::allocate_solver(), type_transport_solver_numerics::deallocate_solver(), acceptable_values::enforce_acceptable_ion_density(), hyperdiffusion::get_hyper_values(), ets_math::integr_fun(), and solution_interface().
Referenced by transport_equations().