#=============================================================================== # PermaModel Config File for: Ku_method #=============================================================================== # Input comp_status | Enabled | string | component status {Enabled; Disabled} in_directory | . | string | input directory out_directory | . | string | output directory permafrost_dir | . | string | root permafrost code directory site_prefix | Test | string | file prefix for the study site case_prefix | Case_test | string | file prefix for the model scenario lat | 74.68333 | float | 64.8378N, 147.7164W lon | -94.8667 | float | GIS coordinates start_year | 2010 | long | begining of the simulation time [year] end_year | 2110 | long | begining of the simulation time [year] dt | 1 | float | timestep for permafrost process [year] T_air_type | Scalar | string | allowed input types {Scalar; Time_Series} T_air | -15 | float | Mean annual air temperature [C] A_air_type | Scalar | string | allowed input types {Scalar; Time_Series} A_air | 18 | float | Mean annual amplitude of air temperature [C] h_snow_type | Scalar | string | allowed input types {Scalar; Time_Series} h_snow | 1 | float | depth of snow [m] rho_snow_type | Scalar | string | allowed input types {Scalar; Time_Series} rho_snow | 240 | float | density of snow [kg m-3] vwc_H2O_type | Scalar | string | allowed input types {Scalar; Time_Series} vwc_H2O | 0.3 | float | soil volumetric water content [m3 m-3] Hvgf_type | Scalar | string | allowed input types {Scalar; Time_Series} Hvgf | 0 | float | Height of vegetation in frozen period [m] Hvgt_type | Scalar | string | allowed input types {Scalar; Time_Series} Hvgt | 0.5 | float | Height of vegetation in thawed period [m] Dvf_type | Scalar | string | allowed input types {Scalar; Time_Series} Dvf | 0.00000139 | float | Thermal diffusivity of vegetation in frozen period [m2 s] Dvt_type | Scalar | string | allowed input types {Scalar; Time_Series} Dvt | 0.000001 | float | Thermal diffusivity of vegetation in thawed period[m2 s] #=============================================================================== # Output SAVE_ALT_GRIDS | Yes | string | option to save grids of active layer thickness {Yes; No} ALT_file | ALT | string | filename for grid stack of active layer thicknesses SAVE_TPS_GRIDS | Yes | string | option to save grids of temperature at permafrost surface {Yes; No} TPS_file | TPS | string | filename for grid stack of temperatures at permafrost surface