搜索资源列表
t_direct_decon
- tsint.f90 Generates and writes a set of synthetic seismic traces that are read by the t_direct_decon.f90 code. The synthetic data is composed of 10 traces of 1000 samples, with a multiple of period p=200 samples, and reflection coefficient c=
defgm
- Language and environment: Fortran 90 This is a sample program of The Decomposed element free Galerkin method compared with the finite difference method for elastic wave propagation, by Katou, M., Matsuoka, T., Mikada, H., Sanada, Y. and Ashida, Y.
non-linear-f90
- Nonlinear Finite Element Analysis made in Fortran 90
Potential_BEM.f90
- Fortran code to solve 2D potential problems with the collocation boundary element method.
Mag_YXDYFyantuo.F90
- 磁场有限元位场延拓, 利用有限单元法三角剖分和线性差值,进行位场延拓-FEM magnetic field continuation, using the finite element method triangulation and linear interpolation, bit-field extrapolation
32MBWReos
- 32参数MBWR状态方程的f90版本,适合CFD数值计算程序做为子程序使用-F90 version 32 parameters MBWR equation of state for CFD numerical procedure as a routine use
eliptic_code.tar
- Contain a elliptic solver based on adaptive mesh refinement using Fortran F90 language.
code
- 二阶声波方程有限差分模拟和偏移成像的程序 文件说明: 数据为二进制,主程序用fdtrm.f90,数据为su格式,主程序用fdrtm_su.f90; boundary.f90人工边界条件,傍轴近似。propagator.f90是传播算子; wavelet.f90是震源。makefile中是编译命令。 -acoustic wave equation modeling and imaging with finite difference method