资源列表
FVM-convection-and-diffusion
- 流体力学中有限体积法的求解程序,matlab代码-Finite volume method for solving procedures, matlab code(matlab code, -Finite, volume, method, for, solving, procedures, MATLAB, code)
contact.tar
- 非常好的考虑到接触的摩擦模型,模型可以用于轧辊接触分析。(a very good contact model for considering contact,it is very suitable for the analysis of roll contact)
matlab调用ANSYS实现桁架优化
- MATLAB调用ANSYS实现桁架优化,是一种创新的算法!(MATLAB calls ANSYS to achieve truss optimization, is an innovative algorithm!)
CFL3D-6.7
- NASA的CFD计算流体力学软件,功能强大,用途广,可用于科研和实际工程计算。 源代码,已开源,可用于科研(CFL3D is a structured-grid, cell-centered, upwind-biased, Reynolds-averaged Navier-Stokes (RANS) code. It can be run in parallel on multiple grid zones with point-matched, patched, overset, or em
UDF examples
- 几类常用UDF模板及编写说明,供大家参考改写(Several commonly used UDF templates and writing instructions)
fluent UDF帮助-适合打印整理版
- fluent UDF帮助-适合打印整理版 增加了目录 调整行距 增加页码 pdf适合打印(Fluent UDF help - for printing and finishing Added directory Adjust spacing Add page number Pdf is suitable for printing)
sce-ua
- vic模型参数率定代码,用Python编写(VIC Model Parameter rate code, written in Python)
优化算法测试函数集合
- 可用于测试优化函数的性能,里面的测试函数可以直接调用,正确无误(Can be used to test the performance of the optimization function, the test function can be called directly)
三角形单元后处理
- 对于平面三角形单元的有限单元法计算结果,进行后处理(The postprocessing results of the finite element method for planar triangular elements)
四面体单元
- 针对三维问题,建立四面体单元的有限元方法(Finite element method for establishing tetrahedron element)
拟合圆
- 根据X和Y两组数据,将两组数据在X-Y平面上最小二乘法拟合出圆(According to X and Y two sets of data, the two sets of data in the X-Y plane, the least square method of fitting the circle)
01 最小二乘法
- 基于最小二乘法的matlab源程序,以一个多自由度体系为例。(Matlab source code based on the least squares method)