搜索资源列表
FDM2d
- 用二阶有限差分法的中心差分格式来模拟二维均匀介质中声波传播,震源子波是雷克子波-Finite difference method with second order central difference scheme to simulate two-dimensional wave propagation in uniform media, the source wavelet is a Ricker wave
FDM4d
- 用有限差分法的四阶差分格式模拟声波在二维均匀介质中的传播,不带吸收边界条件,震波是雷克子波-Finite difference method of fourth order difference scheme for two-dimensional simulation of acoustic wave propagation in uniform medium, without absorbing boundary condition, shock wave is Ricker
Mag_YXDYFyantuo.F90
- 磁场有限元位场延拓, 利用有限单元法三角剖分和线性差值,进行位场延拓-FEM magnetic field continuation, using the finite element method triangulation and linear interpolation, bit-field extrapolation
fd1
- 二维声波数值模拟正演程序,利用有限差分法,没有加入吸收边界-Numerical simulation of two-dimensional acoustic forward procedure, using the finite difference method, did not join absorbing boundary
UPML
- 使用时域有限差分法进行电磁波演,得到模型-FDTD to build a model
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
Phase-shifting-prestack-modeling
- 用相位移加实现速度纵横向变化、复杂陡倾地质模型的正流模拟,为复杂波场的地震、地质解释提供了精确、实用的方法。一般情况下,相位移延拓方法对徒倾斜地层成像精度高、稳定性好、计算快,但实现速度的横向变化困难;而频率、空间域的有限差分法算法简单、稳定性好、能适应速度的纵横向任意变化,但偏移陡断地层存在很多问题-Using phase shift and realization of vertical velocity variations, complex flow simulation of stee
finite_element_thermal_analysis
- 利用有限差分法,计算传热学温度分布数值解,并会出温度场网格图。-Finite difference method to calculate the temperature distribution in the numerical solution of heat transfer, and will be a temperature field grid graph.
Wave-equation-forward-modeling
- C++的波动方程正演,有限差分,虚谱法。二维,三维都有-Wave equation forward modeling
2D_3D_cpml
- 5个f语言有限差分正演程序,应用有限差分法在CPML边界条件下进行2D正演,前四个程序分别对应各向异性介质、各项同性2阶精度、各项同性4阶精度、双相介质4阶精度四种不同情况。最后一个是3D粘弹性介质的程序。-5 f language finite difference modeling, application of finite difference method under CPML boundary conditions 2D forward, the first four program
fd1d_heat_explicit
- 采用显式有限差分法求解一维热传递方程,一个时间步-This program takes one time step to solve the 1D heat equation with an explicit method
Sub9_thermal_pipe_conduction
- MATLAB解决一维管道传热问题 有限元 使用有限差分法-PIPE HEAT TRANSFER MATLAB SOFTWARE
FDTD外场激励下单导体首末端感应电压计算
- 这个程序使用了时域有限差分法(FDTD),考虑外界均匀平面波激励双导体线时,用于计算导线首末端的感应电压,程序中可以通过改变参数,得到不同因素对感应电压的影响。(This program uses finite-difference time-domain (FDTD) methods to calculate the induced voltage at the head and the end of the conductor when the uniform plane wave is u
FDTD端接动态元件感应电压计算
- 给定激励下,导体线首末端端接动态元件(电容或电感)时,应用时域有限差分法来计算其末端感应电压,其中激励源可以选择。(Given the excitation, when the leading end of the conductor line is terminated with a dynamic element (capacitor or inductor), the finite-difference time domain method is used to calculate the
地震波正演模拟
- 地震声波数值模拟,正演模拟,雷克子波,有限差分法,matlab