| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=maxlen), | public | :: | name | = | '' | ||
| type(keys_type), | public | :: | keys | ||||
| character(len=maxlen), | public | :: | gen0Name | = | '' | ||
| character(len=maxlen), | public | :: | parent | = | '' | ||
| character(len=maxlen), | public | :: | longName | = | '' | ||
| character(len=maxlen), | public | :: | type | = | 'tracer' | ||
| character(len=maxlen), | public | :: | phase | = | 'g' | ||
| character(len=maxlen), | public | :: | component | = | '' | ||
| integer, | public | :: | iGeneration | = | -1 | ||
| integer, | public | :: | iqParent | = | 0 | ||
| integer, | public, | ALLOCATABLE | :: | iqDescen(:) | |||
| integer, | public | :: | nqDescen | = | 0 | ||
| integer, | public | :: | nqChildren | = | 0 | ||
| integer, | public | :: | iadv | = | 10 | ||
| logical, | public | :: | isInPhysics | = | .TRUE. | ||
| integer, | public | :: | iso_iGroup | = | 0 | ||
| integer, | public | :: | iso_iName | = | 0 | ||
| integer, | public | :: | iso_iZone | = | 0 | ||
| integer, | public | :: | iso_iPhase | = | 0 |