forked from PIK-LPJmL/LPJmL
-
Notifications
You must be signed in to change notification settings - Fork 0
/
param_vpd.js
21 lines (19 loc) · 1.5 KB
/
param_vpd.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/**************************************************************************************/
/** \n**/
/** p a r a m _ v p d . j s \n**/
/** \n**/
/** Input parameter file for LPJmL C Version 4.0.002 \n**/
/** \n**/
/** (C) Potsdam Institute for Climate Impact Research (PIK), see COPYRIGHT file \n**/
/** authors, and contributors see AUTHORS file \n**/
/** This file is part of LPJmL and licensed under GNU AGPL Version 3 \n**/
/** or later. See LICENSE file or go to http://www.gnu.org/licenses/ \n**/
/** Contact: https://github.com/PIK-LPJmL/LPJmL \n**/
/** \n**/
/**************************************************************************************/
#include "par/lpjparam_vpd.js" /* LPJ parameter file */
#include "par/soil.js" /* Soil parameter file */
#include "par/pft_vpd.js" /* PFT parameter file*/
#include "par/manage_laimax_alphaa_fao_rev4453_20180507.js" /* Management parameter file */
#include "par/manage_reg.js" /* Management parameter file for regions*/
#include "par/outputvars.js"