搜索资源列表
youxianchafendiedaichenxu
- 有限差分法求解有两种介质的正方形区域的二维拉普拉斯方程的数值解-Finite difference method, there are two medium square region of two-dimensional numerical solution of Laplace equation
Numerical-Methods-for-PDE
- 一、椭圆型偏微分方程 1. Helmholtz方程 及 特例(Possion方程, Laplace方程); Helmholtz.m possion 2. 满足牛顿边值条件的Helmholtz方程;Helmholtz_Newton.m 二、抛物线型偏微分方程 1. 显式前向欧拉法 EF_Euler.m 2. 隐式后向欧拉法 IB_Euler.m 3. Grank-Nicholso
naca0012翼型网格生成
- C语言生成C型网格,求解拉普拉斯方程生成网格并计算压力系数(Solve the Laplace equation to generate the grid and calculate the pressure coefficient)
Laplace
- 求解二维拉普拉斯方程的matlab程序的实现(Solving two-dimensional Laplace equation)
贴体网格生成
- 适用于二维凸包流动数值模拟;求解拉普拉斯方程;FORTRAN编程