*CONTROL_HOURGLASS card in shoe include
There is a hourglass control card in the shoe include (`model/common/vivaplus-80-Shoes.k`), which sets the global default hourglass control type to "type 3 - viscous form, Flanagan-Belytschko with exact volume integration for solid elements": ``` *CONTROL_HOURGLASS $# ihq qh 3 0.100000 ``` This should be removed. However, it seems useful to add an hourglass properties to the shoe materials, e.g.: ``` *HOURGLASS_TITLE Hourglass for shoe parts $: hgid ihq qm ibq q1 q2 qb qw 900004 3 0.1 0 1.5 0.06 0.1 ```
issue