In this next section, we’re going to visualize the results of the job we just ran using NCL. Please complete the steps in Preparation and Part 1: Create an HPC Cluster before proceeding, as the f. Install NCL step installs NCL.
Connect to the Head node via DCV, following instructions from part b. Connect to the Cluster
The supercell.ncl
script by default will produce a PDF file of the plots. We are going to change this to X11 with the following command.
sed -i 's/pdf/x11/' supercell.ncl
spack load ncl
ncl supercell.ncl