ETS
\$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
Main Page
Data Types List
Files
File List
File Members
All
Classes
Files
Functions
Variables
Pages
fc2k_fusion_sources.f90
Go to the documentation of this file.
1
SUBROUTINE
fc2k_fusion_sources
(COREPROF, CORESOURCE)
2
3
!-------------------------------------------------------!
4
! This routine provides fusion sources for the !
5
! ETS workflow. !
6
!-------------------------------------------------------!
7
! Source: --- !
8
! Developers: D. Coster !
9
! Kontacts: David.Coster@ipp.mpg.de !
10
! !
11
! Comments: output CORESOURCE CPO is !
12
! allocated inside the module !
13
! !
14
!-------------------------------------------------------!
15
16
use
euitm_schemas
17
use
fusion_sources_module
18
19
implicit none
20
21
type (
type_coreprof
)
,
pointer
:: coreprof(:)
! input CPO with i ETS profiles
22
type (
type_coresource
)
,
pointer
:: coresource(:)
! output CPO with fusion sources
23
24
call
fusion_sources
(coreprof, coresource)
25
26
return
27
28
END SUBROUTINE
fc2k_fusion_sources
fusion_sources_module::fusion_sources
subroutine fusion_sources(coreprof, coresource)
Definition:
fusion_sources_module.f90:23
fc2k_fusion_sources
subroutine fc2k_fusion_sources(COREPROF, CORESOURCE)
Definition:
fc2k_fusion_sources.f90:1
fusion_sources_module
Module implementing fusion sources.
Definition:
fusion_sources_module.f90:14
src
sources
fc2k_fusion_sources.f90
Generated on Thu Feb 27 2020 09:02:16 for ETS by
1.8.5