Nonadiabatic Nanoreactor Use Guide¶
Last updated: October 2025
Primary Branch: major (used by Pierilab in the Martinezlab repo)
This page is an evolving βBest Use Guideβ for beginners β please update it whenever YAML formatting or workflow structures change.
Important External Info¶
- GitHub: Nonadiabatic Nanoreactor β major branch
- Paper: Chemical Science (2021)
The Science behind NANR¶
The NANR explores photochemical reactivity by combining metadynamics and seam constraints to locate conical intersections efficiently.
The Environment¶
β Make sure to
conda activate nanrbefore running.
Recommended Directory Structure¶
<molecule>/ βββ seam_sampling/ β βββ molecule.xyz β βββ seam_sampling.yaml β βββ seam_traj.xyz β βββ clustering/ β βββ full_geom_seam.xyz β βββ clustering.yaml β βββ ciopt0/ β β βββ centroid0.xyz β β βββ tc.in β β βββ submit.sh β β βββ cone_sampling/ β β βββ ci0.xyz β β βββ sampling.yaml β β βββ ci0_radial_XXXX.xyz β β βββ O0/ β β βββ opt.in β β βββ submit.sh β β βββ scr.start/optim.xyz βββ logs/, figures/, or results/ (optional)