docs: align consolidated solver workflow
This commit is contained in:
@@ -64,9 +64,9 @@
|
||||
### Task 3: Revise MITC4 requirements and formulation
|
||||
|
||||
**Files:**
|
||||
- Modify: `docs/requirements/linear-static-mitc4-shell.md`
|
||||
- Modify: `docs/research/linear-static-mitc4-shell-research.md`
|
||||
- Modify: `docs/formulations/mitc4-shell-formulation.md`
|
||||
- Modify: `docs/linear-static-mitc4-shell/requirements.md`
|
||||
- Modify: `docs/linear-static-mitc4-shell/research.md`
|
||||
- Modify: `docs/linear-static-mitc4-shell/formulation.md`
|
||||
|
||||
**Interfaces:**
|
||||
- Consumes: Tasks 1-2 policy and approved fixed drilling rule
|
||||
@@ -83,8 +83,8 @@
|
||||
### Task 4: Revise MITC4 I/O and reference-case inventory
|
||||
|
||||
**Files:**
|
||||
- Modify: `docs/io-definitions/linear-static-mitc4-shell-io.md`
|
||||
- Create: `docs/reference-models/linear-static-mitc4-shell-reference-models.md`
|
||||
- Modify: `docs/linear-static-mitc4-shell/io.md`
|
||||
- Create: `docs/linear-static-mitc4-shell/reference-model.md`
|
||||
|
||||
**Interfaces:**
|
||||
- Consumes: Task 3 requirements/formulation
|
||||
@@ -100,7 +100,7 @@
|
||||
### Task 5: Rerun MITC4 numerical review under the approved policy
|
||||
|
||||
**Files:**
|
||||
- Modify: `docs/numerical-reviews/linear-static-mitc4-shell-review.md`
|
||||
- Modify: `docs/linear-static-mitc4-shell/numerical-review.md`
|
||||
|
||||
**Interfaces:**
|
||||
- Consumes: Tasks 1-4 current source-of-truth documents
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
- approved_by: user
|
||||
- approved_on: `2026-08-08`
|
||||
- amended_on: `2026-08-09`
|
||||
- source_formulation: `docs/formulations/3d-isoparametric-euler-beam-formulation.md`
|
||||
- source_formulation: `docs/linear-static-3d-euler-beam/formulation.md`
|
||||
- reference_baseline: `reference/cantilever beam/` from source commit `2b34d0b`
|
||||
- implementation_environment: C++17, MSVC, CMake, CTest, GoogleTest, Intel oneMKL, Intel oneTBB, HDF5
|
||||
|
||||
@@ -76,13 +76,13 @@ authoritative HDF5 파일 `results.h5`에 기록하는 FESA V0 파이프라인
|
||||
|
||||
| Step | Name | Primary output |
|
||||
| ---: | --- | --- |
|
||||
| 0 | `requirements-baseline` | `docs/requirements/linear-static-3d-euler-beam.md` |
|
||||
| 1 | `research-evidence` | `docs/research/linear-static-3d-euler-beam-research.md` |
|
||||
| 2 | `formulation-alignment` | `docs/formulations/3d-isoparametric-euler-beam-formulation.md` |
|
||||
| 3 | `numerical-review` | `docs/numerical-reviews/linear-static-3d-euler-beam-review.md` |
|
||||
| 4 | `io-contract` | `docs/io-definitions/linear-static-3d-euler-beam-io.md` |
|
||||
| 5 | `reference-model-contract` | `docs/reference-models/linear-static-3d-euler-beam-reference-models.md` |
|
||||
| 6 | `implementation-plan` | `docs/implementation-plans/linear-static-3d-euler-beam.md` |
|
||||
| 0 | `requirements-baseline` | `docs/linear-static-3d-euler-beam/requirements.md` |
|
||||
| 1 | `research-evidence` | `docs/linear-static-3d-euler-beam/research.md` |
|
||||
| 2 | `formulation-alignment` | `docs/linear-static-3d-euler-beam/formulation.md` |
|
||||
| 3 | `numerical-review` | `docs/linear-static-3d-euler-beam/numerical-review.md` |
|
||||
| 4 | `io-contract` | `docs/linear-static-3d-euler-beam/io.md` |
|
||||
| 5 | `reference-model-contract` | `docs/linear-static-3d-euler-beam/reference-model.md` |
|
||||
| 6 | `implementation-plan` | `docs/linear-static-3d-euler-beam/implementation-plan.md` |
|
||||
|
||||
### 3.2 C++ TDD 구현
|
||||
|
||||
@@ -111,10 +111,10 @@ authoritative HDF5 파일 `results.h5`에 기록하는 FESA V0 파이프라인
|
||||
|
||||
| Step | Name | Primary output |
|
||||
| ---: | --- | --- |
|
||||
| 25 | `build-test-verification` | `docs/build-test-reports/linear-static-3d-euler-beam.md` |
|
||||
| 26 | `reference-verification` | `docs/reference-verifications/linear-static-3d-euler-beam-reference-verification.md` |
|
||||
| 27 | `physics-sanity` | `docs/physics-evaluations/linear-static-3d-euler-beam-physics-evaluation.md` |
|
||||
| 28 | `release-readiness` | `docs/releases/linear-static-3d-euler-beam-release.md` |
|
||||
| 25 | `build-test-verification` | `docs/linear-static-3d-euler-beam/build-test.md` |
|
||||
| 26 | `reference-verification` | `docs/linear-static-3d-euler-beam/reference-comparison.md` |
|
||||
| 27 | `physics-sanity` | `docs/linear-static-3d-euler-beam/physics-evaluation.md` |
|
||||
| 28 | `release-readiness` | `docs/linear-static-3d-euler-beam/release.md` |
|
||||
|
||||
## 4. 아키텍처와 소유권
|
||||
|
||||
@@ -173,7 +173,7 @@ V0에서는 velocity, acceleration, temperature, iteration history를 할당하
|
||||
### 4.5 요소 계약
|
||||
|
||||
`EulerBeam3D`는
|
||||
`docs/formulations/3d-isoparametric-euler-beam-formulation.md`의 부호, DOF 순서,
|
||||
`docs/linear-static-3d-euler-beam/formulation.md`의 부호, DOF 순서,
|
||||
2점 Gauss rule, transformation을 따른다. 구현 API는 다음 책임을 분리한다.
|
||||
|
||||
```cpp
|
||||
|
||||
Reference in New Issue
Block a user