搜索资源列表
Yingjie-DU_HW4
- This a self developed Finite Element Method code.This code is written in Object oriented matlab programing lanuage. It is well designed. It is a good code for you to learn how to write object oriented matlab code. If you are interested in matlab prog
FEM_2Dor3D_hypoelastic
- Example 2D and 3D hypoelastic FEM code. To run the program you first need to set up an input file, as described in the lecture notes. Then change the fopen command below to point to the file. Also change the fopen command in the post-proces
bar elem
- bar element matlab in fem
matlab fem
- This is an article about programing the finite element method in matlab
Introduction into fem in matlab
- 1d finite element method in matlab
Nodal dg in matlab
- Fem analysis of a bar element in matlab
Postprocessing in fem in matlab
- Fem analysis of a bar element in matlab
Matlab-Phase-field modeling of instablity film
- 本程序研究的目的是证明一种有限元相场算法,其中相场方程是完全耦合并同时求解的。不过,在这种情况下,完全耦合的方程是弹性和非守恒的阶参数;然而,该方法可作为其他相场模型完全耦合公式的模板。这是求解具有弹性不均匀性的Allen-Cohn方程的主要程序。有限元算法。该算法解决了非保守阶参数的演化问题。全耦合模式下应力列场的演化。取决于代码中Isolve参数的选择:对于Isolve-1,代码以长手格式和非优化模式执行。为了执行Matlab优化模式。因此,对于所需的执行模式,该参数应该在程序中修改。(Th