![]() |
ETS
\$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | fc2k_plasma_composition2 (COREPROF_DB, COREPROF_OUT, NION, NIMP, NNEUT, AMN_ION, ZN_ION, Z_ION, AMN_IMP, ZN_IMP, MAXZ_IMP, NCOMP_FIX, NTYPE_FIX, NCOLD, NTHERMAL, NFAST, NNBI) |
subroutine fc2k_plasma_composition2 | ( | type (type_coreprof), dimension(:), pointer | COREPROF_DB, |
type (type_coreprof), dimension(:), pointer | COREPROF_OUT, | ||
integer | NION, | ||
integer | NIMP, | ||
integer | NNEUT, | ||
real (r8), dimension(30) | AMN_ION, | ||
real (r8), dimension(30) | ZN_ION, | ||
real (r8), dimension(30) | Z_ION, | ||
real (r8), dimension(100) | AMN_IMP, | ||
real (r8), dimension(100) | ZN_IMP, | ||
real (r8), dimension(100) | MAXZ_IMP, | ||
integer | NCOMP_FIX, | ||
integer | NTYPE_FIX, | ||
integer | NCOLD, | ||
integer | NTHERMAL, | ||
integer | NFAST, | ||
integer | NNBI | ||
) |
Definition at line 4 of file fc2k_plasma_composition2.f90.