资源列表
code_exp
- 可用于abaqus大变形塑性计算的用户自定义umat程序。(large deformation implementation)
量子物理学中的常用算法与程序
- 此书简明扼要地讲述了计算物理的基础知识,并给出量子物理学中常用算法及相应的Fortran程序。(This book gives a brief account of the fundamentals of computational physics, and gives the algorithms commonly used in quantum physics and the corresponding Fortran program.)
2psCorlen
- 主要用于计算关联时间,通过关联时间来计算松弛时间普
2psCorlen
- 主要用于计算关联时间,通过关联时间来计算松弛时间普
rtm
- 声波RTM小程序,可以模拟波场传播,输出偏移结果(acoustic reverse time migration function)
FEM_for_2D_truss
- 可以计算平面桁架的matlab有限元计算程序(Matlab finite element calculation program for plane truss)
sweep
- 粒子输运算法核心求解算法, 有限差分离散空间,离散纵标法离散方向角积分。
VCSEL-DOE_design with distortion
- Design grating and simulate its diffracted orders with distortion. It can be used to design the dots-pattern illumination for structured-light 3D detection. 用于光栅设计和仿真其衍射级次的畸变效果。该程序能够用于设计点阵形式的结构光照明,以进行3D结构光测量。
fzeso
- 牛顿拟合法求解超越方程,适用于含有多元函数(Newton's fitting method for solving transcendental equation is suitable for multivariate functions)
LBM_25_LINES_AND_VIEW
- 只有24的行非常简练的LBM程序,以展示LBM方法代码的简单性,还附有一个原理演示程序。(A very simple mtlab code to show the simplicity of LBM.)
光纤建模
- 采用有限元仿真软件进行光纤的数值模拟,结果供大家参考
D2Q9模型顶盖驱动流C语言程序
- 《格子Boltzmann方法的理论与应用》附录里的C++程序转换为C程序,供初学LBM批评指正