-
FEMCalc
应用于高速碰撞的相关子程序,考虑了在高速碰撞中单元畸变的沙漏模型。。(Related subroutines used in high-speed collision, taking into account distortion in high speed crash in the hourglass model unit. .)
- 2010-06-24 17:39:20下载
- 积分:1
-
FORTRAN-TM
二维TM波的FDTD(2D TM wave under two-dimensional TM wave of FDTD)
- 2015-05-29 20:19:21下载
- 积分:1
-
jaya
jaya algorithm source code
- 2017-03-01 16:24:24下载
- 积分:1
-
2Dforce-based-non-prismatic-element
Mathematica计算基于力平衡变截面梁单元的质量和刚度矩阵(2D force-based finite element mathemaica)
- 2020-11-26 16:09:32下载
- 积分:1
-
SPH-for-couette
光滑粒子(SPH)模拟couette流动,代码是根据刘桂荣老师《光滑粒子流体动力学-一种无网格方法》书后的代码改编,较实用,请需要的下载(Smoothed Particle (SPH) simulation couette flow, the code is based on Liu Guirong teacher " smoothed particle hydrodynamics- a non-grid method" Code adaptation of the book, more practical, please download required)
- 2020-10-26 20:09:59下载
- 积分:1
-
seidel
求解非线性不动点方程组x=G(x)的非线性塞德尔迭代方法,初值x0(For solving nonlinear fixed point equation x = G (x) the nonlinear Seidel iterative method, initial value x0)
- 2008-08-02 11:20:58下载
- 积分:1
-
Linear-System
Fortran program which can be used to solve linear system
- 2014-10-14 08:57:43下载
- 积分:1
-
Sola
Fortran编写的VOF经典算法,SOLA-VOF(VOF classical algorithms written in Fortran, SOLA-VOF)
- 2021-01-17 23:38:48下载
- 积分:1
-
ROE求解器fortran编程
说明: 求解黎曼问题格式Roe格式FORTRAN编程(Solution of Riemannian problem format roe format FORTRAN programming)
- 2021-04-07 20:09:01下载
- 积分:1
-
diag
滤波程序,从同事那里要的,大家一起交流学习(BADNELL & BURGESS D.A.M.T.P. CAMBRIDGE
C
C DIAGONALIZATION OF REAL SYMMETRIC N-BY-N MATRIX Z.
C
C METHOD: HOUSEHOLDER REDUCTION TO TRI-DIAGONAL FORM AND SHIFTED
C QL ALGORITHM TO DETERMINE THE E-VALUES AND E-VECTORS.
C
C BASED ON MARTIN, REINSCH & WILKINSON: NUM. MATH. 11, 181-95 (1968).
C
C INPUT REQUIRED. N, IUP AND Z. ONLY LOWER TRIANGLE OF Z NEED BE SUPPLIED.
C MATRIX Z OVERWRITTEN BY EIGENVECTORS OF Z.
C IUP=1/-1 ASC/DESCENDING SORT, 0 NO SORT.
C MXMAT, IS THE ROW DIMENSION OF Z IN THE CALLING ROUTINE.
C
C OUTPUT. Z AND D, WHERE Z CONSISTS OF COLUMN EIGENVECTORS
C AND D CONSISTS OF CORRESPONDING EIGENVALUES.
C
C NOTE: E IS A WORKING ARRAY.
C)
- 2012-07-29 20:36:54下载
- 积分:1