Running Tests
With SAM built, we can now run tests to verify a working binary (and environment).
If Personal Machine:
conda activate moose
If INL HPC Sawtooth or Lemhi (required each time you log in):
module load use.moose moose-dev
You're all set to run tests:
cd ~/projects/sam
./run_tests -j 6