nbren12 / scam

Dockerized version of the Community Atmosphere Model (CAM) single column model (SCAM).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# Dockerized CAM5 Single Column Model (SCAM)

To build the the docker image run the following commands

    cd build
    docker build -t <user>:cam .

This will create a docker image with CAM configured and compiled in single
column mode.

To run simply type

    ./run_docker.sh

About

Dockerized version of the Community Atmosphere Model (CAM) single column model (SCAM).


Languages

Language:Jupyter Notebook 98.8%Language:Shell 1.2%Language:Makefile 0.0%