Real systems for documentation¶
These tutorials ship self-contained geometries and configs that use only built-in eOn potentials (no Hugging Face download, no external DFT). They are the recommended path for:
learning client jobs end-to-end (
eonclient+ outputs)exercising the current rgpycrumbs / chemparseplot visualization stack (
plt-neb,plt-min)CI-stable MyST-NB execution (docs build does not depend on metatomic models)
For a metatomic / PET-MAD walkthrough (oxadiazole, vinyl alcohol), see the atomistic-cookbook eon-pet-neb recipe and the in-tree Visualizing Optimization Trajectories tutorial.
Systems¶
System |
Potential |
Job |
Docs page |
Data under |
|---|---|---|---|---|
Pt adatom / surface hop (few-atom Morse) |
|
NEB |
|
|
Lennard-Jones cluster |
|
minimization |
|
|
Pt saddle (dimer) |
|
saddle search |
|
Geometries are copied from the in-repo benchmarks/data/ and examples/ trees
so the same inputs power unit/ASV benchmarks and the docs.
Plotting conventions (current stack)¶
These conventions match the production rgpycrumbs / chemparseplot tools:
NEB (plt-neb)
Prefer full history:
--landscape-path all,--show-pts,--highlight-lastStructure strip:
--plot-structures all(every band image) orcrit_points(R / SP / P only for a lighter figure)Landscape:
--project-pathso the panel is true 1:1 Å in reaction-valley coordinates (Δs = Δd); colorbar and strip sit under a content-sized figureSP marker: gold star on the 1D profile (and landscape) when the final band and/or
sp.conare present
Minimization (plt-min)
Require movies:
[Debug] write_movies = true(and optionallywrite_deprecated_outs = truefor legacy.datsidecars)One 2D landscape per endpoint — do not overlay reactant and product on a shared
(s, d)frame; each trajectory defines its own RMSD basisUse
--label reactant/--label productso titles read Reactant minimization / Product minimization with initial / minimized endpoint captionsRelative energy on the colorbar (readable tick labels)