https://github.com/alphaparrot/ExoPlaSim
Raw File
Tip revision: 08ae8f818a5792695431d5a94f36fbf12ed20027 authored by Adiv Paradise on 26 June 2018, 03:13:15 UTC
Small changes to carbonmod.f90: handle planet radius and land fraction appropriately.
Tip revision: 08ae8f8
README.md
GPLASIM
======

Gerneral Circulation Models Planet Simulator (PlaSim) and PUMA

This repository has all necessary components to run the models.

These models are research models used in Meteorology and Earth Sciences.
You need knowledge in Meteorology and skills in Linux, C and FORTRAN
for running the models and interpreting the results.

Please start reading the manuals located in:

puma/doc for the PUMA model
plasim/doc for the Planet Simulator

Then have a look at the README file for configuration and setup.

=======

This version of PlaSim has been modified to include additional modules
used for simulating climate on geological timescales. This includes a
carbon-silicate weathering model (continents only at this point) and
a glacier model. The glacier model is currently very rudimentary and exists
only to include the effects of ice sheet elevation, and lacks crucial 
physics such as spreading, flow, and bedrock denudation.

The framework for the glacial model may be adapted in the future to enable
orogeny, such as might be expected from a coupled plate-tectonics model.
back to top