| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(hlm_fates_interface_type), | intent(inout) | :: | this | |||
| type(bounds_type), | intent(in) | :: | bounds_clump | |||
| integer, | intent(in) | :: | nc | |||
| integer, | intent(in) | :: | num_vegsol | |||
| integer, | intent(in) | :: | filter_vegsol(num_vegsol) | |||
| real(kind=r8), | intent(in) | :: | coszen(bounds_clump%begp:) | |||
| type(surfalb_type), | intent(inout) | :: | surfalb_inst |