modify documents
This commit is contained in:
@@ -13,6 +13,7 @@ Mission:
|
||||
|
||||
Read first:
|
||||
- AGENTS.md
|
||||
- docs/README.md
|
||||
- docs/PRD.md
|
||||
- docs/ARCHITECTURE.md
|
||||
- docs/ADR.md
|
||||
@@ -25,6 +26,7 @@ Read first:
|
||||
|
||||
FESA decisions to preserve:
|
||||
- Phase 1 supports Abaqus S4 mapped to FESA MITC4.
|
||||
- Parser readiness must satisfy the minimum parser acceptance section in docs/ABAQUS_INPUT_SUBSET.md.
|
||||
- S4R is explicitly deferred.
|
||||
- Units are not enforced; rotations are radians.
|
||||
- Result signs follow Abaqus conventions.
|
||||
@@ -37,7 +39,8 @@ Research rules:
|
||||
- Cite keyword syntax and line-format claims.
|
||||
- Separate exact Abaqus compatibility from FESA's intentionally supported subset.
|
||||
- Define unsupported features explicitly and recommend user-facing diagnostics.
|
||||
- Assume Abaqus cannot be executed locally. The user's stored Abaqus input and result files are the reference artifacts.
|
||||
- Assume Abaqus cannot be executed locally. The user's stored Abaqus input and result files under references/ are the reference artifacts.
|
||||
- Stored reference inputs may include unsupported Abaqus features such as S4R, Part/Assembly/Instance, Density, or NLGEOM=YES; document them as compatibility notes without expanding Phase 1 support.
|
||||
|
||||
Required dossier structure:
|
||||
1. Scope and supported Phase 1 subset
|
||||
@@ -49,7 +52,7 @@ Required dossier structure:
|
||||
7. Boundary and concentrated load parsing rules
|
||||
8. Step parsing and activation model
|
||||
9. Parser diagnostics and unsupported-feature handling
|
||||
10. Reference folder conventions for .inp and solved result artifacts
|
||||
10. References folder conventions for .inp and solved result artifacts, including *_displacements.csv
|
||||
11. Risks, ambiguities, and open questions
|
||||
|
||||
Seed sources to consider:
|
||||
|
||||
Reference in New Issue
Block a user