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

Phase Field Simulation for fracture

于 2020-04-14 发布
0 137
下载积分: 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 个回复

  • 11912888matlab
    Very low cost, low component count charger/adapter – replaces linear transformer based solutions • Extremely simple circuit configuration designed for high volume, low cost manufacturing
    2009-03-01 10:59:59下载
    积分:1
  • matlab6.5
    精通matlab6.5 (北航 张志涌),绝对的好书(Proficient matlab6.5 (BUAA Zhang Yong), the absolute good)
    2009-04-20 11:22:43下载
    积分:1
  • Wavelet_OMP
    这个文件中包含了一些信息利用小波的图像重建(this file contains some information about image reconstruction by using wavelet)
    2012-10-02 13:41:29下载
    积分:1
  • PLR
    改进的分段线性表示方法,含有四种基本算法,自顶向下,自底向上,滑窗,以及滑窗式自底向上算法。是流行的降维、分类算法。改进之后,所得出的线段是连续的,解决了离散线段带来的不便。(Rewised PLR algorithms inclusing four basic methods: top down, bottom up, sliding window and sliding window bottom up. PLR is a popular algorithm for classification and demension reduction. )
    2021-05-16 13:30:03下载
    积分:1
  • magic-cube-in-matlab
    用于初学者在matlab中绘制魔方,初学者可以下载学习其中步骤(magic cube in matlab)
    2013-05-21 03:08:36下载
    积分:1
  • wrelax
    时延估计的WRELAX算法,自己做的,亲测可用(wrelax of time delay estimation)
    2016-06-29 20:37:09下载
    积分:1
  • lorenz
    Lorenz吸引子相空间轨迹相图,包括子程序和主程序,r=28时的暂态混沌状态(Lorenz attractor phase space trajectory phase diagram, including subroutines and the main program, r = 28 when the transient state of chaos)
    2015-11-23 19:52:44下载
    积分:1
  • CMA-ES-optimization
    包括优化算法源程序及算法原理介绍。自适应协方差矩阵进化策略,一种2000年左右发展起来的新优化算法,简称CMA-ES,最近十几年得到了学术界的广泛关注,非常有应用前景。这是一种黑箱子优化算法,可以再程序末自己定义优化函数,也可以调用外部程序(如有限元等)进行计算,然后提取优化函数的解。该优化算法在各种变量维度下的表现优于蚁群算法、粒子群算法,有较好的收敛性,这归功于其严谨的数学表达。(Covariance matrix adaptation evolution strategy, about one kind of new optimization algorithms developed in 2000, referred to as CMA-ES, the last ten years has been widespread concern in academic circles, very prospect. This is a black box optimization algorithm, you can then define their own optimization program at the end of the function, you can also call an external program (such as finite element, etc.) are calculated, and then extract the optimal solution function. The optimization algorithm in a variety of variable dimensions outperformed ant colony algorithm, particle swarm optimization, better convergence, thanks to its rigorous mathematical expression.)
    2015-12-29 01:01:51下载
    积分:1
  • Q学习
    实现Q学习算法,动作选择策略为贪婪策略,存在收敛判断条件。(Implementing Q-learning algorithm, action selection strategy is greedy strategy.There is a convergence judgment condition.)
    2021-01-18 10:08:44下载
    积分:1
  • OppenheimSignalsandSystemsanswers
    与奥本海姆 的《信号与系统》经典教材配套的习题解哦(Solution Oh Oppenheim " Signals and Systems" classic textbook exercises supporting)
    2012-10-12 16:15:06下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载