【WRF-Urban】URBPARM.TBL参数解释及内容

【WRF-Urban】URBPARM.TBL参数解释及内容

  • URBPARM.TBL参数解释
  • URBPARM.TBL
  • 参考

参考WRF-Urban教程-Urban Canopy Model
在这里插入图片描述

URBPARM.TBL参数解释

各个城市相应的城市参数差异很大(例如,有些城市的道路可能很宽但建筑物很矮,而其他城市的道路可能很窄但建筑物很高)。为了充分利用城市冠层模型,应针对目标城市专门调整这些参数。
在这里插入图片描述

URBPARM.TBL

URBPARM.TBL参数内容如下:

# Urban Parameters depending on Urban type 
# USGS Number of urban categories: 3#
#  Where there are multiple columns of values, the values refer, in
#  order, to: 1) Commercial, 2) High intensity residential, and 3) Low
#  intensity residential:  I.e.:
#
#  Index:     1           2              3
#  Type:  Commercial, Hi-dens Res, Low-dens Res
##
# ZR:  Roof level (building height)  [ m ]
#      (sf_urban_physics=1)ZR: 8.9,  5.1,  5.4#
# SIGMA_ZED:  Standard Deviation of roof height  [ m ]  
#      (sf_urban_physics=1)SIGMA_ZED: 4.0,  3.0,  1.0#
# ROOF_WIDTH:  Roof (i.e., building) width  [ m ]
#      (sf_urban_physics=1)ROOF_WIDTH: 31.7, 25.7, 17.6#
# ROAD_WIDTH:  road width  [ m ]
#      (sf_urban_physics=1)
#ROAD_WIDTH: 98.9, 39.2, 108.0#
# AH:  Anthropogenic heat [ W m{-2} ]
#      (sf_urban_physics=1)
#AH:  90.0, 50.0, 20.0#
# FRC_URB:  Fraction of the urban landscape which does not have natural 
#           vegetation. [ Fraction ]
#      (sf_urban_physics=1,2,3)
#FRC_URB: 0.865, 0.429, 0.429#
# CAPR:  Heat capacity of roof  [ J m{-3} K{-1} ]
#      (sf_urban_physics=1,2,3)
#CAPR: 1.32E6, 1.32E6, 1.32E6, #
# CAPB:  Heat capacity of building wall [ J m{-3} K{-1} ]
#      (sf_urban_physics=1,2,3)
#CAPB: 1.32E6, 1.32E6, 1.32E6, #
# CAPG:  Heat capacity of ground (road) [ J m{-3} K{-1} ]
#      (sf_urban_physics=1,2,3)
#CAPG:  1.4E6, 1.4E6, 1.4E6, #
# AKSR:  Thermal conductivity of roof [ J m{-1} s{-1} K{-1} ]
#      (sf_urban_physics=1,2,3)
#AKSR:  0.695, 0.695, 0.695,#
# AKSB:  Thermal conductivity of building wall [ J m{-1} s{-1} K{-1} ]
#      (sf_urban_physics=1,2,3)
#AKSB:  0.695, 0.695, 0.695,#
# AKSG:  Thermal conductivity of ground (road) [ J m{-1} s{-1} K{-1} ]
#      (sf_urban_physics=1,2,3)
#AKSG: 0.4004, 0.4004, 0.4004,#
# ALBR:   Surface albedo of roof [ fraction ]
#      (sf_urban_physics=1,2,3)
#ALBR: 0.20, 0.20, 0.20#
# ALBB:  Surface albedo of building wall [ fraction ]
#      (sf_urban_physics=1,2,3)
#ALBB: 0.20, 0.20, 0.20#
# ALBG:  Surface albedo of ground (road) [ fraction ]
#      (sf_urban_physics=1,2,3)
#ALBG: 0.15, 0.15, 0.15 #
# EPSR:  Surface emissivity of roof [ - ]
#      (sf_urban_physics=1,2,3)
#EPSR: 0.90, 0.90, 0.90#
# EPSB:  Surface emissivity of building wall [-]
#      (sf_urban_physics=1,2,3)
#EPSB: 0.90, 0.90, 0.90#
# EPSG:  Surface emissivity of ground (road) [ - ]
#      (sf_urban_physics=1,2,3)
#EPSG: 0.95, 0.95, 0.95#
# Z0B:  Roughness length for momentum, over building wall [ m ]
#       Only active for CH_SCHEME == 1
#      (sf_urban_physics=1)
#Z0B: 0.0001, 0.0001, 0.0001 #
# Z0G:  Roughness length for momentum, over ground (road) [ m ]
#       Only active for CH_SCHEME == 1
#      (sf_urban_physics=1,2,3)
#Z0G: 0.01, 0.01, 0.01 #
# Z0R:  Roughness length for momentum over roof [ m ]
#      (sf_urban_physics=2,3)
#Z0R: 0.01, 0.01, 0.01#
#  AKANDA_URBAN:  Coefficient modifying the Kanda approach to computing
#  surface layer exchange coefficients.
#      (sf_urban_physics=1)AKANDA_URBAN:  1.29 1.29 1.29#
# COP:  Coefficient of performance of the A/C systems [ - ]
#      (sf_urban_physics=3)
#COP: 3.5, 3.5, 3.5 #
# PWIN:  Coverage area fraction of windows in the walls of the building [ - ]
#      (sf_urban_physics=3)
#PWIN: 0.2, 0.2, 0.2 #
# BETA:  Thermal efficiency of heat exchanger 
#      (sf_urban_physics=3)
#BETA: 0.75, 0.75, 0.75 #
# SW_COND:  Air conditioning switch, 1=ON  
#      (sf_urban_physics=3)
#  SW_COND: 1, 1, 1 #
# TIME_ON:  Initial local time of A/C systems, [ h ]  
#      (sf_urban_physics=3)
#  TIME_ON: 0., 0., 0. #
# TIME_OFF:  End local time of A/C systems, [ h ]  
#      (sf_urban_physics=3)
#  TIME_OFF: 24., 24., 24. #
# TARGTEMP:  Target Temperature of the A/C systems, [ K ]  
#      (sf_urban_physics=3)
#  TARGTEMP: 297., 298., 298. #
# GAPTEMP:  Comfort Range of the indoor Temperature, [ K ]  
#      (sf_urban_physics=3)
#  GAPTEMP: 0.5, 0.5, 0.5 #
# TARGHUM:  Target humidity of the A/C systems, [ Kg/Kg ]  
#      (sf_urban_physics=3)
#  TARGHUM: 0.005, 0.005, 0.005 #
# GAPHUM:  Comfort Range of the specific humidity, [ Kg/Kg ]  
#      (sf_urban_physics=3)
#  GAPHUM: 0.005, 0.005, 0.005 #
# PERFLO:  Peak number of occupants per unit floor area, [ person/m^2 ]  
#      (sf_urban_physics=3)
#  PERFLO: 0.02, 0.01, 0.01 #
# HSEQUIP:  Diurnal heating profile of heat generated by equipments  
#      (sf_urban_physics=3)
#  HSEQUIP: 0.25 0.25 0.25 0.25 0.25 0.25 0.25 0.5 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 0.5 0.25 0.25 0.25 0.25 0.25#
# HSEQUIP_SCALE_FACTOR:  Peak heat generated by equipments, [ W/m^2 ]  
#      (sf_urban_physics=3)
#  HSEQUIP_SCALE_FACTOR: 36.00, 20.00, 16.00 STREET PARAMETERS:
#      (sf_urban_physics=2,3)#  urban      street      street     building
# category  direction     width      width
# [index]  [deg from N]    [m]        [m]1         0.0          20.       20.1        90.0          20.       20.2         0.0          25.       10.2        90.0          25.       10.3         0.0          90.       10.3        90.0          90.       10.END STREET PARAMETERSBUILDING HEIGHTS: 1
#      (sf_urban_physics=2,3)#     height   Percentage
#      [m]       [%]5.0       0.010.0       0.015.0       5.020.0      25.025.0      40.030.0      25.035.0       5.0
END BUILDING HEIGHTSBUILDING HEIGHTS: 2
#      (sf_urban_physics=2,3)#     height   Percentage
#      [m]       [%]5.0        0.010.0       20.015.0       60.015.0       20.0
END BUILDING HEIGHTSBUILDING HEIGHTS: 3
#      (sf_urban_physics=2,3)#     height   Percentage
#      [m]       [%]5.0      15.010.0      70.015.0      15.0
END BUILDING HEIGHTS
#
# DDZR:  Thickness of each roof layer [ m ] 
#        This is currently NOT a function urban type, but a function
#        of the number of layers.  Number of layers must be 4, for now.
#      (sf_urban_physics=1)DDZR:  0.05, 0.05, 0.05, 0.05#
# DDZB:  Thickness of each building wall layer [ m ] 
#        This is currently NOT a function urban type, but a function
#        of the number of layers.  Number of layers must be 4, for now.
#      (sf_urban_physics=1)
#DDZB: 0.05, 0.05, 0.05, 0.05#
# DDZG:  Thickness of each ground (road) layer [ m ] 
#        This is currently NOT a function urban type, but a function
#        of the number of layers.  Number of layers must be 4, for now.
#      (sf_urban_physics=1)
#DDZG: 0.05, 0.25, 0.50, 0.75#
# BOUNDR:  Lower boundary condition for roof layer temperature [ 1: Zero-Flux,  2: T = Constant ]
#      (sf_urban_physics=1)
#BOUNDR: 1 #
# BOUNDB:  Lower boundary condition for wall layer temperature [ 1: Zero-Flux,  2: T = Constant ]
#      (sf_urban_physics=1)
#BOUNDB: 1 #
# BOUNDG:  Lower boundary condition for ground (road) layer temperature [ 1: Zero-Flux,  2: T = Constant ] 
#      (sf_urban_physics=1)
#BOUNDG: 1 #
# TRLEND:  Lower boundary condition for roof temperature [ K ]
#      (sf_urban_physics=1,2,3)
#TRLEND: 293.00, 293.00, 293.00#
# TBLEND:  Lower boundary temperature for building wall temperature [ K ]
#      (sf_urban_physics=1,2,3)
#TBLEND: 293.00, 293.00, 293.00#
# TGLEND:  Lower boundary temperature for ground (road) temperature [ K ]
#      (sf_urban_physics=1,2,3)
#TGLEND: 293.00, 293.00, 293.00#
# Ch of Wall and Road [ 1: M-O Similarity Theory, 2: Empirical Form of Narita et al., 1997 (recommended) ] 
#      (sf_urban_physics=1)
#CH_SCHEME: 2 #
# Surface and Layer Temperatures [ 1: 4-layer model,  2: Force-Restore method ]
#      (sf_urban_physics=1)
#TS_SCHEME: 1 #
# AHOPTION [ 0: No anthropogenic heating,  1: Anthropogenic heating will be added to sensible heat flux term ]
#      (sf_urban_physics=1)
#AHOPTION: 0#
# Anthropogenic Heating diurnal profile.
#   Multiplication factor applied to AH (as defined in the table above)
#   Hourly values ( 24 of them ), starting at 01 hours Local Time.
#   For sub-hourly model time steps, value changes on the hour and is
#   held constant until the next hour.
#      (sf_urban_physics=1)
#
#AHDIUPRF: 0.16 0.13 0.08 0.07 0.08 0.26 0.67 0.99 0.89 0.79 0.74 0.73 0.75 0.76 0.82 0.90 1.00 0.95 0.68 0.61 0.53 0.35 0.21 0.18

