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. 
相关推荐
ltl4 小时前
实时 OS 巡礼:VxWorks、QNX、Zephyr 与 PREEMPT_RT
linux
我是谁??4 小时前
Ubuntu22.04更换清华源
linux·运维·服务器
Shell运维手记5 小时前
Linux 常用基础命令学习笔记
linux·运维·笔记·学习·算法·github
测试运维日常笔记7 小时前
Linux系统安装配置TigerVNC服务器完整指南
linux·运维·服务器
雾时之林8 小时前
Linux----cron定时服务
linux·运维·服务器
wengqidaifeng9 小时前
1.从“会敲命令”到理解 Linux:15 个基础指令、文件树与命令执行的本质
linux·运维·服务器·ubuntu
奔跑的架构师11 小时前
[A-49]ARMv9/v8-PSCI接口规范与工作流程简介
android·linux·arm开发·arm
(╹◡╹)12 小时前
11.RK3588本地大模型内存评估优化
java·linux·前端
码农客栈12 小时前
Linux 设备树
linux
AI视觉网奇12 小时前
cannot import name ‘model_urls‘ from ‘torchvision.models.resnet‘
linux·前端·javascript