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>.
|