Showcase¶
This page ties figures you may see in the repository or publications to runnable entry points. Build and run instructions: quickstart.md, applications.md, examples_catalog.md.
Tungsten solidification (3D)¶

Representative large-scale solidification and defect structure (from project materials; parameters may differ from your run).
Typical app |
|
Concepts |
3D PFC, boundary conditions, MPI + spectral FFT stack |
Further reading |
|
Scalability (strong / weak scaling)¶

Illustrative scaling results; your hardware and problem size will differ.
Context |
HPC campaigns on large grids (e.g. LUMI); see |
Typical app |
Same |
Cahn–Hilliard–style dynamics (examples/)¶

Runnable |
|
VTK / ParaView |
Walkthrough: |
Concepts |
Spectral model + |
Quick 2D PNG snapshots (Allen–Cahn)¶
The Allen–Cahn demo can write grayscale PNG snapshots (optional final, or initial + final). No JSON App — CLI arguments only.
Runnable |
|
Concepts |
2D explicit interface, FD + halos; PNG via |
End-to-step commands and expected files: tutorials/end_to_end_visualization.md.
See also¶
science_tungsten_quicklook.md— what tungsten runs representscience_cahn_hilliard_vs_allen_cahn.md— CH example vs Allen–Cahn applearning_paths.md— ordered tracks by roleclass_tour.md— how types in the figures map to headers and examples