登录
首页 » matlab » Phase Field Simulation for fracture

Phase Field Simulation for fracture

于 2020-04-14 发布
0 204
下载积分: 1 下载次数: 17

代码说明:

说明:  基于MATLAB平台与相场法的裂缝断裂模拟。有限元位移场与相场参数耦合后预测裂缝发展的倾向。裂缝发展基于格里菲斯断裂准则设计。(this code is used for simulating fracture development of structure based on phase field method.)

文件列表:

Phase Field Simulation for fracture\bmats.m, 277 , 2016-06-27
Phase Field Simulation for fracture\bmats1.m, 417 , 2019-11-06
Phase Field Simulation for fracture\bmats2.m, 1859 , 2019-11-06
Phase Field Simulation for fracture\boundary_cond2_v1.m, 614 , 2016-06-27
Phase Field Simulation for fracture\boundary_cond2_v2.m, 1471 , 2019-11-06
Phase Field Simulation for fracture\cart_deriv.m, 2400 , 2019-11-06
Phase Field Simulation for fracture\dbe.m, 260 , 2016-06-27
Phase Field Simulation for fracture\dbe2.m, 426 , 2019-11-06
Phase Field Simulation for fracture\fem_crack_1c.avi, 611838 , 2016-09-24
Phase Field Simulation for fracture\fem_frac_v1_2.m, 5802 , 2019-11-07
Phase Field Simulation for fracture\fem_hole_1c.avi, 981618 , 2016-09-24
Phase Field Simulation for fracture\force-disp, 150000 , 2019-11-07
Phase Field Simulation for fracture\force-disp.txt, 124000 , 2019-10-09
Phase Field Simulation for fracture\fract_1ca.inp, 268491 , 2016-06-27
Phase Field Simulation for fracture\fract_3D.inp, 660506 , 2019-11-07
Phase Field Simulation for fracture\fract_stiff_v1.m, 11854 , 2019-10-08
Phase Field Simulation for fracture\fract_stiff_v2.m, 8723 , 2019-11-06
Phase Field Simulation for fracture\F_D.m, 133 , 2019-10-09
Phase Field Simulation for fracture\gauss.m, 1879 , 2019-11-06
Phase Field Simulation for fracture\initilize.m, 2670 , 2019-11-06
Phase Field Simulation for fracture\input_fem.m, 2749 , 2016-06-27
Phase Field Simulation for fracture\input_fem_elast.m, 3555 , 2019-11-06
Phase Field Simulation for fracture\jacob2.m, 553 , 2019-11-06
Phase Field Simulation for fracture\modps.m, 1177 , 2019-11-06
Phase Field Simulation for fracture\residual_v1.m, 3192 , 2017-06-07
Phase Field Simulation for fracture\residual_v2.m, 4522 , 2019-11-06
Phase Field Simulation for fracture\result_1.out, 411 , 2019-11-07
Phase Field Simulation for fracture\sfr2.m, 2754 , 2019-11-06
Phase Field Simulation for fracture\stress_fract_v1.m, 1672 , 2017-06-06
Phase Field Simulation for fracture\stress_fract_v2.m, 2042 , 2019-11-06
Phase Field Simulation for fracture\time_4925.vtk, 633595 , 2019-11-07
Phase Field Simulation for fracture\time_4950.vtk, 633595 , 2019-11-07
Phase Field Simulation for fracture\time_4975.vtk, 633595 , 2019-11-07
Phase Field Simulation for fracture\time_5000.vtk, 633595 , 2019-11-07
Phase Field Simulation for fracture\write_vtk_fem.m, 1306 , 2019-11-06
Phase Field Simulation for fracture, 0 , 2020-04-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Univariate_local_or_global_optimization
    Univariate local or global optimization matlab最优化工具包,可以进行最优化点的搜寻。(Univariate local or global optimizationmatlab optimization tool kit can be carried out to optimize the search point.)
    2008-04-29 05:54:01下载
    积分:1
  • voltage-source-converter
    documents about the voltage source converter
    2014-02-03 23:38:31下载
    积分:1
  • Hamming
    说明:  汉明码(Hamming Code)是汉明于1949年的一种能纠正单个错误的线性分组码,最小码距dmin=3。汉明码的实现方式是在原数据中插入m位作为校验位。对于(n,k)汉明码,编码时需满足以下原则(Hamming code is a kind of linear block code which can correct single error in 1949. The minimum code distance Dmin = 3. The implementation of Hamming code is to insert m bit into the original data as check bit. For (n, K) Hamming codes, the following principles should be met)
    2021-04-28 17:48:43下载
    积分:1
  • pcm
    这个是用MATLAB中的SIMULINK做成的PCM编码器,使用MATLAB实现PCM编码和解码.(This is in SIMULINK with MATLAB made PCM encoder, the use of MATLAB realize PCM encoding and decoding.)
    2008-03-23 19:30:12下载
    积分:1
  • PI_Tuning_Example
    that is mdl file for tuning pi controller for dc machine.
    2014-08-22 18:03:44下载
    积分:1
  • fengshiliangmoxing
    源代码为作者在2012年9月参加的全国研究生数学建模 联合开发网 - pudn.com
    2013-01-17 22:39:39下载
    积分:1
  • parameterization
    3×3窗口计算最大最小曲率坡度和断面曲率(chart compute)
    2011-10-30 15:56:40下载
    积分:1
  • fd202
    二维的FDTD,一个连续的脉冲源的传播,边界为PML(Two-dimensional FDTD, a continuous pulse source propagation, the boundary for the PML)
    2010-07-22 17:02:38下载
    积分:1
  • chazhi
    说明:  Language 求已知数据点的拉格朗日插值多项式 Atken 求已知数据点的艾特肯插值多项式 Newton 求已知数据点的均差形式的牛顿插值多项式 Newtonforward 求已知数据点的前向牛顿差分插值多项式 Newtonback 求已知数据点的后向牛顿差分插值多项式 Gauss 求已知数据点的高斯插值多项式 Hermite 求已知数据点的埃尔米特插值多项式 SubHermite 求已知数据点的分段三次埃尔米特插值多项式及其插值点处的值 SecSample 求已知数据点的二次样条插值多项式及其插值点处的值 ThrSample1 求已知数据点的第一类三次样条插值多项式及其插值点处的值 ThrSample2 求已知数据点的第二类三次样条插值多项式及其插值点处的值 ThrSample3 求已知数据点的第三类三次样条插值多项式及其插值点处的值 BSample 求已知数据点的第一类B样条的插值 DCS 用倒差商算法求已知数据点的有理分式形式的插值分式 Neville 用Neville算法求已知数据点的有理分式形式的插值分式 FCZ 用倒差商算法求已知数据点的有理分式形式的插值分式 DL 用双线性插值求已知点的插值 DTL 用二元三点拉格朗日插值求已知点的插值 DH 用分片双三次埃尔米特插值求插值点的z坐标 (chazhi)
    2021-04-27 08:38:44下载
    积分:1
  • design_notch_filter
    A notch filter programed in matlab, used in digital signal processing.
    2015-02-11 18:04:23下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载