compute_electron_density_m Module

Compute electron density using communication within species



Contents


Subroutines

public subroutine compute_electron_density(comm_handler, mesh, params_species, dens_species)

Computes electron density via reduction of ion charge density

Arguments

Type IntentOptional Attributes Name
type(comm_handler_t), intent(in) :: comm_handler

Communicators

type(mesh_cart_t), intent(in) :: mesh

Mesh within poloidal plane

type(params_zhdanov_species_t), intent(in) :: params_species

Species paramters for the Zhdanov model

real(kind=GP), intent(inout), dimension(mesh%get_n_points()) :: dens_species

Species density