![]() |
ETS
\$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
|
Public Member Functions | |
subroutine | set_plasma_composition (COREPROF_OUT, NION, NIMP, NNEUT, AMN_ION, ZN_ION, Z_ION, AMN_IMP, ZN_IMP, MAXZ_IMP, NCOMP_IN, NTYPE_IN, NCOLD, NTHERMAL, NFAST, NNBI) |
Definition at line 1 of file plasma_composition.f90.
subroutine plasma_composition::set_plasma_composition | ( | type (type_coreprof), dimension(:), pointer | COREPROF_OUT, |
integer | NION, | ||
integer | NIMP, | ||
integer | NNEUT, | ||
real (r8), dimension(:), allocatable | AMN_ION, | ||
real (r8), dimension(:), allocatable | ZN_ION, | ||
real (r8), dimension(:), allocatable | Z_ION, | ||
real (r8), dimension(:), allocatable | AMN_IMP, | ||
real (r8), dimension(:), allocatable | ZN_IMP, | ||
real (r8), dimension(:), allocatable | MAXZ_IMP, | ||
integer, dimension(:) | NCOMP_IN, | ||
integer, dimension(:) | NTYPE_IN, | ||
integer | NCOLD, | ||
integer | NTHERMAL, | ||
integer | NFAST, | ||
integer | NNBI | ||
) |
Definition at line 6 of file plasma_composition.f90.