-
Frequency_field_extend
重力频率域位场延拓。将观测面的位场数据(a20_mag.gtd)向上延拓3.3m,之后与已知的理论值(a53_mag.grd)进行比较,计算其均方误差;反之,将观测面的位场数据(a53_mag.grd)向下延拓3.3m,之后与已知的理论值(a20_mag.grd)进行比较,计算其均方误差。(gravity frequency field extend)
- 2011-12-15 22:27:07下载
- 积分:1
-
jacobi
对于方程组AX=b,当系数矩阵非奇异时,对原方程进行改写,利用公式X^k=BX^(k+1)+g进行迭代求解。(For equations AX = b, when the coefficient matrix is nonsingular, rewriting the original equation, using the formula X ^ k = BX ^ (k+1)+g for iterative solution.)
- 2013-10-26 10:11:06下载
- 积分:1
-
sin_fft
自己编写的一个正弦函数频谱的估计,利用FFT函数实现,有详细注释,方便理解,附带仿真图一张(A sine function spectrum estimate their preparation, the use of FFT function implementation, detailed notes, easy to understand, with a simulation map)
- 2014-11-04 09:45:07下载
- 积分:1
-
pro2
用遗传算法求解主动悬架系统的例程,里面附有程序求解的数据以及图形!是个很好的例子(A Genetic Algorithm for Active Suspension System routines)
- 2020-09-18 17:17:56下载
- 积分:1
-
hhspectrum
Hilbert Haung spectrum
- 2012-07-19 00:52:09下载
- 积分:1
-
UDF-sa
FLUENT里面改进的SA湍流模型,为UDF文件,可以进行链接编译计算(FLUENT which improved SA turbulence model for the UDF file can be compiled to calculate the link)
- 2021-01-02 15:18:57下载
- 积分:1
-
ductile-fracture
在fortran环境下编写ductile_fracture子程序,可以通过MARC来调用,实现板材成形中破裂过程的可视化(Written in fortran environment ductile_fracture subroutines can be invoked by MARC, realized in sheet metal forming rupture process visualization)
- 2015-07-22 18:24:09下载
- 积分:1
-
Unit1
Algorithm gauss seidel load flow
- 2013-03-10 00:51:10下载
- 积分:1
-
elasticity
说明: abaqus vumat 子程序入门
UMAT FOR ABAQUS/STANDARD INCORPORATING ELASTIC BEHAVIOUR FOR PLANE STRAIN AND AXI-SYMMETRIC ELEMENTS.(introduction to abaqus vumat subroutine)
- 2020-07-08 19:20:08下载
- 积分:1
-
FCT_VOF-and-Youngs
FCT_VOF AND YOUNGS_PLIC fully functioning source codes
Debugged and fully functioning source codes
Both can be used to calculate by choosing the icase for
(1) the Zalesak rotational flow problem
(2) the shear flow problem
This complete set includes both FCT_VOF and Youngs_plic source code in f90.
Including a input data file.
The codes have been debugged and tested using MS-FORTRAN.
Results can be obtained directly from the output files and loaded to get results.
(FCT_VOF AND YOUNGS_PLIC fully functioning source codes
Debugged and fully functioning source codes
Both can be used to calculate by choosing the icase for
(1) the Zalesak rotational flow problem
(2) the shear flow problem
This complete set includes both FCT_VOF and Youngs_plic source code in f90.
Including a input data file.
The codes have been debugged and tested using MS-FORTRAN.
Results can be obtained directly from the output files and loaded to get results.
Ps: statement CALL WRITER needed to be removed and replaced with usual output statement fsuch as:
Write(*,*) x(I,j),y(I,j),fi(I,j)…. Etc., for user’s requirement.
)
- 2021-02-04 19:09:57下载
- 积分:1