-
SUMT
内点惩罚函数法C语言程序,适用于机械行业机械优化设计(SUMT)
- 2020-12-14 11:59:14下载
- 积分:1
-
RK_4
求解时滞微分方程的龙格库塔方法!用matlab编写的。(Solving Delay Differential Equations Runge-Kutta methods! Prepared using matlab.)
- 2008-12-25 09:33:06下载
- 积分:1
-
thresholdsplit
matlab计算的自适应阈值分隔,非常好用,适用于初学者(matlab adaptive threshold calculation separated, very useful for beginners)
- 2008-04-16 21:14:29下载
- 积分:1
-
fft
用C++编写的一维和二维快速傅里叶变换程序(Prepared with C++ one-dimensional and two-dimensional fast Fourier transform procedure)
- 2013-11-04 16:19:50下载
- 积分:1
-
可以进行平面拟合,基于matlab语言-拟合
可以进行平面拟合,基于matlab语言,简单易懂(It can be used for plane fitting. It is simple and easy to understand based on MATLAB language.)
- 2020-06-21 02:20: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
-
pyVMD_any
变分模态分解的python版本,个人根据MATLAB版本译制而成(Python version of variational mode decomposition)
- 2018-03-08 08:27:26下载
- 积分:1
-
jie
说明: 用四阶Runge-Kutta法解延迟微分方程组,用到的朋友看一下啊(Using fourth-order Runge-Kutta method for delay differential equations, a friend used to look at ah)
- 2008-11-05 23:32:53下载
- 积分:1
-
平面问题的有限元程序
说明: 平面问题的有限元基础,大家可以参考一下学习学习(The finite element foundation of the plane problem, you can refer to it)
- 2020-06-21 21:56:58下载
- 积分:1
-
ABAQUS+UMAT+FORTRAN
ABAQUS中用户材料子程序UMAT的开发主要解决两方面的问题:本构模型的建立和积分算法的选择。
本文主要研究非线性材料的UMAT实现方法,并重点研究其迭代算法部分,目前,用户材料子程序UMAT的迭代算法主要是常刚度法,常刚度法的优点在于算法原理较简单,程序编写较方便,缺点是当遇到复杂非线性材料时,其迭代次数较多,收敛速度也较慢,在这个情况下,本文采取的是一种迭代次数较少且收敛速度较快的切线刚度法,具体就是采用FORTRAN语言编制了基于Von-Mises模型的接口程序,并采用切线刚度算法,通过与ABAQUS自带本构关系计算的结果相比较,验证其正确性。(This paper studies the user subroutine UMAT of ABAQUS development methods, the use of FORTRAN language isotropic hardening material model of the interface program, studied the effects of such material is extremely elastic-plastic constitutive relation method.
This article UMAT tightly around the secondary development of technology, the first principle of its interface detail, and then for the theory of nonlinear finite element incremental stiffness of the regular tangent stiffness method and the theory of algorithms to do an in-depth analysis of deduced a regular tangent stiffness and rigidity of the law of the specific expression of algorithm theory, and then the preparation of the two algorithms, respectively, of the UMAT program, and finally the establishment of a specific model checking, bringing with ABAQUS elasto-plastic constitutive relation of the calculated results compared to verify the correctness of the two.)
- 2020-12-05 21:59:24下载
- 积分:1