Adjust normalization step of nudge routine #43

Merged
glen merged 3 commits from normalize-by-contracting into main 2025-02-06 22:53:42 +00:00

3 commits

Author SHA1 Message Date
Aaron Fenyes
dac96cf1ac Improve comments and remove debug output 2025-02-03 18:33:19 -08:00
Aaron Fenyes
544249ae26 Simplify normalization routine
We don't need to explicitly allocate scratch space.
2025-02-03 18:17:32 -08:00
Aaron Fenyes
fa1e54f171 Normalize deformed assembly by contracting
Uniformly contract spatial and curvature components. This preserves the
centers of spheres, but alters their curvatures. It should preserve
planes entirely.
2025-02-03 15:56:52 -08:00