搜索资源列表
wave
- 用于地震波长模拟的程序,采用的是二维的规则网格,并且加上了边界条件 -Wavelength for earthquake simulation program, using the two-dimensional regular grid, and the addition of boundary conditions
solve_1dEuler_eq_zys
- 求解1维NS方程,准确的说是欧拉方程。可以自动设置边界条件-Solving one-dimensional NS equations, Euler' s equation is accurate
fd2d.tar
- 二维声波传播过程模拟,采用一定合适的吸收边界条件-2D acoustic propagation simulation with PML boundary
gen_elj_obc
- 海洋模式FVCOM初始条件场边界条件的设定(水位)。利用调和常熟差值计算得到水位预报,进而通过程序计算。-Ocean model FVCOM initial conditions set field boundary conditions (water level). Changshu use to reconcile the difference between the calculated level forecast, and then through the program calcul
Three-spline-interpolation-procedure
- 数值分析,多项式插值,三次样条插值程序,自然边界条件。-Three spline interpolation procedure.
Source1
- 给定边界条件,用有限差分法五点对称格式计算杆的热传导-Given boundary conditions, using finite difference method to calculate the five-point symmetrical format pole thermal conductivity
code
- 二阶声波方程有限差分模拟和偏移成像的程序 文件说明: 数据为二进制,主程序用fdtrm.f90,数据为su格式,主程序用fdrtm_su.f90; boundary.f90人工边界条件,傍轴近似。propagator.f90是传播算子; wavelet.f90是震源。makefile中是编译命令。 -acoustic wave equation modeling and imaging with finite difference method