Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | itime | |||
real, | intent(inout) | :: | filesize |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | itime |
Variables: * *
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | itime | |||
logical, | intent(in), | optional | :: | initial_output |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | itime | |||
integer, | intent(inout) | :: | loutstart | |||
integer, | intent(inout) | :: | loutend | |||
integer, | intent(inout) | :: | loutnext | |||
real, | intent(inout) | :: | outnum |
Variables: * nspeciesdim = nspec for forward runs, 1 for backward runs * *
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | itime | |||
real, | intent(in) | :: | weight |
This subroutine averages particle quantities, to be used for particle dump (in partoutput.f90). Averaging is done over output interval. Author: A. Stohl Changes L Bakels: - Computing fields defined in PARTOPTIONS
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | itime | |||
integer, | intent(in) | :: | j |