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. 
相关推荐
ShineWinsu29 分钟前
对于MySQL:内置函数的解析
linux·数据库·c++·mysql·面试·函数·查询
万物智能信息科技39 分钟前
RK3568 的多路显示移植—【万物智能之开源鸿蒙OpenHarmony系统实战开发系列教程】
linux·开发语言·华为·开源·harmonyos
IT菜鸟程1 小时前
Ubuntu 下 apt 版 Nginx 升级为源码编译版本完整操作指南(1.24.0 → 1.30.4 实战)
linux·nginx·ubuntu
新时代牛马1 小时前
Linux 磁盘管理:分区、文件系统、挂载与扩容
linux·运维·服务器
weixin_402486342 小时前
VS Code Codex/Claude Extension 无法安装 / 无法正常打开
linux·服务器·vscode
奋斗的阿狸_19862 小时前
ch32v003j4m6+ws2812b方案2:规划引脚定义
linux
Mr-Apple2 小时前
系统找不到指定的文件-CreateInstance/CreateVm/HCS/ERROR_FILE_NOT_FOUND
linux·windows·ubuntu·wsl
布裘2 小时前
【银河麒麟】服务器系统开机黑屏故障排查与修复
linux·运维·服务器·银河麒麟·无法启动
Zenova EdgeOS2 小时前
Linux iotop:工业边缘 I/O 高级分析实战
linux·运维·服务器
新兴AI民工3 小时前
【Linux内核三十九】进程管理模块:CFS负载均衡(四):find_busiest_group决策矩阵与calculate_imbalance
linux