-
Notifications
You must be signed in to change notification settings - Fork 11
cat_mat_roughness
Edgar Fuste edited this page Nov 2, 2021
·
1 revision
Catalog of rugosity of arcs, depending on its age
Column name | Data type | Description | Example |
---|---|---|---|
id | integer | Id | 1 |
matcat_id | character varying(30) | Id of material defined on cat_mat_arc | N/I |
period_id | character varying(30) | Name of a time period for which rugosity is set | Default |
init_age | integer | Initial age of period | 0 |
end_age | integer | Final age of period | 999 |
roughness | numeric(12,4) | Rugosity of the material depending on age | 0.0030 |
descript | text | Description | |
active | boolean | If true, catalog value is being used | TRUE |