Model code for the LPJ-wsl_v2.0 Dynamic Global Vegetation Model.

Model code for the LPJ-wsl version 2.0 Dynamic Global Vegetation Model. A general model description is provided in Calle and Poulter (2020) <https://doi.org/10.5194/gmd-2020-258>. The model is written in the C programming language. In the base directory, run 'make clean; make' to com...

Full description

Bibliographic Details
Main Authors: Calle, Leonardo, Poulter, Benjamin
Format: Article in Journal/Newspaper
Language:unknown
Published: Zenodo 2021
Subjects:
Online Access:https://dx.doi.org/10.5281/zenodo.4409330
https://zenodo.org/record/4409330
Description
Summary:Model code for the LPJ-wsl version 2.0 Dynamic Global Vegetation Model. A general model description is provided in Calle and Poulter (2020) <https://doi.org/10.5194/gmd-2020-258>. The model is written in the C programming language. In the base directory, run 'make clean; make' to compile the executable. Prior to compiling, relevant modules (fire, age class, wood harvest, permafrost) need to be specified as compiler flags in the file ./Makefile.inc. Required input files are listed in the file './lpjv3_netcdf_wsl_template.conf', but are not provided. Please submit requests for information directly to the active code repository <https:// github .com/benpoulter/LPJ-wsl_v2.0>.