Solver Benchmark Output Structure

Sub-skill of solver-benchmark: Output Structure.

vamseeachanta 04bb486 996 B Updated

File contents

Output Structure

Output Structure

benchmark_output/<spec_name>_<timestamp>/
├── benchmark_summary.json      # Orchestration summary
├── orcawave/                   # OrcaWave outputs
│   ├── input/                  # Generated input files
│   ├── results/                # Solver results
│   └── orcawave.log
├── aqwa/                       # AQWA outputs
│   ├── input/
│   ├── results/
│   └── aqwa.log
├── bemrosetta/                 # BEMRosetta outputs
│   ├── nemoh_case/
│   └── bemrosetta.log
└── benchmark_comparison/       # Comparison results
    ├── benchmark_report.json
    ├── benchmark_report.html
    ├── benchmark_amplitude.html
    ├── benchmark_phase.html
    ├── benchmark_combined.html
    └── benchmark_heatmap.html

vamseeachanta/workspace-hub/tree/main/.agents/skills/_archive/engineering/marine-offshore/solver-benchmark/output-structure commit 04bb486acf

Frequently asked questions

npx skillmds@latest add vamseeachanta/solver-benchmark-output-structure