参考

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/web/60058.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

十大网络安全事件

一、私有云平台遭攻击,美国数千家公司工资难以发放 1月,专门提供劳动力与人力资本管理解决方案的美国克罗诺斯(Kronos)公司私有云平台遭勒索软件攻击,事件造成的混乱在数百万人中蔓延。 克罗诺斯母公司UKG集团&#xf…

如何确保Java爬虫程序的稳定性和安全性?

在当今数字化时代,数据的价值日益凸显,尤其是对于电商平台上的商家来说,掌握店铺数据对于优化运营策略、提升销售业绩至关重要。本文将详细介绍如何使用Java编写爬虫程序,并确保其稳定性和安全性。 1. 稳定性保障 1.1 异常处理 …

DBeaver 连接 OceanBase Oracle 租户

DBeaver 是一款通用的数据库工具软件,支持任何具有JDBC驱动程序的数据库。DBeaver 需要 Java 运行环境的支持。截稿时 DBeaver 24.0.0 版本默认提供的 OceanBase 驱动是连接 MySQL 的,想连接 Oracle 租户需要新建一个驱动器使用。 下载数据库驱动包 1、…

使用 Prompt API 与您的对象聊天

tl;dr:GET、PUT、PROMPT。现在,可以使用新的 PromptObject API 仅使用自然语言对存储在 MinIO 上的对象进行总结、交谈和提问。在本文中,我们将探讨这个新 API 的一些用例以及代码示例。 赋予动机: 对象存储和 S3 API 的无处不在…

