Changes between Version 10 and Version 11 of doc/app/iofiles/pids/static/tables
- Timestamp:
- Dec 3, 2019 9:41:11 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/iofiles/pids/static/tables
v10 v11 1 1 = Static driver look-up tables = 2 2 All ''_pars'' variables are of NC_FLOAT type. 3 4 3 5 4 == [#albedo_pars ''albedo_pars(nalbedo_pars,y,x)''] … … 21 20 22 21 == [#pavement_pars ''pavement_pars(npavement_pars,y,x)''] 22 ||='''npavement_pars''' =||='''Units''' =||='''Description''' =|| 23 || 0|| m || Roughness length for momentum || 24 || 1|| m || Roughness length for heat || 25 || 2|| 1 || ''[../#albedo_type albedo_type]'' || 26 || 3|| 1 || Surface emissivity || 23 27 24 == [#pavement_surface_pars ''pavement_surface_pars(npavement_surface_pars,y,x)''] 28 == [#pavement_subsurface_pars ''pavement_subsurface_pars(npavement_subsurface_pars,zsoil,y,x)''] 29 ||='''npavement_subsurface_pars''' =||='''Units''' =||='''Description''' =|| 30 || 0|| W/m/K || Thermal conductivity of the respective soil layer || 31 || 1|| J/m³/K || Volumetric heat capacity of the respective soil layer || 32 25 33 26 34 == [#soil_pars ''soil_pars(nsoil_pars,(zsoil,)y,x)'']