1.1 KiB
1.1 KiB
name, description
| name | description |
|---|---|
| fesa-results-schema | Design or review FESA HDF5 result outputs, step/frame/field/history layout, and reference comparison mapping. |
FESA Results Schema
Use this skill when result storage, HDF5 groups, field/history outputs, or reference comparison paths are involved.
Read First
/AGENTS.md/PROGRESS.md/PLAN.md/docs/RESULTS_SCHEMA.md/docs/VERIFICATION_PLAN.md/docs/NUMERICAL_CONVENTIONS.md/docs/MITC4_FORMULATION.md
Workflow
- Preserve the step/frame/field/history model.
- Check entity type, component order, coordinate system, precision, units metadata, and sign convention for each field.
- Distinguish full-vector results from reduced-vector solver internals.
- Ensure
UandRFare clear for Phase 1; flag unresolvedS,E, andSFdecisions. - When reference comparison is involved, map
references/*_displacements.csvto HDF5 field outputUusing the documented Abaqus column names. - Keep HDF5 API usage behind result writer/adapters.
Output
- Provide docs-ready schema deltas or review findings.
- Include reference comparison implications and tests needed.