23种设计模式-访问者(Visitor)设计模式

文章目录 一.什么是访问者模式?二.访问者模式的结构三.访问者模式的应用场景四.访问者模式的优缺点五.访问者模式的C实现六.访问者模式的JAVA实现七.代码解释八.总结 类图: 访问者设计模式类图 一.什么是访问者模式? 访问者模式(…

【开源免费】基于Vue和SpringBoot的在线考试系统(附论文)

本文项目编号 T 624 ,文末自助获取源码 \color{red}{T624,文末自助获取源码} T624,文末自助获取源码 网络的广泛应用给生活带来了十分的便利。所以把在线考试管理与现在网络相结合,利用java技术建设在线考试系统,实现…

【H2O2|全栈】MySQL的云端部署

目录 前言 开篇语 准备工作 MySQL移除 为什么需要移除? 移除操作 Yum仓库 yum简介 rpm安装 yum库安装 MySQL安装 使用yum安装 开机自启动 检查运行状态 MySQL配置 初始密码 ​编辑登录 修改root密码 退出MySQL 字符集配置 重启数据库 结束语 …

DAY30|贪心算法Part04|LeetCode:452. 用最少数量的箭引爆气球、435. 无重叠区间、763.划分字母区间

目录 LeetCode:452. 用最少数量的箭引爆气球 基本思路 C代码 LeetCode:435. 无重叠区间 基本思路 C代码 LeetCode:763.划分字母区间 基本思路 C代码 LeetCode:452. 用最少数量的箭引爆气球 力扣代码链接 文字讲解:LeetCode:452. 用最少数量的箭引爆气球 视…

Enterprise Architect 16 下载、安装与无限30天操作

文章目录 Enterprise Architect 16 简介(一)支持多种建模语言和标准(二)强大的版本控制、协作和文档管理功能(三)增强的技术和用户体验(四)高级功能和扩展性 一,下载软件…

Vuex vs Pinia:新一代Vue状态管理方案对比

引言 随着Vue生态系统的不断发展,状态管理已经成为现代Vue应用程序中不可或缺的一部分。Vuex作为Vue官方的状态管理方案,一直是开发者的首选。然而,随着Pinia的出现,为Vue开发者带来了新的选择。本文将深入对比这两个状态管理方案…

31.3 XOR压缩和相关的prometheus源码解读

本节重点介绍 : xor 压缩value原理xor压缩过程讲解xor压缩prometheus源码解读xor 压缩效果 xor 压缩value原理 原理:时序数据库相邻点变化不大,采用异或压缩float64的前缀和后缀0个数 xor压缩过程讲解 第一个值使用原始点存储计算和前面的值的xor 如果XOR值为0&…

解决 IDEA 修改代码重启不生效的问题

前言 在使用 IntelliJ IDEA 进行 Java 项目开发时,有时会遇到一个令人头疼的问题:修改了代码后,重启服务却发现更改没有生效。通常情况下,解决这个问题需要通过 Maven 的 clean 和 compile 命令来强制重新编译,但这显…

java 根据 pdf 模板带图片文字生成pdf文件

在现代应用开发中,自动生成包含动态内容的 PDF 文档在电子发票、合同生成、表单填充等场景中有着广泛的应用。本文将介绍如何使用 iText 库动态填充 PDF 模板字段,并在指定位置插入签名和公章图片。 项目需求 假设我们有一个 PDF 模板文件,包含表单字段,如用户姓名、地址…

MTK主板定制_联发科主板_MTK8766/MTK8768/MTK8788安卓主板方案

主流市场上的MTK主板通常采用联发科的多种芯片平台,如MT8766、MT6765、MT6762、MT8768和MT8788等。这些芯片基于64位Cortex-A73/A53架构,提供四核或八核配置,主频可达2.1GHz,赋予设备卓越的计算与处理能力。芯片采用12纳米制程工艺…

Windows仿macOS?看这一篇就够了

如果你有任何关于Windows仿macOS的问题,可加入942644281 (QQ群) Date9.20更新:增加功能按键左移部分Date9.16更新:增加了大多数资源的网盘链接Date9.15更新:增加StartAllBack,资源管理器调整部…

OSRM docker环境启动

命令一把梭 wget https://download.geofabrik.de/asia/china-latest.osm.pbf docker pull osrm/osrm-backend docker run -t -v "${PWD}:/data" osrm/osrm-backend osrm-extract -p /opt/car.lua /data/china-latest.osm.pbf docker run -t -v "${PWD}:/data&q…

如何用python将pdf转换为json格式

使用 Python 将 PDF 文件转换为 JSON 格式,主要步骤如下: 读取 PDF 内容:首先使用一个库读取 PDF 文件内容,如 PyMuPDF 或 pdfplumber。这些库可以逐页提取文本,并返回结构化的数据。 组织数据到 JSON:将提…

内存、显存和GPU在Transformer架构中承担什么计算任务

目录 内存、显存和GPU在Transformer架构中承担什么计算任务 一、内存、显存和GPU的区别 二、在Transformer架构中的计算任务 内存、显存和GPU在Transformer架构中承担什么计算任务 是计算机系统中重要的组成部分,它们在Transformer架构中承担着不同的计算任务。以下是对这…

无法下载element-admin的依赖无法运行

目录 无法下载element-admin的依赖偷懒方法完美方法 运行element-admin错误 之前在下载element-admin时遇到了多多少少的问题 无法下载element-admin的依赖 偷懒方法 开始是从github下载源码后安装依赖时在与tui-editor相关的依赖时就会卡死,然后报错&#xff0c…

React中 修改 html字符串 中某些元素的属性

在React中,你可以使html-react-parser库来解析HTML字符串,并修改其中的img标签的width属性后,再使用React的ReactDOMServer.renderToStaticMarkup方法将React元素转换为HTML字符串。 import htmlReactParser from html-react-parser; import…