Log-layer mismatch dataset for the publication: "Addressing grid convergence and log-layer mismatch in wall modeled large eddy simulations of geophysical flows over rough surfaces and canopies"
收藏资源简介:
This dataset contains spatially and temporally averaged wind velocity/speed profiles and turbulence kinetic energy profiles from (1) channel flow, (2) conventionally neutral boundary layer flow, and (3) truly neutral boundary layer flow. It is generated using the incompressible flow solver PadeOps (https://github.com/Howland-Lab/PadeOps.git). Content consist of: FILE NAME DESCRIPTION PLOTTING: plot_channelflow.m MATLAB code for plotting channel flow data plot_cnbl.m MATLAB code for plotting cnbl data plot_tnbl.m MATLAB code for plotting tnbl data plot_settings.m MATLAB code to improve plot visuals DATA: channelflow_parameters.csv Combinations of parameters used in simulation (N_z, z_0/delta, d/delta, gamma) channelflow_u.csv Channel flow u-velocity channelflow_k.csv Channel flow TKE cnbl_parameters.csv Combinations of parameters used in simulation (N_z, z_0, d, epsilon) cnbl_U.csv CNBL wind speed cnbl_k.csv CNBL TKE cnbl_ust.csv CNBL friction velocity tnbl_parameters.csv Combinations of parameters used in simulation (N_z, z_0, d, epsilon) tnbl_U.csv TNBL wind speed tnbl_k.csv TNBL TKE tnbl_ust.csv TNBL friction velocity
本数据集包含三类流动的空间与时间平均风速/速度廓线及湍流动能廓线,分别为(1)槽道流(channel flow)、(2)常规中性边界层流(conventionally neutral boundary layer flow)以及(3)真实中性边界层流(truly neutral boundary layer flow)。本数据集通过不可压缩流动求解器PadeOps(https://github.com/Howland-Lab/PadeOps.git)生成。 数据集内容如下: ### 绘图脚本 plot_channelflow.m:用于绘制槽道流数据的MATLAB代码 plot_cnbl.m:用于绘制常规中性边界层(CNBL)数据的MATLAB代码 plot_tnbl.m:用于绘制真实中性边界层(TNBL)数据的MATLAB代码 plot_settings.m:用于优化绘图视觉效果的MATLAB代码 ### 数据文件 channelflow_parameters.csv:仿真中使用的参数组合(N_z, z_0/δ, d/δ, γ) channelflow_u.csv:槽道流u方向速度分量 channelflow_k.csv:槽道流湍流动能(Turbulence Kinetic Energy, TKE) cnbl_parameters.csv:仿真中使用的参数组合(N_z, z_0, d, ε) cnbl_U.csv:常规中性边界层风速 cnbl_k.csv:常规中性边界层湍流动能 cnbl_ust.csv:常规中性边界层摩擦速度 tnbl_parameters.csv:仿真中使用的参数组合(N_z, z_0, d, ε) tnbl_U.csv:真实中性边界层风速 tnbl_k.csv:真实中性边界层湍流动能 tnbl_ust.csv:真实中性边界层摩擦速度



