▍1. FEMCalc
应用于高速碰撞的相关子程序,考虑了在高速碰撞中单元畸变的沙漏模型。。(Related subroutines used in high-speed collision, taking into account distortion in high speed crash in the hourglass model unit. .)
应用于高速碰撞的相关子程序,考虑了在高速碰撞中单元畸变的沙漏模型。。(Related subroutines used in high-speed collision, taking into account distortion in high speed crash in the hourglass model unit. .)
关于常用的FORTRAN算法,该书有关于线性方程组的求解,矩阵特征值的计算,常微分方程组的求解等(FORTRAN on the commonly used algorithms, the book on the linear equations, eigenvalue calculation, solving ordinary differential equations, etc.)
这个是计算声传播的各种模型 包括简正波kraken波数积分scooter等模型 有很好的学习价值 (a system program for acoustic propagation calculation)
计算bessel函数的值。在调压室的结构应力计算时可用到。(Calculate bessel function value. Stress in the surge tank can be calculated to.)
说明: 扩展有限元的Fortran代码,用于扩展有限元的数值仿真计算。(Extended finite element of the Fortran code for the extended finite element numerical simulation.)
说明: 虽然现在网上的FFT程序很多,但是有的结果是错误的,比如说,经过一次正反变换后,不能得到原来的数列,所以,本人测试了多个程序,提供几个能用的,给大家,希望大家支持! (Although many online FFT program, but some results are wrong, for example, through a positive and negative change, you can not get the original series, so I tested several programs to provide a few usable for everyone I hope we can support!)
说明: 积分公式(用锲比雪夫多项式构造积分点公式)(integral formula(using the Cheb. polynomial integral point) )
说明: 大名鼎鼎的burges 方程的Fortran语言程序。Burges方程式源项为零的NS方程,在某些情况下市很有用的。(Famous burges equation Fortran language program. Burges equation source term to zero NS equations, in some cases, city, very useful.)
SAP5 源代码,完整的有限元源程序。LS1.FOR-LS10.FOR(SAP5 Source Code)
适用于Engine计算的经典PISO算法(the classic PISO algorithm for the Engine calculation )
线性方程组迭代解法,包括SOR,CG ,BICG等(linear system iteration solver)
西安交大陶老师经典SIMPLER算法程序,Fortran编写,对学习CFD很有帮助!(Tao, Xi' an Jiaotong University Teachers classic SIMPLER algorithm program, Fortran write, to learn CFD helpful!)
一个自己写的,生成BA无标度网络并计算其度分布的程序,fortran77格式,并附图一张,数据一份。(A program written myself, which can generate the BA scale-free networks and calculate the degree distribution , fortran77 format attachment is a drawing and data.)
圆柱绕流的数值模拟(基于有限体积法),Fortran程序(Numerical simulation of flow around a cylinder (based on the finite volume method), Fortran program)
ISAAC采用多块网格技术求解二维或三维的Euler或者NS方程,并且提供了大量的湍流模型供使用,为相关研究人员提供了很好的参考。(ISAAC solves 2D or 3D Euler or NS equatioon based on a multiblock grid technique, also lots of turbulence models is included in the code. ISAAC provides a good reference for relative researches.)