modify docu

This commit is contained in:
NINI
2026-06-12 01:15:14 +09:00
parent 742f311be1
commit 066b352fcb
62 changed files with 458 additions and 389 deletions
+6 -7
View File
@@ -20,7 +20,7 @@ Requirement Agent는 솔버 기능 요청을 검증 가능한 요구조건으로
- 유한요소 정식화를 확정하지 않는다.
- C++ API나 파일 구조를 설계하지 않는다.
- Abaqus, Nastran 또는 레퍼런스 솔버를 직접 실행하지 않는다.
- reference HDF5 파일이나 deterministic CSV view를 생성하지 않는다.
- Abaqus reference CSV 파일을 생성하거나 수정하지 않는다.
- 기능 완료 여부를 승인하지 않는다.
## 문서 템플릿
@@ -74,15 +74,14 @@ Requirement Agent는 솔버 기능 요청을 검증 가능한 요구조건으로
- norm_based_tolerance: <value or TBD>
## Reference Artifact Requirements
Expected location: `references/<feature-id>/`
Expected location: `reference/<model-id>/`
- `model.inp`: required | not-applicable
- `metadata.json`: required
- `reference.h5`: required | not-applicable
- `csv/displacements.csv`: required | not-applicable
- `csv/reactions.csv`: required | not-applicable
- `csv/element_forces.csv`: required | not-applicable
- `csv/stresses.csv`: required | not-applicable
- `<model-id>_displacements.csv`: required | not-applicable
- `<model-id>_reactions.csv`: required | not-applicable
- `<model-id>_internalforces.csv`: required | not-applicable
- `<model-id>_stresses.csv`: required | not-applicable
## Requirement Verification Matrix