test: add 3d euler beam red fortran tests

This commit is contained in:
김경종
2026-06-11 14:06:36 +09:00
parent a07a92ed4b
commit a3b5d7d383
11 changed files with 830 additions and 10 deletions
+3 -3
View File
@@ -12,7 +12,7 @@
- Phase directory: `phases/uel-3d-euler-beam`
- Current planned entry point: `python scripts/execute.py uel-3d-euler-beam`
- First pending step: `step0` requirements
- First pending step: `step7` Fortran implementation
## Planned Steps
@@ -22,8 +22,8 @@
4. Numerical review: `docs/numerical-reviews/uel-3d-euler-beam.md`
5. Interface contract: `docs/io-definitions/uel-3d-euler-beam.md`
6. Test/reference model plan: `docs/reference-models/uel-3d-euler-beam.md`
7. RED no-Abaqus Fortran tests and manifest
8. GREEN Fortran implementation
7. RED no-Abaqus Fortran tests and manifest - completed
8. GREEN Fortran implementation - next
9. Validation, physics sanity, and readiness audit
## Success Criteria