Simple Water Example
The simple water example is a compact ALF workflow for a small molecular system. It is a useful starting point for checking that the builder, sampler, QM interface, ML interface, and Parsl resource configuration are connected correctly.
What it demonstrates
This example uses:
simple_condensed_phase_builder_taskfor structure constructionsimple_mlmd_sampling_taskfor uncertainty-driven MD samplingorca_calculator_taskfor QM labelingtrain_HIPPYNN_ensemble_taskfor model retraining
Relevant files
The example lives in examples/simple_water.
Use this example when you want a small end-to-end workflow to adapt before moving to larger systems.