Module | Source File | Description |
---|---|---|
pbepack | pbepack.f90 | |
pbepack_agg | pbepack_agg.f90 | Derived types and procedures to compute the aggregation term for 1D PBEs. |
pbepack_aggtypes | pbepack_aggtypes.f90 | Derived data types to store information about particle combinations, as required for evaluating aggregation birth terms. |
pbepack_algebra | pbepack_algebra.f90 | Special array types. |
pbepack_basetypes | pbepack_basetypes.f90 | This module implements a number of (abstract) derived data types which form the basis for the other derived types in this package. |
pbepack_break | pbepack_break.f90 | Derived types and procedures to compute the breakage term for 1D PBEs. |
pbepack_flow | pbepack_flow.f90 | Derived types and procedures to compute the flow term for 1D PBEs. |
pbepack_growth | pbepack_growth.f90 | Derived types and procedures to compute the growth term for 1D PBEs. |
pbepack_kinds | pbepack_kinds.F90 | Real kinds and common numeric constants. |
pbepack_lib | pbepack_lib.f90 | Auxiliary functions. |
pbepack_pbe | pbepack_pbe.f90 | Derived types and procedures to solve 1D PBEs. |
pbepack_quadratures | pbepack_quadratures.f90 |