Coupled model
常见的coupled models
RegCM4: Regional Climate Model version 4
GATOR-GCMOM: the Gas, Aerosol, Transport, Radiation, General-Circulation, Mesoscale, and Ocean Model
WRF/Chem: Weather Research and Forcasting/Chemistry
CAM3: the Community Atmosphere Model version 3
MIRAGE: the Model for Integrated Research on Atmospheric Global Exchanges modeling
Caltech unified GCM: Caltech unified Global Circulation Models
WRF-CMAQ: Weather Research Forcasting/ Community Multiscale Air Quality
CHIMERE: http://www.lmd.polytechnique.fr/chimere/docs/
phase
sea spray aerosol
meteorologically stagnant weather
English paper
NOAA研究
https://esrl.noaa.gov/research/themes/aerosols/
https://esrl.noaa.gov/research/themes/
play a dominant role in
play difference roles in
play a significant role in
play a crucial role in
play a critical role in
play an important role in
snowmelt snowpath snowflake
stable meteorological conditons
stagnant weather conditons
more intense temperature inversion
topographic effects
Two-way coupled meteorology and air quality modeling
off-line (sequential WRF and CMAQ simulation)
online coupled
A volatility basis set (VBS): 挥发性分级法
semi-volatile organic compounds
elevated [ˈɛləˌvetɪd] point sources 高架点源
elevation [ˌɛləˈveʃən]
A review of operational, regional-scale, chemical weather forecasting models in Europe
Eighteen operational chemical weather forecasting models on regional and continental scales in Europe are described and compared in this article
A new online coupled regional climate-chemistry-aerosol model(RIEMS-Chemaero)
Integrated modeling for forecasting weather and air quality a call for fully coupled approaches
WRF-Chem
如何设置direct 和 indirect
http://forum.wrfforum.com/viewtopic.php?f=41&t=5837
案例
https://ruc.noaa.gov/wrf/wrf-chem/wrf_tutorial_exercises_v35/exercise_4.html
http://www2.mmm.ucar.edu/wrf/users/docs/user_guide_v4/v4.0/users_guide_chap5.html
https://ruc.noaa.gov/wrf/wrf-chem/Users_guide.pdf
RRTM(Stand-Alone Model)/RRTMG(GCMs Applications) global climate models/General Circulation Models
https://dtcenter.org/GMTB/gfs_phys_doc_dev/group__rad.html
icbc:https://www2.acom.ucar.edu/wrf-chem/wrf-chem-tools-community
Mozart speciate:https://www.acom.ucar.edu/wrf-chem/ConversionMozartWRFChem.pdf
wrfchem forum:https://www2.acom.ucar.edu/wrf-chem/discussion-forum
RADM2选择
chem_opt = 1 includes chemistry using the RADM2 chemical mechanism - no aerosols
chem_opt = 2 includes chemistry using the RADM2 chemical mechanism and MADE/SORGAM aerosols.
chem_opt = 11 RADM2 chemical mechanism and MADE(M 大专栏 Coupled modelodal Aerosol Dynamics Model )/SORGAM (secondary organic aerosol model) aerosols including some aqueous reactions Due to errors, dust_opt=2, seas_opt=2 has been disabled.
dust_opt = 0 no GOCART dust emissions included
dust_opt = 1 include GOCART dust emissions - need to provide fractional erosion map data
dust_opt = 2 Disabled due to errors in the scheme.
dust_opt = 3 Include GOCART dust emissions with AFWA modifications
dust_opt = 4 Include GOCART dust emissions with UOC modifications, set dust_schme option as well.
dust_schme = 1 Dust emissions following Shao 2001, requires dust_opt=4.
dust_schme = 2 Dust emissions following Shao 2004, requires dust_opt=4.
dust_schme = 3 Dust emissions following Shao 2011, requires dust_opt=4.
dustwd_onoff = 0 Dust wet deposition following Jung 2004 turned off.
dustwd_onoff = 1 Dust wet deposition following Jung 2004 turned on, requires dust_opt=4.
chem_opt = 41 RADM2/SORGAM with aqueous reactions included.
chem_opt = 42 RACM/SORGAM with aqueous reactions included (KPP) Includes less complex aqueous reactions following CMAQ methodology, SO4 and NO3 wet deposition
chem_opt = 101 RADM2 Chemistry using KPP library Includes less complex aqueous reactions following CMAQ methodology
chem_opt = 106 RADM2 Chemistry and MADE/SORGAM aerosols using KPP library Rosenbrock solver, can use larger time step
excise
https://sites.google.com/site/dustclimate/models/wrf/wrf-chem-exercise
all namelist
https://github.com/NCAR/WRFV3/blob/master/run/README.namelist
https://pubs.usgs.gov/sir/2014/5089/downloads/namelist.README
http://web.lmd.jussieu.fr/trac-LMDZ_WRF/browser/lmdz_wrf/WRFV3/run/README.namelist?rev=1
https://wiki.canterbury.ac.nz/display/UCHPC/WRFCHEM+Namelist+Options
https://wiki.harvard.edu/confluence/pages/viewpage.action?pageId=228526205
https://sites.google.com/site/dustclimate/models/wrf
http://aqmeii-eu.wikidot.com/models:wrf-chem
http://forum.wrfforum.com/viewtopic.php?f=41&t=8921
https://ruc.noaa.gov/wrf/wrf-chem/wrf_tutorial_exercises_v35/exercise_2.html
auxinput_5 -> Anthropogenic emissions
auxinput_6 -> Biogenic emissions (BEIS, MEGAN)
auxinput_7 -> Surface biomass burning fields
auxinput_8 -> GOCART background fields
auxinput_12 -> Chemistry initial fields
auxinput_13 -> Volcanic ash emissions
auxinput_14 -> Aircraft emissions
auxinput_15 -> Green House Gas emissions
auxinput6_inname = 'wrfbiochemi_d01',
auxinput7_inname = 'wrffirechemi_d<domain>',
auxinput8_inname = 'wrfchemi_gocart_bg_d<domain>',
auxinput12_inname = 'wrf_chem_input',
auxinput13_inname = 'wrfchemv_d<domain>',
auxinput5_interval_m = 86400, 86400, 60,
auxinput7_interval_m = 86400, 86400, 60,
auxinput8_interval_m = 86400, 86400, 60,
auxinput13_interval_m = 86400, 86400, 60,
io_form_auxinput2 = 2,
io_form_auxinput5 = 2,
io_form_auxinput6 = 0,
io_form_auxinput7 = 0,
io_form_auxinput8 = 0,
io_form_auxinput12 = 0,
io_form_auxinput13 = 0,
WRF框架结构
http://math.ucdenver.edu/~mvejmelka/wrf-browsers/chem/call_to/MODULE_IO.html
http://www2.mmm.ucar.edu/wrf/WG2/software_2.0/index.html
fire emission
https://www.acom.ucar.edu/acresp/MODELING/finn_emis_txt/
http://bai.acom.ucar.edu/Data/fire/
https://www.acom.ucar.edu/acresp/forecast/fire-emissions.shtml
https://www2.acom.ucar.edu/modeling/finn-fire-inventory-ncar
https://www.openwfm.org/wiki/Coupling_with_WRF-Chem
WRF
https://github.com/wrf-model/WRF/releases
wrfchem namelist
http://mailman.ucar.edu/pipermail/wrf-users/2015/003973.html
https://wiki.canterbury.ac.nz/display/UCHPC/WRFCHEM+Namelist+Options
diagnostics
http://www.xn--llusfb-5va.cat/python/PyNCplot/other/diagnostics.html
http://www.xn--llusfb-5va.cat/python/PyNCplot/
问题Could not find matching time in input file
快速增减变量
https://www.jianshu.com/p/7a406c5329df
http://forum.wrfforum.com/viewtopic.php?f=12&t=3293
cloud water path (g/m2)如何计算
http://bbs.06climate.com/forum.php?mod=viewthread&tid=58577&page=1
http://bbs.06climate.com/forum.php?mod=viewthread&tid=1860&extra=page=2&page=1
http://foehn.colorado.edu/wrfout_to_cf/wrfout_to_cf.ncl
http://foehn.colorado.edu/wrfout_to_cf/usage.html
http://docs.software.ucar.edu/vapor/Documentation/2.4.0/doc/pydoc/html/da/d92/vapor__wrf_8py_source.html
https://github.com/jcmt/WRFTools/blob/master/wrftools/WRFTools.py
云厚
https://modelingguru.nasa.gov/servlet/JiveServlet/previewBody/2056-102-16-6426/nuwrf_userguide_patch7.pdf
goddard 和 cam radiation可以计算
upp
https://www.jianshu.com/p/62793047a76f
云水含量
https://wenku.baidu.com/view/dcb52f86aef8941ea66e0537.html
AOD计算
https://ruc.noaa.gov/wrf/wrf-chem/wrf_tutorial_exercises_v35/exercise_2.html
wrfpost
https://dtcenter.org/wrf-nmm/users/overview/upp_overview.php
https://dtcenter.org/community-code/unified-post-processor-upp/download
http://222.195.136.24/lecture/study_wrfv3/V3/user_guide_V3/users_guide_chap9.htm
mechanism
机制对比
https://www.researchgate.net/publication/267989943_UPDATES_TO_THE_CARBON_BOND_MECHANISM_FOR_VERSION_6_CB6
RADM2(Regional Acid Deposition Model 2): WRF-Chem simulations of aerosols and anthropogenic aerosol radiative forcing in East Asia
public data
global emission: https://eccad3.sedoo.fr/
一些重要的结论
珠三角地区的长期观测和模拟发现:气溶胶可显著推迟降水,这一现象主要由气溶胶辐射和微物理效应竞争机制导致,该成果入选ESI高被引论文。同时,我们还发现气溶胶仅与我国东部午后局地对流降水频次递减密切相关,而与非局地尺度降水无明显联系,深化了“气溶胶减少毛毛雨,增强强降水”的认识
干空气的状态方程
设体积为V,湿度为T的空气中含有n种气体成分,其中第i种成分的状态方程为
$$P_i$$
ECWMF驱动WRF
https://www.jianshu.com/p/77de04ee41da
Coupled model的更多相关文章
- Method of Seamless Integration and Independent Evolution of Information-Centric Networking via Software Defined Networking
A method of transferring data between a software defined network (SDN) and an information-centric ne ...
- Spring Boot笔记一
Spring Boot 入门 Spring Boot 简介 > 简化Spring应用开发的一个框架:> 整个Spring技术栈的一个大整合:> J2EE开发的一站式解决方案: 微服务 ...
- TensorFlow Lite demo——就是为嵌入式设备而存在的,底层调用NDK神经网络API,注意其使用的tf model需要转换下,同时提供java和C++ API,无法使用tflite的见后
Introduction to TensorFlow Lite TensorFlow Lite is TensorFlow’s lightweight solution for mobile and ...
- Multi-core compute cache coherency with a release consistency memory ordering model
A method includes storing, with a first programmable processor, shared variable data to cache lines ...
- [转]The Regular Expression Object Model
本文转自:https://docs.microsoft.com/en-us/dotnet/standard/base-types/the-regular-expression-object-model ...
- Building Applications with Force.com and VisualForce (DEV401) (三):Application Essential:Building Your Data Model
Dev 401-003:Application Essential:Building Your Data Model Object Relationships1.Link two objects- P ...
- 【疯狂造轮子-iOS】JSON转Model系列之二
[疯狂造轮子-iOS]JSON转Model系列之二 本文转载请注明出处 —— polobymulberry-博客园 1. 前言 上一篇<[疯狂造轮子-iOS]JSON转Model系列之一> ...
- 【疯狂造轮子-iOS】JSON转Model系列之一
[疯狂造轮子-iOS]JSON转Model系列之一 本文转载请注明出处 —— polobymulberry-博客园 1. 前言 之前一直看别人的源码,虽然对自己提升比较大,但毕竟不是自己写的,很容易遗 ...
- 详解树莓派Model B+控制蜂鸣器演奏乐曲
步进电机以及无源蜂鸣器这些都需要脉冲信号才能够驱动,这里将用GPIO的PWM接口驱动无源蜂鸣器弹奏乐曲,本文基于树莓派Mode B+,其他版本树莓派实现时需参照相关资料进行修改! 1 预备知识 1.1 ...
随机推荐
- MQTT--Paho C Client 的实现和详解
概述 在文章Paho - MQTT C Cient的实现中,我介绍了如何使用Paho开源项目创建MQTTClient_pulish客户端.但只是简单的介绍了使用方法,而且客户端的结果与之前介绍的并不 ...
- Java if、switch语句,break,case,类型转换、常量、赋值比较、标识符(2)
if语句: /* if else 结构 简写格式: 变量 = (条件表达式)?表达式1:表达式2: 三元运算符: 好处:可以简化if else代码. 弊端:因为是一个运算符,所以运算完必须要有一个结果 ...
- Activity的Launch mode详解 :standard(默认), singleTop, singleTask和 singleInstance
本文参考了此文http://hi.baidu.com/amauri3389/blog/item/a54475c2a4b2f040b219a86a.html 另附 android task与back s ...
- 线性可分支持向量机与软间隔最大化--SVM(2)
线性可分支持向量机与软间隔最大化--SVM 给定线性可分的数据集 假设输入空间(特征向量)为,输出空间为. 输入 表示实例的特征向量,对应于输入空间的点: 输出 表示示例的类别. 我们说可以通过间隔最 ...
- Spring Cloud Alibaba 教程 | Nacos(三)
使用Nacos作为配置中心 前面我们已经介绍过滤Nacos是一个更易于构建云原生应用的动态服务发现.配置管理和服务管理平台.所以它可以作为注册中心和配置中心,作为注册中心Nacos可以让我们灵活配置多 ...
- 理解自动梯度计算autograd
理解自动求导 例子 def f(x): a = x * x b = x * a c = a + b return c 基于图理解 代码实现 def df(x): # forward pass a = ...
- 第04项目:淘淘商城(SpringMVC+Spring+Mybatis) 的学习实践总结【第二天】
淘淘商城(SpringMVC+Spring+Mybatis) 是传智播客在2015年9月份录制的,几年过去了.由于视频里课上老师敲的代码和项目笔记有些细节上存在出入,只有根据日志报错信息作出适当的调 ...
- 优秀的github java项目
转载:https://www.zhihu.com/question/24834285/answer/251369977 biezhi/blade:先推荐下自己的哈哈,一款轻量级.高性能.简洁优雅的MV ...
- Python笔记_第二篇_面向过程_第二部分_5.第三方模块的使用和自定模块(以Pillow模块为例)
1. 安装第三方模块: 打开黑屏终端: cmd: pip -verson pip - V C:\windows\system32>pip -V pip from c:\python37\lib\ ...
- drf中的jwt使用与手动签发token、校验用户
jwt认证 1)session存储token,需要数据库参与,耗服务器资源.低效2)缓存存token,需要缓存参与,高效,不易集群3)客户端存token,服务器存签发与交易token的算法,高效,易集 ...