ETS-Core  version:0.0.4-46-ge2d8
Core actors for the ETS-6
 All Classes Files Functions Variables Pages
Public Member Functions | List of all members
quasi_neutrality_equations Module Reference

Public Member Functions

subroutine quasi_neutrality (GEOMETRY, PROFILES, IMPURITY, NUMERICS, DIAG)
 This subroutine calculates density and fluxes of plasma components for which the transport equation is not solved. It calculates plasma effective charge and convective contribution to energy transport. More...
 

Detailed Description

Definition at line 1 of file quasi_neutrality_equations.f90.

Member Function/Subroutine Documentation

subroutine quasi_neutrality_equations::quasi_neutrality ( type (magnetic_geometry)  GEOMETRY,
type (impurity_profiles)  PROFILES,
type (impurity_profiles)  IMPURITY,
type (transport_solver_numerics)  NUMERICS,
type (diagnostic)  DIAG 
)

This subroutine calculates density and fluxes of plasma components for which the transport equation is not solved. It calculates plasma effective charge and convective contribution to energy transport.

Source: — Developers: D.Kalupin Contacts: D.Kal.nosp@m.upin.nosp@m.@euro.nosp@m.-fus.nosp@m.ion.o.nosp@m.rg

Comments: based on rho_tor_norm grid

Definition at line 20 of file quasi_neutrality_equations.f90.

References acceptable_values::acceptable_electron_density(), acceptable_values::acceptable_ion_density(), ets_math::deriv_fun(), acceptable_values::enforce_acceptable_electron_density(), and acceptable_values::enforce_acceptable_ion_density().

Referenced by transport_equations().

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this module was generated from the following file: