MMPDElab-master

所属分类:matlab编程
开发工具:matlab
文件大小:231KB
下载次数:2
上传日期:2020-11-09 10:35:02
上 传 者wuenda
说明:  DistMesh是MATLAB函数的集合,用于生成和处理非结构化网格。
(DistMesh is a collection of MATLAB functions for generation and manipulation of unstructured meshes.)

文件列表:
LICENSE (34523, 2019-04-12)
MMPDElab_Intro_arXiv1904_05535v1.pdf (165533, 2019-04-12)
examples (0, 2019-04-12)
examples\ex1d_1.m (3643, 2019-04-12)
examples\ex1d_burgers.m (4617, 2019-04-12)
examples\ex1d_burgers2.m (4487, 2019-04-12)
examples\ex1d_heat.m (3907, 2019-04-12)
examples\ex1d_poisson.m (3092, 2019-04-12)
examples\ex2d_1.m (4661, 2019-04-12)
examples\ex2d_2_Lshape.m (4798, 2019-04-12)
examples\ex2d_3_hole.m (4698, 2019-04-12)
examples\ex2d_4_horseshoe.m (2805, 2019-04-12)
examples\ex2d_burgers.m (4672, 2019-04-12)
examples\ex2d_burgers_2level.m (5380, 2019-04-12)
examples\ex2d_combustion.m (6119, 2019-04-12)
examples\ex2d_heat.m (5021, 2019-04-12)
examples\ex2d_poisson.m (4135, 2019-04-12)
examples\ex2d_poisson_Lshape.m (3817, 2019-04-12)
examples\ex2d_ut.m (3921, 2019-04-12)
examples\ex3d_1.m (4524, 2019-04-12)
examples\ex3d_heat.m (4472, 2019-04-12)
examples\ex3d_poisson.m (4230, 2019-04-12)
src_MMPDElab (0, 2019-04-12)
src_MMPDElab\Matrix_AT.m (731, 2019-04-12)
src_MMPDElab\Matrix_absA.m (2150, 2019-04-12)
src_MMPDElab\Matrix_average.m (688, 2019-04-12)
src_MMPDElab\Matrix_ceil.m (726, 2019-04-12)
src_MMPDElab\Matrix_det.m (981, 2019-04-12)
src_MMPDElab\Matrix_detE.m (652, 2019-04-12)
src_MMPDElab\Matrix_edge.m (1074, 2019-04-12)
src_MMPDElab\Matrix_edge2.m (1710, 2019-04-12)
src_MMPDElab\Matrix_inv.m (1589, 2019-04-12)
src_MMPDElab\Matrix_mult.m (1026, 2019-04-12)
src_MMPDElab\Matrix_sqrtA.m (2237, 2019-04-12)
src_MMPDElab\Matrix_trace.m (558, 2019-04-12)
src_MMPDElab\Matrix_traceAAT.m (471, 2019-04-12)
src_MMPDElab\Matrix_traceAMAT.m (922, 2019-04-12)
src_MMPDElab\MovFEM.m (6677, 2019-04-12)
... ...

# MMPDElab MMPDElab package MMPDElab is a package written in MATLAB for adaptive mesh movement and adaptive moving mesh P1 finite element solution of second-order partial different equations (PDEs) having continuous solutions. The adaptive mesh movement is based on the new implementation of the moving mesh partial differential equation (MMPDE) method. The mesh equation is integrated using either ode45 (an explicit MATLAB ODE solver) or ode15s (an implicit MATLAB ODE solver) while physical PDEs are discretized in space using P1 conforming finite elements on moving meshes and integrated in time with the fifth-order Radau IIA method (an implicit Runge-Kutta method) with a two-step error estimator for time step selection. An introduction of this package is given in MMPDElab_Intro_arXiv1904_05535v1.pdf (see https://arxiv.org/abs/1904.05535), which is also contained in this distribution. The source codes can be found at https://github.com/weizhanghuang/MMPDElab To run the codes, you can download the whole master branch or at least the directories /examples/ and /src_MMPDElab/ and the files contained therein. Copyright (C) 2019 Weizhang Huang (whuang@ku.edu) MMPDElab is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. MMPDElab is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License at .

近期下载者

相关文件


收藏者