Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=15), | public | :: | RunType | ||||
real, | public, | DIMENSION(:), ALLOCATABLE | :: | CO2VALS | |||
real, | public, | DIMENSION(:), ALLOCATABLE | :: | NdepVALS | |||
real, | public, | DIMENSION(:), ALLOCATABLE | :: | PdepVALS | |||
integer, | public | :: | mland | ||||
character(len=200), | public | :: | CO2NdepFile | ||||
integer, | public | :: | spinstartyear | ||||
integer, | public | :: | spinendyear | ||||
real, | public | :: | spinCO2 | ||||
real, | public | :: | spinNdep | ||||
real, | public | :: | spinPdep | ||||
real, | public | :: | CO2 | ||||
real, | public | :: | Ndep | ||||
real, | public | :: | Pdep |