|
Whether you use `psubmit` or the interactive scripts, `sandbox` will contain a folder called `results.*` where `*` depends on your folder naming (default is SLURM_JOB_ID). This folder contains the results for Nemo. We are specifically interested in the `.yaml` file which contains the result variables `last_step`, `ssh_norm_max`, `U_norm_max`, `S_min`, `S_max`. The `.yaml` files of different `results.*` folders can be compared through the `compare.sh` script in the `sandbox` folder.
|
|
Whether you use `psubmit` or the interactive scripts, `sandbox` will contain a folder called `results.*` where `*` depends on your folder naming (default is SLURM_JOB_ID). This folder contains the results for Nemo. We are specifically interested in the `.yaml` file which contains the result variables `last_step`, `ssh_norm_max`, `U_norm_max`, `S_min`, `S_max`. The `.yaml` files of different `results.*` folders can be compared through the `compare.sh` script in the `sandbox` folder, like:
|