Skip to content

hlburns/Channel_model_complete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhD Repository

Overview of PhD code DOI

PhD Title: Diabatic Eddies in idealised channel models

This work used the MITgcm to simulate over 40 different experiments of idealised channel models altering the northern boundary condition. This repository gives an overview of the code used for this work.

  1. MITgcm template setup

    • This is a template of channel model set up, input files, header files, optimization, job submission.
  2. NetCDF manipulation

    • A large amount of data is generated and this must be layed out in a senisble matter
  3. Python modules for analysis of MITgcm output

    • Custom base modules.
  4. Ipython Notebooks

    • For plotting and bespoke caculations.
  5. Selected Figures

    • Mainly used for illustration in the wiki, but gives an overview of results and productions of some python scripts

Usage

This repository can be cloned to provide all the code and tools required to reproduce my PhD work and continue on from it. The MITgcm setup directory contains the code for running the channel model and the manipulation and python folders contain the code to analyse and visulise some of the channel model physics outlined in the wiki.

Documentation

This project is documented thoroughly through the repository wiki. There you will find detailed information to both the original science and code.

Requirements

  1. MITgcm model code

  2. Python 2.7

  3. NCO

  4. A HPC system to run the model!

License

This project is licenced under the MIT license