![]() |
ETS-Core
version:0.0.4-46-ge2d8
Core actors for the ETS-6
|
IMPURITY. More...
Public Member Functions | |
subroutine | impurity_imas (EQUILIBRIUM_ITER, CORETRANSPORT_ITER, CORETRANSPORT_NEW, COREPROFILES_OLD, COREPROFILES_ITER, COREPROFILES_NEW, CORESOURCES_ITER, CORESOURCES_NEW, CORESOLVER_ITER, CORERADIATION_ITER, CORERADIATION_NEW, CONTROL_INTEGER, CONTROL_DOUBLE) |
subroutine impurity::impurity_imas | ( | type (ids_equilibrium) | EQUILIBRIUM_ITER, |
type (ids_core_transport) | CORETRANSPORT_ITER, | ||
type (ids_core_transport) | CORETRANSPORT_NEW, | ||
type (ids_core_profiles) | COREPROFILES_OLD, | ||
type (ids_core_profiles) | COREPROFILES_ITER, | ||
type (ids_core_profiles) | COREPROFILES_NEW, | ||
type (ids_core_sources) | CORESOURCES_ITER, | ||
type (ids_core_sources) | CORESOURCES_NEW, | ||
type (ids_transport_solver_numerics) | CORESOLVER_ITER, | ||
type (ids_radiation) | CORERADIATION_ITER, | ||
type (ids_radiation) | CORERADIATION_NEW, | ||
integer, dimension(2), intent(in) | CONTROL_INTEGER, | ||
real (r8), dimension(5), intent(in) | CONTROL_DOUBLE | ||
) |
Definition at line 15 of file impurity.f90.
References allocate_working_ids::allocate_coreradiation_ids(), get_composition::get_prof_composition(), and impurity_one().
Referenced by imasimpurity().