Fix Squeezed Disk Test Case
Changes
This PR revisits the squeezed_disk test case from https://doi.org/10.1002/nme.6556 which stopped working years ago. Notably, the fluid is simulated with the implicit formulation rather than the explicit one, the non-dimensional quantities have been re-dimentionalized, quadrangle elements have been changed to SRIPR triangle in Metafor, and the meshes are no longer matching. The fluid wrapper now uses the average load within the coupling time step rather than the final load when communicating with the solid wrapper. Finally, the bullet lists from the documentation have been replaced with tables.
Triangle Examples
| Example 1 | Example 2 |
|---|---|
![]() |
![]() |
| Example 3 | Example 4 |
|---|---|
![]() |
![]() |
Quadrangle Issues
| Example 1 | Example 2 |
|---|---|
![]() |
![]() |
Edited by Lacroix Martin





