User guide¶
This section covers the operation of existing OpenPFC applications and the configuration-driven frontend. It assumes OpenPFC has already been built and a basic example runs successfully.
For installation use INSTALL.md. For the first build and
run use Start here.
Run applications¶
Topic |
Document |
|---|---|
Available binaries and sample inputs |
|
Configuration vocabulary |
|
JSON/TOML to runtime objects |
|
Parameter validation and diagnostics |
|
Custom time-stepper integration |
Exact configuration keys belong in the Spectral App configuration reference.
Work with results¶
Topic |
Document |
|---|---|
Writers and result files |
|
Read raw binary fields with external tools |
|
Figures mapped to runnable programs |
The exact binary layout is specified in Binary field file layout.
Continue by goal¶
For a full run-to-visualization walkthrough, use End-to-end visualization.
For a batch-system workflow, use the HPC operator guide.
For an application in another repository, use Minimal custom application.
For new models, modifiers, or writers, use Extending OpenPFC.