This file sets the surface options. It contains one namelist called JULES_SURFACE.
Type: | logical |
---|---|
Default: | F |
Switch controlling number of tiles for each gridbox.
This is used to set the number of surface energy balances that are solved for each gridbox (ntiles).
Type: | integer |
---|---|
Permitted: | 0-1 |
Default: | 0 |
Option for aggregating surface propeties to tiles:
Note
This option is ignored unless l_aggregate is true.
Type: | logical |
---|---|
Default: | F |
Type: | logical |
---|---|
Default: | F |
Flag indicating if driving data are point or area-average values. This affects the treatment of precipitation input and how snow affects the albedo.
Type: | logical |
---|---|
Default: | F |
Switch to control the use of implicit numerics to update land ice temperatures.
Type: | logical |
---|---|
Default: | F |
Switch for inclusion of anthropogenic contribution to the surface heat flux from urban tiles.
Type: | integer |
---|---|
Permitted: | 0 or 1 |
Default: | 0 |
Switch controlling method for diagnosing screen temperature.
Type: | logical |
---|---|
Default: | false |
If tiles are set to be at an elevation offset from the gridbox mean altitude (see JULES_SURF_HGT) this switch controls whether downwelling longwave radiation is adjusted along with surface air temperature and relative humidity.
If true, the downwelling longwave for each tile not at the gridbox mean height is adjusted by an amount proportional to the fourth power of the adjustment that has been made to the surface air temperature. The adjustments are then scaled such that the sum over all tiles conserves the gridbox mean energy in the original forcing.
Type: | logical |
---|---|
Default: | false |
Allows multiple ice tiles to exist in an ice gridbox, usually with each representing a different elevation (JULES_SURF_HGT) band on the ice so that a sub-gridscale surface mass balance term (a strong function of altitude) can be derived for forcing icesheet/glacier models. When enabled, ice tiles in a gridbox do not use the usual (gridbox mean) JULES soil/ice subsurface model, but each tile has an independent single layer bedrock-type solid ice boundary condition under the snowpack.
In addition, when selected, dense snowpacks on ice gridboxes are parameterised to behave more like firn in two ways. 1) The meltwater-holding capacity of snow layers reduces as a linear function of their density, becoming zero above the pore-closure density of 850 kg/m^2 so as to restrict retention of melt within the snowpack. 2) Where the top few centimetres of the pack has a density appropriate to firn/bare ice and the grain-size physics otherwise used for snow albedo become less appropriate, surface albedo becomes a function of density, tending towards that of bare ice as density increases (see rho_firn_albedo, amax, aicemax).
If this scheme is enabled, a depth for the bedrock layer must be provided (dzsoil_elev) and the new tile numbers must be specified (JULES_SURFACE_TYPES) as type elev_ice. The total number of non-vegetated tiles, and their surface properties (JULES_NVEGPARM, usually set to be the same as the normal ice tile) must be set accordingly, as with any tile.
Type: | logical |
---|---|
Default: | F |
Switch for using the layered soil carbon model, currently only relevant if TRIFFID is switched on (l_triffid = FALSE). Using the approach of Burke et al.(2016). Two parameters can be defined for this model - tau_resp, tau_lit
Layered soil nitrogen is also available if the nitrogen cycle is switched on (l_nitrogen = TRUE), but this is a highly experimental version which needs further evaluation and so should be used with extreme caution. One additional parameter is required for layered soil nitrogen - diff_n_pft
See also
References:
Surface parameters
Type: | real |
---|---|
Default: | 5.7e4 |
Specific heat capacity of leaves (J K-1 per kg carbon).
See Hadley Centre Technical Note 30 p6.
Type: | real |
---|---|
Default: | 1.1e4 |
Specific heat capacity of wood (J K-1 per kg carbon).
See Hadley Centre Technical Note 30 p6.
Type: | real |
---|---|
Default: | 0.83 |
Coupling coefficient for co-limitation in photosynthesis model.
See Cox et al. (1999), Eq.61.
Type: | real |
---|---|
Default: | 0.93 |
Coupling coefficient for co-limitation in photosynthesis model.
See Cox et al. (1999), Eq.61.
Type: | real |
---|---|
Default: | 0.5 |
Constant in expression for limitation of photosynthesis by transport of products, for C3 plants.
See Cox et al. (1999) Eq.60.
Type: | real |
---|---|
Default: | 20000.0 |
Constant in expression for limitation of photosynthesis by transport of products, for C4 plants.
See Cox et al. (1999) Eq.60.
Type: | real |
---|---|
Default: | 2.0 |
Q10 factor for soil respiration.
Only used if l_q10 = TRUE.
See Hadley Centre Technical Note 24 Eq.17.
Type: | real |
---|---|
Default: | 0.5e-8 |
Specific soil respiration rate at 25 degC and optimum soil moisture (s-1).
Only used if not using TRIFFID (l_triffid = FALSE).
See Hadley Centre Technical Note 24 Eq.16.
Type: | real(4) |
---|---|
Default: | 3.22e-7, 9.65e-9, 2.12e-8, 6.43e-10 |
Specific soil respiration rate for the RothC submodel for each soil carbon pool.
Only used if using the TRIFFID vegetation model (l_triffid = TRUE), in which case soil carbon is modelled using four pools (biomass, humus, decomposable plant material, resistant plant material).
Type: | real |
---|---|
Default: | 10.0 |
Parameter controlling the leaching of inorganic N through the soil profile. A factor of 1 means that in a timestep all the inorganic N is available for leaching. The default value of 10 means that 10% of inorganic N is available for leaching.
Type: | real |
---|---|
Default: | 1.0 |
Parameter controlling the lifetime of the inorganic N pool. A value of 1 implies the whole pool will turnover in 360 days.
Type: | real |
---|---|
Default: | 2.0 |
Parameter controlling decay of respiration with depth (m-1). Only used with layered soil carbon (l_layeredC = TRUE).
Type: | real |
---|---|
Default: | 5.0 |
Parameter controlling the decay of litter with depth (m-1). Only used with layered soil carbon (l_layeredC = TRUE).
Type: | real |
---|---|
Default: | 100.0 |
Parameter controlling the rate of re-filling of the available inorganic nitrogen pool (1/360 days). Only used with layered soil carbon and nitrogen scheme (l_layeredC = TRUE and l_nitrogen = TRUE).
Type: | real |
---|---|
Default: | 10.0 |
Parameter controlling ratio of C to N for BIO and HUM pools.