Simulation checkpoint for a local ocean domain and its diel cycle
收藏资源简介:
This is for use with the Oceananigans.jl via ClimateModels.jl (v0.3.14). A six day spin-up was carried out (with Oceananigans.jl v0.103.1) and the resulting checkpoint is what's stored here. See the ClimateModels.jl documentation for user direction on how to run the Oceananigans.jl notebook. Parameters of the simulation : ``` inputs=Dict("nt_hours" => 144,"nt_callback" => 300, "size"=>(32,32,30,30), "EOS" => eos, "arch" => CPU(), "output_path" => output_path) ```
本数据集需通过ClimateModels.jl(v0.3.14)配合Oceananigans.jl使用。本模拟已完成为期6天的自旋启动(spin-up)阶段(采用Oceananigans.jl v0.103.1),此处存储的即为该过程生成的最终检查点文件。如需获取运行Oceananigans.jl笔记本的用户操作指南,请参阅ClimateModels.jl官方文档。本次模拟的参数如下: inputs=Dict("nt_hours" => 144,"nt_callback" => 300, "size"=>(32,32,30,30), "EOS" => eos, "arch" => CPU(), "output_path" => output_path)



