搜索资源列表
CBSFLow
- 基于有限元法的全速流动传热求解程 有限元法非结构网格技术解N-S方程 包括可压不可压流动
typhon-solver-0.3.0-sources.ta
- 二维、非结构网格、有限体积法求解浅水方程代码,带算例。不可多得的源代码。,source code for two dimensional Finite Volume Solver for Nonlinear shallow water equations, with examples included
Directory
- 张雄的无网格法这本书中的所有程序的引用目录,使得书本的程序结构更加简明。-Zhang Xiong of the meshless method that all the procedures in this book reference directory, the program structure makes the book more concise.
tetview-win
- 用C++编写的可视化小软件,目的是为了更好的观察生成的非结构化网格!-Written in C++, a small software visualization, designed to better observe the formation of the unstructured grid!
unstructure-grid-3d
- 用于分析处理三维非结构网格单元、界面与节点间的联系-For analytical processing three-dimensional unstructured grid unit, the interface between nodes contact
1
- 采用有限差分法分析光子晶体结构谐振腔,并获得omega-k色散关系,并由此推出带隙分布,及带隙宽度 计算正三角形lattice,采用正三角形9点差分格式,划分网格为正三角形 求解Helmholtz方程本征值问题,周期边界条件,计算区域为菱形原胞,中心为金属柱-photonic band gap,PBG
block3d.MB
- 此程序用于块结构化网格的数据连接,形成一个完整的结构化网格-This program is used to connect the data block structure of the grid, forming a complete structured grid
MAIN_1
- 这是一个关于基于非结构网格有限体积LBM法的并行算法,希望对大家有帮助-This is a parallel algorithm based on LBM unstructured grid finite volume method, we want to help
OSSAN-Euler2D
- Roe格式 二维Euler fortran语言的,网格文件是非结构网格-This code computes a steady flow over a bump with the Roe flux by two solution methods: explicit 2-stage Runge-Kutta scheme and implicit (defect correction) method with the Jacobian exact for 1st-order scheme, on i
mainunstructure
- 非结构网格有限体积法求解二维欧拉方程程序,区别于结构网格-The unstructured grid finite volume method to solve two-dimensional Euler equation
mainstructure
- 结构网格有限体积法求解二维欧拉方程,区别于非结构网格-The structured grid finite volume method to solve two-dimensional Euler equation
mpi_structure
- CFD数值计算中基于结构网格的MPI的相关算法代码-CFD numerical calculation based on the structure of the MPI algorithm code
(65260)
- 非结构网格,有限体积法解二维浅水方程, 用于水动力学计算,带算例。(solving the 2D depth averaged navier-stokes equations using finite volume method)
databricks-spark-reference-applications.pdf.tar
- 摘要: 现有的聚类算法比如 CluStream 是基于 k-means 算法的。这些算法不能够发现任 意形状的簇以及不能处理离群点。 解决上述问题,本文提出了 而且, 它需要预先知道 k 值和用户指定的时间窗口。 为了 分将数据映射到一个网格, D-Stream 算法,它是基于密度的算法。这个算法用一个在线部 在离线部分计算网格的密度然后基于密度形成簇。 度衰减技术来捕获数据流的动态变化。 为了探索衰减因子、 数据密度以及簇结构之间的关系, 我们的算法能够有效的并且有效率