| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=25), | public | :: | name | = | "" | ||
| character(len=25), | public | :: | rule_typ | = | "" | ||
| integer, | public | :: | src_obs | = | 0 | ||
| integer, | public | :: | trn_obs | = | 0 | ||
| integer, | public | :: | out_src | = | 0 | ||
| integer, | public | :: | out_rcv | = | 0 | ||
| integer, | public | :: | wtp | = | 0 | ||
| integer, | public | :: | uses | = | 0 | ||
| integer, | public | :: | stor | = | 0 | ||
| integer, | public | :: | pipe | = | 0 | ||
| integer, | public | :: | canal | = | 0 | ||
| integer, | public | :: | pump | = | 0 | ||
| character(len=1), | public | :: | cha_ob | = | "" | ||
| type(source_output), | public | :: | tot | ||||
| type(water_source_objects), | public, | dimension(:), allocatable | :: | src | |||
| type(water_transfer_objects), | public, | dimension(:), allocatable | :: | trn |