MITgcm Tutorials: Difference between revisions

From Fluids Wiki
Jump to navigation Jump to search
m (Tghill moved page MITgcmTutorial to MITgcm Tutorials: More descriptive name)
No edit summary
Line 5: Line 5:


For either tutorial it is assumed that you have followed the instructions to [[MITgcm_Setup|Setup the MITgcm]].
For either tutorial it is assumed that you have followed the instructions to [[MITgcm_Setup|Setup the MITgcm]].
Download or clone the code into the MITgcm directory from from the [https://git.uwaterloo.ca/tghill/MITgcmTutorials group gitlab] or the [https://github.com/timghill regular GitHub repository].

Revision as of 19:03, 16 August 2018

The group has two tutorials for running the MITgcm:

  • Tutorial 1: Gravity Wave. This is a good first introduction to MITgcm, and has some good points about troubleshooting the model.
  • Tutorial 2: External forcing and ice. This tutorial will introduce you to controlling ice and external forcing. It is a good starting point for running your own MITgcm cases with ice.

For either tutorial it is assumed that you have followed the instructions to Setup the MITgcm.

Download or clone the code into the MITgcm directory from from the group gitlab or the regular GitHub repository.