| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ch4finundatedstream_type) | :: | this | ||||
| type(bounds_type), | intent(in) | :: | bounds | |||
| character(len=*), | intent(in) | :: | NLFilename |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ch4finundatedstream_type) | :: | this | ||||
| type(bounds_type), | intent(in) | :: | bounds | |||
| integer, | intent(in) | :: | num_soilc | |||
| integer, | intent(in) | :: | filter_soilc(:) | |||
| type(soilhydrology_type), | intent(in) | :: | soilhydrology_inst | |||
| type(waterstate_type), | intent(in) | :: | waterstate_inst | |||
| real(kind=r8), | intent(in) | :: | qflx_surf_lag_col(bounds%begc:) | |||
| real(kind=r8), | intent(inout) | :: | finundated(bounds%begc:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ch4finundatedstream_type) | :: | this |