▍1. Fortran常用算法程序集-徐士良源代码
徐世良经典算法集合,包含常用的各种算法,供大家下载参考(index for FEM code)
徐世良经典算法集合,包含常用的各种算法,供大家下载参考(index for FEM code)
说明: 徐世良经典算法集合,包含常用的各种算法,供大家下载参考(index for FEM code)
phase field simulation
用于矩阵的一种cholesky分解方法,第一次上传请多关照(cholesky method for matrix decomposition)
6s辐射传输模型最新版6sv2.1的源代码和编译后生成的可运行文件,编译是在ubuntu18.04下进行的,生成的运行程序名为6sv2.1,不带有输入参数说明,关于参数输入问题,可以在6s官网上下载指导手册,或是查看源代码里main.f文件(The source code of the 6S radiation transmission model and the compiled files are compiled under ubuntu18.04, and the generated run program is named 6sv2.1, and the actual measurement can be used.)
基于roe格式的欧拉方程求解程序,fortran语言的,网格文件是结构网格,注释少了点,不过对学习cfd的朋友来说,看懂是没有问题的(Euler equation solver based on roe format, FORTRAN, grid file is structured grid, and the annotation was lacking, but for the friends of learning cfd, understand there is no problem)
模拟断裂的子程序,对模拟断裂修改材料模型很有用,用于ABAQUS模拟中(Simulate the subroutine of the break)
FTCS scheme for three-dimensional Navier-Stokes equations
不可压缩后稳态径向滑动轴承润滑计算方法,等刚度,不考虑负压(Incompressible steady-state radial sliding bearing lubrication calculation method on the stiffness, do not consider the negative pressure)
五对角矩阵追赶法求解矩阵,有调用方法,并且经过我优化,一次性将矩阵处理成五对角数列,减少循环次数(Pentadiagonal matrix chase method for solving the matrix, there is a method call, and after I optimized one-time matrix processing into PENTADIAGONAL series, reducing the number of cycles)
计算平板驱动的方腔流程序,数值模拟方腔Rayleigh-Benard对流(Tablet computing program driven cavity flow, numerical simulation square cavity Rayleigh-Benard convection)
abaqus中扩展有限元(UEL)计算疲劳断裂(extended finite element method (uel)for fracture problems within the finite element software ABAQUS)
MQL4命令中文手册,帮助学会如何使用MQL4(MQL4 command Chinese manual to help learn how to use MQL4)
MQL4命令中文手册,帮助学会如何使用MQL4(MQL4 command Chinese manual to help learn how to use MQL4)
LBM程序用D3Q27进行展开计算流体流动的程序(The LBM program uses D3Q27 to expand the program for calculating fluid flow)
先进行提升小波变换,然后使用提升小波进行图像的分解和重构(Be carried out on lifting wavelet transform, and then use the images to enhance the wavelet decomposition and reconstruction)