登录
首页 » matlab » 图书交点间断Galerkin方法

图书交点间断Galerkin方法

于 2018-11-01 发布 文件大小:13588KB
0 105
下载积分: 1 下载次数: 11

代码说明:

  图书交点间断Galerkin方法:算法、分析与应用中的matlab源程序,包括一维、二维和三维的一些算例。交点间断Galerkin方法相比传统的有限差分法和有限体积法,可提供更精确的数值求解,在流体力学的数值计算有着广泛的应用。(The source code of Intersection Discontinuous Galerkin Method: Algorithms, Analysis and Applications includes one-dimensional, two-dimensional and three-dimensional examples. Intersection discontinuous Galerkin method can provide more accurate numerical solution than the traditional finite difference method and finite volume method. It is widely used in the numerical calculation of fluid mechanics.)

文件列表:

nodal-dg-master\Codes1.1\AAA.mat, 3215252 , 2018-09-23
nodal-dg-master\Codes1.1\AAAAA.mat, 3085527 , 2018-09-23
nodal-dg-master\Codes1.1\BBBBB.bdf, 24495838 , 2018-09-19
nodal-dg-master\Codes1.1\CFD1D\Euler1D.m, 1774 , 2016-09-08
nodal-dg-master\Codes1.1\CFD1D\EulerDriver1D.m, 634 , 2018-10-19
nodal-dg-master\Codes1.1\CFD1D\EulerRHS1D.m, 2484 , 2018-10-25
nodal-dg-master\Codes1.1\CFD1D\minmod.m, 294 , 2016-09-08
nodal-dg-master\Codes1.1\CFD1D\minmodB.m, 249 , 2016-09-08
nodal-dg-master\Codes1.1\CFD1D\SlopeLimit1.m, 535 , 2016-09-08
nodal-dg-master\Codes1.1\CFD1D\SlopeLimitLin.m, 516 , 2016-09-08
nodal-dg-master\Codes1.1\CFD1D\SlopeLimitN.m, 1016 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\BoxFlowBC2D.m, 240 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\BoxFlowIC2D.m, 516 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\ChannelBC2D.m, 530 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\ChannelIC2D.m, 276 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CouetteBC2D.m, 836 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CouetteIC2D.m, 473 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedCNS2D.m, 1166 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedCNSDriver2D.m, 1531 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedCNSdt2D.m, 643 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedCNSRHS2D.m, 5696 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedDGDiv2D.m, 1106 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedDGGrad2D.m, 1242 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedDGJump2D.m, 771 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedDGPenalty2D.m, 1185 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedEuler2D.m, 1108 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedEulerDriver2D.m, 1346 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedEulerRHS2D.m, 2252 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedINS2D.m, 3276 , 2018-09-25
nodal-dg-master\Codes1.1\CFD2D\CurvedINSDriver2D.m, 1915 , 2018-09-26
nodal-dg-master\Codes1.1\CFD2D\CurvedINSMatrixSystems2D.m, 1659 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedINSPressureSetUp2D.m, 1553 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedINSViscous2D.m, 477 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedINSViscousSetUp2D.m, 1691 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CylBC2D.m, 1522 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CylIC2D.m, 542 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\Euler2D.m, 1087 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\EulerDriver2D.m, 919 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\EulerDT2D.m, 559 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\EulerFluxes2D.m, 628 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\EulerHLL2D.m, 1681 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\EulerLF2D.m, 945 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\EulerLimiter2D.m, 6805 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\EulerRender2D.m, 1754 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\EulerRHS2D.m, 1739 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\EulerRoe2D.m, 1906 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\EulerShock2D.m, 2010 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\EulerShockDriver2D.m, 1951 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\ForwardStepBC2D.m, 1170 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\ForwardStepIC2D.m, 423 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\INSAdvection2D.m, 1777 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\INScylinderBC2D.m, 984 , 2018-09-26
nodal-dg-master\Codes1.1\CFD2D\INScylinderIC2D.m, 235 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\INSLiftDrag2D.m, 1663 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\INSPressure2D.m, 1181 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\INSRender2D.m, 641 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\IsentropicVortexBC2D.m, 445 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\IsentropicVortexIC2D.m, 715 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\KovasznayBC2D.m, 896 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\KovasznayIC2D.m, 321 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\liftdraghistory5.dat, 3076667 , 2018-09-06
nodal-dg-master\Codes1.1\CFD2D\PearsonVortexBC2D.m, 999 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\PearsonVortexIC2D.m, 330 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\PegBC2D.m, 1216 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\PegIC2D.m, 396 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\Advec1D.m, 766 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\AdvecDriver1D.m, 396 , 2018-09-13
nodal-dg-master\Codes1.1\Codes1D\AdvecRHS1D.m, 542 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\BuildMaps1D.m, 1128 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\Burgers1D.m, 919 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\BurgersDriver1D.m, 443 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\BurgersRHS1D.m, 1337 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\Connect1D.m, 1227 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\DispersiveLDGRHS1D.m, 1159 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\Dmatrix1D.m, 229 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\Filter1D.m, 383 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\GeometricFactors1D.m, 224 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\Globals1D.m, 937 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\GradJacobiP.m, 393 , 2018-09-13
nodal-dg-master\Codes1.1\Codes1D\GradVandermonde1D.m, 276 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\Heat1D.m, 842 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\HeatCRHS1D.m, 823 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\HeatCstabRHS1D.m, 867 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\HeatDriver1D.m, 387 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\HeatLDGRHS1D.m, 886 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\JacobiGL.m, 384 , 2018-09-13
nodal-dg-master\Codes1.1\Codes1D\JacobiGQ.m, 826 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\JacobiP.m, 1173 , 2018-09-13
nodal-dg-master\Codes1.1\Codes1D\Lift1D.m, 276 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\Maxwell1D.m, 819 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\MaxwellDriver1D.m, 546 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\MaxwellRHS1D.m, 993 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\Normals1D.m, 224 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\PoissonCDriver1D.m, 399 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\PoissonCstab1D.m, 402 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\PoissonCstabRHS1D.m, 920 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\PoissonIPstabRHS1D.m, 1009 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\StartUp1D.m, 1011 , 2018-09-13
nodal-dg-master\Codes1.1\Codes1D\Vandermonde1D.m, 240 , 2016-09-08
nodal-dg-master\Codes1.1\Codes2D\BuildBCMaps2D.m, 853 , 2016-09-08

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

