Compute electron density using communication within species
Computes electron density via reduction of ion charge density
| Type | Intent | Optional | 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 |