Software

Here are some pieces of code for general distribution. Note, these come with no guarantee or warranty and are not supported in any official capacity:

THS_Public_Example.zip

This is a zipped directory containing MATLAB code for computing the thermohaline streamfunction (Zika et al 2012). It uses, as an example, the Eulerian mean velocity from the ocean component of a run of the University of Victoria Model (UVIC) with MOM2 as its ocean component. The data and subroutines are contained in the directory. The script should run as

>> Run_UVIC_THS

Or by executing individual cells (sections of the code separated by %%) with command + enter. See the HTML file: README for details or the script Run_UVIC_THS.m itself.

Email J.Zika@unsw.edu.au for further information.