ETS-Core  version:0.0.4-46-ge2d8
Core actors for the ETS-6
 All Classes Files Functions Variables Pages
Functions/Subroutines
fc2k_impurity.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine imasimpurity (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)
 Module to cope with problems in fc2k. More...
 

Function/Subroutine Documentation

subroutine imasimpurity ( 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 
)

Module to cope with problems in fc2k.

Provides itmets for FC2K with arguments: in EQUILIBRIUM_ITER: TYPE_equilibrium in COREPROF_OLD: TYPE_COREPROF in COREPROF_ITER: TYPE_COREPROF in CORESOURCES_ITER: TYPE_CORESOURCE in CORERADIATION_ITER: TYPE_CORERADIATION in CONTROL_DOUBLE: REAL(R8) in CONTROL_INTEGER out CORESOURCE_NEW: TYPE_CORESOURCE out COREPROF_NEW: TYPE_COREPROF out CORERADIATION_NEW: TYPE_CORERADIATION

Author
I.Ivanova
Version

Definition at line 25 of file fc2k_impurity.f90.

References impurity::impurity_imas().

Here is the call graph for this function: