Functions/Subroutines | |
| subroutine | transelec (i_tube, Iinf, Isup, time, pos, ion, neutre, proxy, prec, Ei, Fi, mat_filtre, dens_lim) |
| subroutine | print_transelec () |
| subroutine transelec | ( | integer | i_tube, |
| integer | Iinf, | ||
| integer | Isup, | ||
| type (time_global) | time, | ||
| type(coordonnees), dimension(:,:) | pos, | ||
| type(espece), dimension(:) | ion, | ||
| type(neutral), dimension(:) | neutre, | ||
| type(activite) | proxy, | ||
| type(precip_elec) | prec, | ||
| real | Ei, | ||
| real | Fi, | ||
| real*8, dimension(:,:) | mat_filtre, | ||
| real*8, dimension(:) | dens_lim | ||
| ) |


1.8.5