by yzhang127wp | Sep 7, 2024 | MITgcm
Introduction This guide uses the code located in /data4/home/syzhang/gud-dev/verification/global_18km (hereafter referred to as the “example path”) as an example. It is based solely on my personal understanding of the model, and any corrections are... by yzhang127wp | Sep 7, 2024 | MITgcm
Introduction This document is based on the code located in /data4/home/syzhang/gud-dev/verification/global_18km (hereafter referred to as the “example path”) and provides an explanation and usage guidance for the model. The content is based solely on my... by yzhang127wp | Sep 7, 2024 | MITgcm
The GUD Model This wiki outlines the procedures for running the GUD model on Caramel system. GUD model is based on the MITgcm model, and the general information about the MITgcm can be found in this WikiPage and the MITgcm User’s Manual. This page focus on how... by yzhang127wp | Sep 7, 2024 | MITgcm
This guide explains how to run the MITgcm ocean plastic model. The example used in this guide is located at `/data3/home/xlwang/MITgcm/verification/global_microp_igsm` and is based on personal understanding of the model. Contents: 1. Introduction 2. Research Overview... by yzhang127wp | Sep 7, 2024 | MITgcm
Create working directory Copy all the files in /data2/Lab/MITgcm/gud-dev, which contains a template for module simulation. cp -r /data2/Lab/MITgcm/gud-dev/ YOUR_FOLDER Source code compiling cd YOUR_FOLDER cp /data2/home/ppwu/gud-dev/env.mitgcm.openmpi env.mitgcm cd... by yzhang127wp | Sep 7, 2024 | MITgcm
Create work directory Copy all the files in /data/Lab/MITgcm, which contains a template for module simulation. cp -r /data/Lab/MITgcm/ . Source code compiling Then let’s go to the build/ directory and build your Makefile: cd...
Recent Comments