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_synchrotron_radiation.f90
Go to the documentation of this file.
1
SUBROUTINE
fc2k_synchrotron_radiation
(COREPROF, CORESOURCE)
2
3
!-------------------------------------------------------!
4
! This routine calculate sybchrotron radiation !
5
! !
6
!-------------------------------------------------------!
7
! Source: --- !
8
! Developers: I.M.Ivanova-Stanik !
9
! Kontacts: irena.ivanova-stanik@ifpilm.pl !
10
! !
11
! Comments: might change after the ITM !
12
! data stucture is finalized !
13
! !
14
!-------------------------------------------------------!
15
16
17
USE
euitm_schemas
18
USE
synchrotron
19
20
21
IMPLICIT NONE
22
23
! +++ CPO derived types:
24
TYPE (
type_coreprof
)
,
POINTER
:: coreprof(:)
25
TYPE (
type_coresource
)
,
POINTER
:: coresource(:)
26
27
28
CALL
synchrotron_radiation
(coreprof, coresource)
29
30
31
RETURN
32
33
34
END SUBROUTINE
fc2k_synchrotron_radiation
35
! + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
36
! + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
37
38
39
40
synchrotron::synchrotron_radiation
subroutine synchrotron_radiation(COREPROF, CORESOURCE)
Definition:
synchrotron.f90:9
synchrotron
Definition:
synchrotron.f90:1
fc2k_synchrotron_radiation
subroutine fc2k_synchrotron_radiation(COREPROF, CORESOURCE)
Definition:
fc2k_synchrotron_radiation.f90:1
src
sources
fc2k_synchrotron_radiation.f90
Generated on Thu Feb 27 2020 09:02:16 for ETS by
1.8.5