发表评论

0 个回复

  • SOTON-Accommodation-Assistant
    英国南安普顿大学宿舍申请辅助软件,自动更新实时汇率并计算宿舍费,提供平面图参考(SOTON Accommodation Assistant)
    2011-10-17 19:46:16下载
    积分:1
  • 生物散斑
    基于matlab实现生物散斑fujii和WGD同时提取特征纹理(Realization of biological speckle Fujii and WGD based on MATLAB)
    2021-04-09 14:38:59下载
    积分:1
  • Four-FSK
    4-FSK信号的生成,用于数字通信原理的基础知识的学习,随机产生4fsk信号,并分析信号的频谱(Generating 4-fsk signal and spectrum analysis)
    2010-03-10 15:14:28下载
    积分:1
  • a134
    光伏阵列仿真模型 每个模块有6个单体构成,共有6个模块串联(The efficiency of use of solar panels is influenced by many factors. This paper investigates, by experiment, the influence of artificial light and shading on solar panel cells. Firstly, the panel cells are exposed to artificial light of three different power levels. Secondly, the panel cells were shaded by one-quarter, half and three-quarters. Current-voltage and power-voltage characteristics were determined for both cases. Efficiency calculations were done at the maximum power point. It was observed that when the panel cells were exposed to artificial light sources, the power output and efficiency slightly increased and when exposed to shading, there was a significant reduction in power and efficiency.)
    2017-12-21 09:25:19下载
    积分:1
  • csharp写的一个贪吃蛇游戏程序,一个经典的游戏,适合新手学习csharp...
    csharp写的一个贪吃蛇游戏程序,一个经典的游戏,适合新手学习csharp-CSharp written procedures for a Snake game, a classic game, suitable for novice learning CSharp
    2022-05-08 02:55:42下载
    积分:1
  • 动作类游戏,很适合现在的年轻朋友玩,而且设备简单,操作灵活,内容有趣...
    动作类游戏,很适合现在的年轻朋友玩,而且设备简单,操作灵活,内容有趣-action game, which is perfect for the young people to play, but simple equipment, operational flexibility, interesting!
    2022-02-03 05:38:22下载
    积分:1
  • PMSMinitialangledetect
    永磁同步电机转子初始位置检测初始角检测MATLAB仿真模型,模型根据论文搭建。(MATLAB simulation model of initial position detection and initial angle detection of permanent magnet synchronous motor rotor is built according to the paper.)
    2020-06-18 05:00:01下载
    积分:1
  • shangkua
    上跨零点法求波高,通过上跨零点法来统计求取平均波高(The zero-crossing method the wave height)
    2020-11-11 15:59:44下载
    积分:1
  • Harmonic Voltage Distortion
    谐波源发生器 PSCAD DEMO 可以使用(Harmonic source generator PSCAD DEMO)
    2021-03-19 17:49:18下载
    积分:1
  • 一个十岁小孩子写的小程序 一个十岁小孩子写的小程序
    一个十岁小孩子写的小程序 一个十岁小孩子写的小程序-a 10-year-old children write a small program written by the 10-year-old child a small program written by the 10-year-old children small programs
    2022-11-26 23:20:03下载
    积分:1
  • 696518资源总数
  • 104388会员总数
  • 18今日下载