graetz
收藏资源简介:
该数据集包含不同几何和流动参数的Graetz问题的热模拟。Graetz数据集提供了在具有发展热边界层的通道中传热的数值模拟。该问题的特点是通道几何形状(omega2_length)和Péclet数的变化,使其适用于参数化降阶建模和热流体分析。数据集包含三个配置:几何配置(网格信息,包括节点和连接性)、快照配置(温度场解)和参数配置(每个模拟的几何和流动参数)。
This dataset contains thermal simulations of the Graetz problem with varying geometric and flow parameters. The Graetz dataset provides numerical simulations of heat transfer in channels with developing thermal boundary layers. This problem features variations in channel geometry (omega2_length) and the Péclet number, making it suitable for parametric reduced-order modeling and thermofluid analysis. The dataset consists of three configurations: the geometry configuration (mesh information including nodes and connectivity), the snapshot configuration (temperature field solutions), and the parameter configuration (geometric and flow parameters for each simulation).
Graetz Problem Dataset 数据集概述
数据集简介
该数据集包含具有不同几何和流动参数的Graetz问题的热模拟。
数据集结构
数据集由三个配置组成,每个配置包含200个示例,均位于默认分割中。
配置详情
-
geometry(几何)配置
- 特征:
node_coordinates_x: 网格节点的x坐标序列(float64)node_coordinates_y: 网格节点的y坐标序列(float64)connectivity: 单元连接性序列(三角形单元,int32)
- 数据量:下载大小11,977,292字节,数据集大小48,693,600字节。
- 特征:
-
parameters(参数)配置
- 特征:
omega2_length: 定义通道配置的几何参数(float64)peclet: 表征传热状态的佩克莱特数(float64)
- 数据量:下载大小4,933字节,数据集大小3,200字节。
- 特征:
-
snapshots(快照)配置
- 特征:
temperature: 每个节点处的温度场(float64)
- 数据量:下载大小8,181,284字节,数据集大小8,256,800字节。
- 特征:
数据集创建
- 数据来源:数据集是通过对代表Graetz问题的对流-扩散方程进行有限元模拟生成的。网格几何形状随
omega2_length参数变化,使其成为一个参数化几何问题。 - 预处理:每个模拟都有其对应于几何参数值的网格。解存储为一维数组,对应于各自网格上的节点值。
用途
该数据集适用于参数化降阶建模和热流体分析。提供的Python代码示例展示了如何加载数据集并可视化特定模拟(例如索引16)的温度分布。
联系方式
如有问题,请联系SISSA mathLab。




