Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | max_hits | = | 0 |
maximum number of times the table will be executed |
|
integer, | public | :: | num_hits | = | 0 |
current number of times the table will be executed |
|
character(len=25), | public | :: | typ | = | "" |
type of table- "lu_change" checks all hru; "hru_fr_change" sets all hru fractions |
|
character(len=25), | public | :: | dtbl | = | "" |
points to ruleset in conditional.ctl for scheduling the update |
|
integer, | public | :: | cond_num | = | 0 |
integer pointer to d_table in conditional.ctl |