| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=Int32), | intent(in), | dimension(3) | :: | ind | beam_grid indices |
|
| integer, | value | :: | neut_type | Neutral type |
||
| real(kind=Float64), | intent(in), | dimension(:) | :: | dens | Neutral density [neutrals/cm^3] |
|
| logical, | intent(in), | optional | :: | store_iter | Store DCX/Halo iteration density in halo_iter_dens |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ParticleTrack), | intent(in), | dimension(:) | :: | tracks | Neutral Particle Track |
|
| integer, | intent(in) | :: | ncell | Number of cell in the particle track |
||
| integer, | value | :: | neut_type | Neutral type |