搜索资源列表
pf
- 牛顿法解潮流方程,有很详细的注释说明。 -Newton' s method for solving flow equations, very detailed notes. Newton' s method for solving flow equations, very detailed notes.
NewtonRaphson
- Newton Rapason Iterations solution-Solving non-linar equations
LevelSet2D.zip
- level set method for solving partial diff equations,level set method for solving partial diff equations
PQ-powerflow
- 用C语言实现P-Q分解法潮流计算。其中用到了高斯消去法解矩阵方程,求修正的雅可比矩阵。-Using C language PQ decomposition method flow calculation. Which uses a Gaussian elimination method for solving matrix equations, find the modified Jacobian.
onedheattransfer
- 本程序为一维非稳态导热的有限差分法解法, 使用TDMA法求解离散方程组。-This program is a one-dimensional unsteady heat conduction solution of the finite difference method for solving the discrete equations using TDMA method
OdeBerrymanDem
- barryman公式.用来计算dem模型的岩石物理公式,配合ode45求解微分方程-barryman formula. dem model used to calculate the formula petrophysical Solving equations with ode45
opencl_peridynamics
- 近场动力学(peridynamics,PD) [1] 是一种新兴的基于非局部作用思想建立模型并通过求解空间积分方程描述物质力学行为的方法.它兼有分子动力学方法和无网格方法的优点,避免了基于连续性假设建模和求解空间微分方程的传统宏观方法在面临不连续问题时的奇异性,又突破了经典分子动力学方法在计算尺度上的局限,在宏/微观不连续力学问题分析中均表现出很高的求解精度和效率.PD方法适用于不同尺度的不连续力学问题,包括均匀与非均匀材料和结构的大变形、损伤、断裂、冲击、穿透和失稳问题,结晶相变动力学问题以
Runge-kutta 解决二阶实际问题程序
- C语言编程四阶龙格库塔法解二阶常微分方程(C Language Programming Fourth Order Runge-Kutta Method for Solving Second Order Ordinary Differential Equations)