Files
FESA/phases/results-and-pipeline/index.json
T
2026-08-01 01:11:01 +09:00

40 lines
1.6 KiB
JSON

{
"project": "FESA",
"phase": "results-and-pipeline",
"steps": [
{
"step": 0,
"name": "result-database",
"status": "completed",
"started_at": "2026-08-01T00:01:45+0900",
"summary": "Added HDF5-independent nodal result aggregates and results-stage validation for sizes, duplicate nodes/steps/frames, and finite values with focused tests.",
"completed_at": "2026-08-01T00:14:53+0900"
},
{
"step": 1,
"name": "minimal-hdf5-schema",
"status": "completed",
"started_at": "2026-08-01T00:14:54+0900",
"summary": "Documented HDF5 schema 1.0.0 and added a move-only RAII writer/public reader round trip for model identity, connectivity, shear provenance, and nodal results.",
"completed_at": "2026-08-01T00:51:34+0900"
},
{
"step": 2,
"name": "linear-static-analysis",
"status": "completed",
"started_at": "2026-08-01T00:51:34+0900",
"summary": "Added LinearStaticAnalysis orchestration through serial assembly, BC elimination, PARDISO with an all-constrained bypass, reaction recovery, and deterministic nodal results with equilibrium tests.",
"completed_at": "2026-08-01T01:01:15+0900"
},
{
"step": 3,
"name": "cli-pipeline-integration",
"status": "completed",
"started_at": "2026-08-01T01:01:16+0900",
"summary": "Added public run_solver orchestration and the solve CLI with source-preserving diagnostics, plus end-to-end HDF5 pipeline tests.",
"completed_at": "2026-08-01T01:11:00+0900"
}
],
"created_at": "2026-08-01T00:01:45+0900",
"completed_at": "2026-08-01T01:11:01+0900"
}