Check the 1 month test run

On Abel: During your test case run, CAM-5.3 generates outputs in the "run" directory:


At the end of your run, the run directory will only contain files that are needed to continue an existing simulation but all the model outputs are moved to another directory (archive directory). On abel this directory is semi-temporary which means data will be automatically deleted after a short period of time.

Check your run was successful and generated all the necessary files you need for your analysis. On Abel:
cd /work/users/$USER/f2000.T31T31.test/run
ls -lrt

cd /work/users/$USER/archive/f2000.T31T31.test/atm/hist
ls -lrt
You should see a number of netCDF files (each of them ends with ".nc").
You can quickly visualize your data on abel (to make sure your simulation ran OK): On Abel:
cd /work/users/$USER/archive/f2000.T31T31.test/atm/hist
module load ncview
ncview f2000.T31T31.test.cam.h0.0001-01-31-00000.nc
If you click on 3D or 4D to select a variable, your data should appear:

Here, PS (2D variable) is plotted.

Now you are ready to move your files on norStore.