-
用于数值积分的稀疏网格高斯埃尔米特方法
用于数值积分的稀疏网格高斯埃尔米特方法,可以产生积分节点和积分系数(Sparse Grids Based on Gauss-Hermite Rules)
- 2020-07-04 01:00:01下载
- 积分: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
-
wenoeul
有限差分法求解欧拉方程,weno有限差分法求解欧拉方程。(Euler solved with weno)
- 2021-03-22 20:19:16下载
- 积分:1
-
sca_pec_cyl_efie_mm
矩量法的fortran程序,利用矩量法求解球散射的程序,希望大家好好学习(mom fortran program)
- 2021-02-21 12:59:42下载
- 积分:1
-
well_fft
实现了测井数据的fft变化分析,可以用于查看测井数据的频谱特征(Realize the logging of data changes fft analysis, can be used to view the logging data of spectrum characteristics of)
- 2008-04-19 13:04:10下载
- 积分:1
-
ntontrust5duowei08
解无约束优化问题的锥模型拟牛顿信赖域算法。不同与传统的二次模型方法。(A quasi-Newton algorithm based
on the simple dogleg method is developed.)
- 2009-03-16 14:58:02下载
- 积分:1
-
cycle-model
ABAQUS中的循环模型umat,并附有解释,实现循环加载下的模拟(Cycle model in ABAQUS umat, along with explanation, to achieve the simulation under cyclic loading)
- 2020-11-29 15:09:34下载
- 积分:1
-
EEHMT0
根据给定的等距结点上的函数值与一阶导数值, 用埃尔米特等距插值公式计算指定插值点处的函数值。(According to the given equidistant nodes function value with a first derivative values, with equidistant interpolation Hermite interpolation formula specified function value at the point.)
- 2013-08-26 15:12:11下载
- 积分:1
-
1003
c++算法源代码,主要是POJ上面的算法,根据标号可以找到。(c++ algorithm source code, POJ above algorithm, based on the label can be found.)
- 2012-09-12 22:28:34下载
- 积分:1
-
KMP-string-match
编写一个使用KMP算法的字符串匹配程序。
使用方法:字符串匹配.exe -f xxx.txt -s xxx
-f 指定要查找的文件
-s 指定要查找的字符串(Writing a string matching algorithm using KMP program. How to use: string matching exe-f xxx.txt-s xxx-f to specify the file you want to find-s to specify the search string)
- 2013-12-08 01:12:46下载
- 积分:1