.grib、.grib2、.grb、.grb2、.nc 文件网格数据集抽取工具 命令调用示例: java -jar GribFileCut.jar ***.Grib ***.nc tem,win_u,win_v [70.0,140.0,0.0,60.0] 参数1:.grib、.grib2、.grb、.grb2、.nc 文件等需要抽取数据的源文件。 参数2:抽取后输出的文件,只能是.nc格式。 参数3:要抽取的网格数据名称,从源文件中查看。多个以","间隔。 参数4:网格数据裁剪范围,不传则不裁剪。
2021-11-25 14:02:59 29.34MB 气象 grib nc 裁剪
1
Abstract A review of automatic unstructured grid generators is given. These types of grids have found widespread use in computational fluid dynamics, computational structural dynamics, computational electro-magnetics and computational thermodynamics. The following topics are treated: the methods most commonly used, the specification of desired element size/shape and surface definition/meshing. Finally, the use of automatic grid generators as an enabling technology for moving body simulations and adaptive remeshing techniques is discussed. Keywords: Unstructured grid generation; Finite elements; Triangular and tetrahedral meshes
2021-11-25 10:46:15 1.32MB unstructured grid
1
7分钟教你搞定fluent活塞动网格 入门必备,fluent动网格设置,C,C++源码
2021-11-25 10:38:41 237KB
这是一个结构和非结构网格数据2D/3D数据显示程序, 针对WIndows,Linux和MacOS有对应的版本。 本资源为windows版
2021-11-25 10:36:37 158.2MB Mesh网格 显示
1
a.平面网格点的生成 函数命令meshgrid 用来生成 x-y 平面上的网格点矩阵。 调用形式为: [X,Y]=meshgrid(x,y) [X,Y]=meshgrid(x) 等价于[X,Y]=meshgrid(x,x) 参数含义如下: x:是区间[x0,xm]上分划的向量; y:是区间[y0,yn]上分划的向量; X,Y:输出变量矩阵,矩阵 X 的行向量都是向量 x,矩阵 Y 的列向量都是向量 y。 函数 meshgrid 将由两个向量决定的区域转换为对应的网格点矩阵。 Lecture 3 Matlab图形可视化
2021-11-24 20:06:30 2.27MB MATLAB 图像处理
1
网格环境下的有依赖关系的任务的调度算法(简称DAG图),并且在Simgrid 环境下运行成功。
2021-11-24 15:00:03 34KB DAG 调度 算法
1
UE4.26 Niagara 网格破碎效果详解,源代码下载
2021-11-24 00:00:18 4.83MB Niagara UE4 Particles
1
SourceGrid4.9著名的开源网格SourceGrid4.9著名的开源网格SourceGrid4.9著名的开源网格SourceGrid4.9著名的开源网格SourceGrid4.9著名的开源网格SourceGrid4.9著名的开源网格SourceGrid4.9著名的开源网格SourceGrid4.9著名的开源网格
1
利用八叉树进行三维网格模型体素化的一种方法
2021-11-22 23:00:34 307KB 八叉树 体素化
1
LTE下行中的主同步信号PSS和辅同步信号SSS在时频网格上的位置,帧结构采用FDD模式
2021-11-22 10:13:35 1KB LTE下行 FDD PSS SSS
1