Case 1 · Validation Manual §2.1
Smooth rigid strip footing on elastic soil.
Giroud (1972) analytic solution for a smooth rigid strip footing on an elastic layer, as published in Section 2.1 of the manual. The manual publishes 15.24 kN/m (+0.6%) for PLAXIS 2D.
The problem, verbatim
| Kinematics | Plane strain, linear elastic, weightless |
|---|---|
| Stiffness | G = 500 kPa, ν = 1/3 (the .k2d stores E = 2(1+ν)G = 1333.33 kPa) |
| Footing | half-width B = 1 m, smooth and rigid: prescribed uy = −10 mm, ux free |
| Domain | half-model, 7 m wide × 4 m deep, left edge the symmetry axis |
| Mesh | 0.5 m 15-node triangles, from the file's own settings |
| Phases | weightless gravity initial (an exact nil by construction), then the prescribed-displacement phase |
The run
> katai validate tests/corpus/kv-fnd-012-giroud-rigid-footing.k2d
OK: ... satisfies the input contract (0 warning(s))
> katai solve tests/corpus/kv-fnd-012-giroud-rigid-footing.k2d
phase 1/2: Initial phase
phase 2/2: Indent
phase 1/2: ok max|u| = 0.000000e+00 m
phase 2/2: ok max|u| = 1.008461e-02 m
solved 2 phase(s) in 0.29 s | F [kN/m] | vs analytic | |
|---|---|---|
| Giroud (1972), analytic | 15.15 | — |
| PLAXIS 2D (published, same manual) | 15.24 | +0.6% |
| KATAI 2D (file's own mesh) | 15.32 | +1.1% (+0.5% vs the PLAXIS number) |
Reading it. The half-model carries half the footing, so the footing force is F = 2|ΣRy| over the footing nodes, from the support reactions the results carry at the prescribed DOFs (the discrete internal force BTσ, no recovery smoothing). Both programs land slightly above the analytic force, and 0.5% apart from each other: the analytic solution is for an idealised layer; a truncated finite-element domain is marginally stiffer, and the stress concentration at the edge of a rigid punch is resolved only to mesh resolution — both effects push the computed force up, in both programs. The suite additionally asserts that the weightless initial phase displaces by exactly zero and that a footing node carries exactly the imposed 10 mm.