| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(cable_output_profile_t), | private, | allocatable | :: | global_profile | |||
| type(cable_output_variable_t), | private, | allocatable | :: | registered_output_variables(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(cable_output_variable_t), | intent(in), | dimension(:) | :: | output_variables |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | time_index | |||
| type(patch_type), | intent(in) | :: | patch(:) | |||
| type(land_type), | intent(in) | :: | landpt(:) | |||
| type(met_type), | intent(in) | :: | met |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | time_index | |||
| real, | intent(in) | :: | dels | |||
| logical, | intent(in) | :: | leaps | |||
| integer, | intent(in) | :: | start_year | |||
| type(met_type), | intent(in) | :: | met |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | time_index | |||
| real, | intent(in) | :: | dels | |||
| logical, | intent(in) | :: | leaps | |||
| integer, | intent(in) | :: | start_year | |||
| type(met_type), | intent(in) | :: | met | |||
| type(patch_type), | intent(in) | :: | patch(:) | |||
| type(land_type), | intent(in) | :: | landpt(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in) | :: | current_time |
Current simulation time |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(cable_output_variable_t), | intent(in) | :: | output_variable | |||
| integer, | intent(in) | :: | time_index | |||
| type(met_type), | intent(in) | :: | met |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(cable_output_profile_t), | intent(inout) | :: | output_profile | |||
| type(cable_output_variable_t), | intent(inout), | target | :: | output_variable | ||
| type(patch_type), | intent(in), | optional | :: | patch(:) | ||
| type(land_type), | intent(in), | optional | :: | landpt(:) | ||
| integer, | intent(in), | optional | :: | frame | ||
| logical, | intent(in), | optional | :: | restart |