sliding2¶
Module: biphasic
Category: surfaceinteraction
Type string: "sliding2"
Parameters¶
| Name | Description | Default | Units |
|---|---|---|---|
laugon |
Enforcement method | 0 | [] |
tolerance |
tolerance | 0.1 | [] |
gaptol |
gaptol | 0 | [L] |
ptol |
ptol | 0 | [] |
penalty |
penalty | 1 | [] |
auto_penalty |
auto_penalty | false | [] |
update_penalty |
update_penalty | false | [] |
two_pass |
two_pass | false | [] |
knmult |
knmult | 1 | [] |
search_tol |
search_tol | 0.01 | [] |
pressure_penalty |
pressure_penalty | 1 | [] |
symmetric_stiffness |
symmetric_stiffness | true | [] |
search_radius |
search_radius | 1 | [L] |
seg_up |
seg_up | 0 | [] |
minaug |
minaug | 0 | [] |
maxaug |
maxaug | 10 | [] |
node_reloc |
node_reloc | false | [] |
smooth_aug |
smooth_aug | false | [] |
dual_proj |
dual_proj | true | [] |
Description¶
This was the original implementation of a sliding-elastic interface that can work with biphasic materials. It has been replaced by the sliding-biphasic interface and is mostly maintained for backward compatibility.