wrf pom masnum and coupler

Atmospheric Model

bash 复制代码
The Advanced Weather Research and Forecasting model (WRF4.1) (Skamarock et al., 2008) 
	is employed as the atmospheric component of FIO-AOW. 
	WRF is a non-hydrostatic atmospheric model with a wide selection of sub-grid scale parameterizations. 
	It has been widely used in forecasting and studying mesoscale processes including TCs(Tropical Cyclone). 

Ocean Model

bash 复制代码
The Princeton Ocean Model (POM) 
	is adopted as the ocean component of FIO-AOW 
		in this paper (Blumberg & Mellor, 1987)

POM is a three dimensional model 
	using the Arakawa C grid staggering in the horizontal and terrain-following coordinate in the vertical

Wave Model

bash 复制代码
The 3rd generation wave model of MASNUM 
	was developed by Yuan et al. (1991, 1992). 
	The characteristic inlaid method was applied to integrating the wave energy spectrum balance equation

Coupler

bash 复制代码
The C-Coupler2 is used to couple WRF, POM and MASNUM wave model 
	together into the FIO-AOW system. 
相关推荐
kebidaixu9 小时前
BCU 平台 RS485 驱动适配:从 THVD1406 到 ISO3082
linux
谢平康12 小时前
解决用 rm 报bash: /usr/bin/rm: Argument list too long错
linux·运维·运维开发
hj28625114 小时前
Linux 网络服务综合笔记(概念 + 命令 + 实操案例)2
linux·运维·网络
what_201814 小时前
Linux 磁盘 (查看、划分、inode)
linux·运维·服务器
27399202914 小时前
GDB调试(Linux)
linux
凡人叶枫14 小时前
Effective C++ 条款23:宁以 non-member、non-friend 替换 member 函数
linux·开发语言·c++·嵌入式开发
不会C语言的男孩14 小时前
Linux 系统编程 · 第 4 章:文件属性与元数据
linux·c语言·开发语言
小生不才yz15 小时前
Shell脚本精读 · S02-03 | 词拆分、通配符与未加引号的变量
linux
2601_9618454215 小时前
法考真题及答案解析|历年真题|资料已整理
linux·windows·ubuntu·macos·centos·gnu
A_humble_scholar15 小时前
Linux(七)调度器:从硬件矛盾到进程切换的底层逻辑
linux·服务器·网络