Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=16), | public | :: | var | = | "default" | ||
character(len=16), | public | :: | name | = | "default" | ||
real, | public | :: | init_val | = | 0. |
xwalk lum()%name with lscal()%lum()%name |
|
character(len=16), | public | :: | chg_typ | = | "" |
type of change (absval,abschg,pctchg) |
|
real, | public | :: | neg | = | 0. |
negative limit per interation |
|
real, | public | :: | pos | = | 0. |
positive limit per iteration |
|
real, | public | :: | lo | = | 0. |
ultimate lower limit of parameter |
|
real, | public | :: | up | = | 0. |
ultimate upper limit of parameter |