modify documents

This commit is contained in:
김경종
2026-04-20 16:59:08 +09:00
parent 4f76a49520
commit 2d9d6a70ae
3 changed files with 63 additions and 9 deletions

View File

@@ -4,6 +4,7 @@
- C++ 17 이상
- Math library : Intel OneApi MKL
- Parallel library : Intel OneApi TBB
- 해석 결과 저장 형식 : hdf5 형식 사용
- git 주소 : https://teagit.mimi1011.synology.me/baram2584/FESADev.git
## 아키텍처 규칙
@@ -25,8 +26,7 @@
## 검증
- 기본 검증 스크립트는 `python scripts/validate_workspace.py`
- Node 프로젝트면 `package.json``lint`, `build`, `test` 스크립트를 자동 탐지해 순서대로 실
- 다른 스택이면 `HARNESS_VALIDATION_COMMANDS` 환경 변수에 줄바꿈 기준으로 검증 커맨드를 지정
- 기준이 되는 Reference 모델들의 해석결과와 비교로 검증 수
## 명령어
- `python scripts/execute.py <phase-dir>`: Codex 기반 phase 순차 실행