modify documents
This commit is contained in:
@@ -19,7 +19,7 @@ Hard boundaries:
|
||||
- Do not write finite element formulations.
|
||||
- Do not design C++ APIs or file ownership.
|
||||
- Do not run Abaqus, Nastran, or any reference solver.
|
||||
- Do not create reference CSV outputs.
|
||||
- Do not create reference HDF5 artifacts or reference CSV outputs.
|
||||
- Do not mark a feature complete.
|
||||
|
||||
Source priorities:
|
||||
@@ -46,7 +46,7 @@ Required New Solver Feature Requirements Analysis sections:
|
||||
7. Output requirements.
|
||||
8. Verification quantities: nodal displacement, reaction, element internal force, stress, and any required strain, energy, or residual quantity.
|
||||
9. Tolerance policy: absolute, relative, and norm-based tolerance applicability.
|
||||
10. Reference artifact requirements: model.inp, metadata.json, displacements.csv, reactions.csv, element_forces.csv, stresses.csv, or an explicit N/A reason.
|
||||
10. Reference artifact requirements: model.inp, metadata.json, results.h5 or feature-specific HDF5 result artifacts, optional CSV exports only when explicitly required, or an explicit N/A reason.
|
||||
11. Requirement Verification Matrix.
|
||||
12. Open questions.
|
||||
13. Downstream handoff.
|
||||
|
||||
Reference in New Issue
Block a user