Variables: * * nage Age class of the particle considered * jpart Index of the particle considered * xold,yold,zold "Memorized" old positions of the particle * *
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer | :: | itime | ||||
integer | :: | nage | ||||
integer | :: | jpart | ||||
real | :: | xold |
|
|||
real | :: | yold |
|
|||
real | :: | zold |
|
|||
integer, | intent(in) | :: | thread |
Variables: * ncellse number of cells with non-zero values for eastward fluxes * sparsee .true. if in sparse matrix format, else .false. * *
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer | :: | itime |