Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=r8), | public, | allocatable | :: | LDF(:) | |||
real(kind=r8), | public, | allocatable | :: | Agro(:) | |||
real(kind=r8), | public, | allocatable | :: | Amat(:) | |||
real(kind=r8), | public, | allocatable | :: | Anew(:) | |||
real(kind=r8), | public, | allocatable | :: | Aold(:) | |||
real(kind=r8), | public, | allocatable | :: | betaT(:) | |||
real(kind=r8), | public, | allocatable | :: | ct1(:) | |||
real(kind=r8), | public, | allocatable | :: | ct2(:) | |||
real(kind=r8), | public, | allocatable | :: | Ceo(:) | |||
character(len=40), | public, | allocatable | :: | comp_names(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | comp_name | |||
real(kind=r8), | intent(out) | :: | factors(npfts) | |||
integer, | intent(out) | :: | class_n | |||
real(kind=r8), | intent(out) | :: | molecwght |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | filename |