Functions/Subroutines | |
| subroutine | photoproduction (temps, i_tube, pos_tube, neutre, pos, densneut, proxy, prophel, proelec, prodion) |
| subroutine photoproduction | ( | type (calendar) | temps, |
| integer, intent(in) | i_tube, | ||
| type(coordonnees), dimension(:,:), intent(in) | pos_tube, | ||
| type(neutral), dimension(:), intent(in) | neutre, | ||
| type(coordonnees), dimension(:) | pos, | ||
| real, dimension(:,:) | densneut, | ||
| type(activite) | proxy, | ||
| real*8, dimension (:,:) | prophel, | ||
| real*8, dimension (:) | proelec, | ||
| real*8, dimension (:,:) | prodion | ||
| ) |


1.8.5