|
|
integer, parameter | frees =0 |
| |
|
integer, parameter | fopal =1 |
| |
|
integer, parameter | fbeb =2 |
| |
|
integer, save | type_rdst |
| |
real *8, dimension(:,:),
allocatable, save | sig_abs |
| |
type(sec_coll), dimension(:),
allocatable, save | sig_exc |
| |
type(sec_phot), dimension(:),
allocatable, save | spc |
| |
type(photoionisation),
dimension(:), allocatable,
save | sig_phot |
| |
|
type(isp2inb), save | ind_abs_isp |
| |
|
type(isp2inb), save | ind_phot_isp |
| |
|
type(isp2inb), save | ind_phot_ist |
| |
|
type(isp2inb), save | ind_ela_isp |
| |
|
type(isp2inb), save | ind_exc_isp |
| |
|
type(isp2inb), save | ind_exc_ist |
| |
|
integer, save | nb_spc_abs |
| |
real *8, dimension(:,:),
allocatable, save | sig_tot |
| |
real *8, dimension(:,:),
allocatable, save | sig_ela |
| |
real *8, dimension(:,:,:),
allocatable, save | omdeg_kin |
| |
| subroutine sections_efficaces::close_sections_efficaces |
( |
| ) |
|
The documentation for this module was generated from the following file: