- Each top-level step should be relatively self-contained, and ideally persistent. So, install/setup/build/etc. are good, since one can leave off after one step, and pick right up at the next one.
- If possible, transient results like login/get-a-compute-node/etc. would be grouped under a larger topic to signify that one will have to start over again if all list items at that nested level aren't completed as a unit.
- Obtain an account on NREL HPC
- Install X and Y locally.
- Prepare the Z environment on Eagle
a. Login to Eagle
b. View software and get access to a compute node
c. First-time setup for Z on Eagle - Run example 1.
- Run example 2.
- Visualize examples 1 and 2.