The Planet Simulator (PlaSim): a climate model of intermediate complexity for Earth, Mars and other planets.

Pierre-Yves Barriat 147feb3295 Update 'modules.load' 2 minggu lalu
Plasim_RM_16 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
Plasim_Report 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
Plasim_UG_16 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
Puma_UG_17 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
images e617adbd59 Update doc 2 tahun lalu
lsg 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
plasim 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
postprocessor 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
puma 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
tools 04006570e5 Default nc files ICE & OCE 2 tahun lalu
.gitignore 04006570e5 Default nc files ICE & OCE 2 tahun lalu
COPYING 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
FAQ 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
LICENSE 31635bb265 Initial commit 2 tahun lalu
LICENSE.TXT 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
NEW_IN_VERSION_17 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
README.md 5b126acd46 Fix for MPI compilation git status! LSG forced in most.c git status! 2 tahun lalu
README_BASICS 04006570e5 Default nc files ICE & OCE 2 tahun lalu
README_COUPLING_PLASIM_PUMA 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
README_MAC_USER 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
README_UBUNTU 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
README_WINDOWS_USER 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
cc_check.c 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
cleanplasim 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
cleanpuma 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
cleansam 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
cmdpuma 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
configure.sh 5b126acd46 Fix for MPI compilation git status! LSG forced in most.c git status! 2 tahun lalu
csub.c 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
f90check.f90 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
index.html 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
make_most 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
makecheck 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
makedebug 521b1cb21b Initialize from plasim0318.tgz 2 tahun lalu
modules.load 147feb3295 Update 'modules.load' 2 minggu lalu
most.c 5b126acd46 Fix for MPI compilation git status! LSG forced in most.c git status! 2 tahun lalu

README.md

PlaSim

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.

Installation

coriolis

cd /cofast/$USER
git clone https://gogs.elic.ucl.ac.be/TECLIM/PlaSim.git

cd PlaSim
./configure.sh

Quick run

cd /cofast/$USER/PlaSim
./most.x

Example:

  • Select model "Planet Simulator"
  • Select modules "ML Ocean" and "Sea Ice"
  • Edit number of cores (eg 16)
  • Switch GUI off
  • Switch Output on
  • Switch "Double Precision" on
  • Edit number of years to run
  • Click on Save & Exit

See the corresponding example below:

MoSt example

Now, launch the model:

cd /cofast/$USER/PlaSim
source modules.load
cd plasim/run
screen
./most_plasim_run

You can leave the screen process with

Ctrl+a d

You can monitor the model process with

cat plasim_diag | grep Completed

Results are:

209M  MOST.001
4,1M  MOST_REST.001
249K  MOST_DIAG.001
5,3M  MOST_OCE.001.nc
 14M  MOST_ICE.001.nc
 69M  ice_output
209M  MOST.002
 29M  ocean_output
4,1M  MOST_REST.002
245K  MOST_DIAG.002
5,2M  MOST_OCE.002.nc
 15M  MOST_ICE.002.nc
4,1M  plasim_restart