文件名称:刘长礼WENO爆轰波模拟

  • 所属分类:
  • 数学计算/工程计算
  • 资源属性:
  • [C/C++]
  • 上传时间:
  • 2020-06-15
  • 文件大小:
  • 462kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • fikl*****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

此文介绍了由江广山(音译)、舒其望(Jiang Guangshan & Shu Chi-Wang, JCP 126 pp202-228, 1996)等人发展的5阶有限差分WENO格式,并提供用C++语言编写的程序源码(不包括坐标变换模块和化学反应模块的源码),采用了面向对象(OO)思想编写程序。所提供的程序仅适用于简单二维矩形边界、可压缩流动、非定常、Euler方程的数值模拟。经坐标变换,可适用更多其他几何外形的计算。源码在Windows 2000, XP, 2003平台、Visual C++ 2003编译环境下能够良好工作;经过简单地修改也可以在Linux, UNIX下编译通过。(This paper introduces the 5-order finite-difference WENO format developed by Jiang Guangshan & Shu Chi Wang, JCP 126 pp202-228, 1996, etc., and provides the source code (excluding the source code of coordinate transformation module and chemical reaction module) written in C + + language, and uses the object-oriented (OO) idea to write the program. The program is only suitable for the numerical simulation of simple two-dimensional rectangular boundary, compressible flow, unsteady and Euler equations. After coordinate transformation, it can be applied to more calculations of other geometric shapes.)
相关搜索: CFD
weno

(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
WENO&ENO程序\WENO程序说明文档.doc 62976 2005-01-18
WENO&ENO程序\迎风型WENO格式.doc 449536 2004-07-19
WENO&ENO程序\WENO\RT\RT.h 7588 2005-01-14
WENO&ENO程序\WENO\RT\RT.ncb 109568 2005-01-09
WENO&ENO程序\WENO\RT\RT.sln 897 2005-01-08
WENO&ENO程序\WENO\RT\RT.suo 11776 2005-01-09
WENO&ENO程序\WENO\RT\RT.vcproj 3403 2005-01-08
WENO&ENO程序\WENO\RT\Work.cpp 935 2005-01-09
WENO&ENO程序\WENO\RT\Release\bc_uniformity.txt 38 2005-01-08
WENO&ENO程序\WENO\Riemann\Riemann.h 6039 2005-01-18
WENO&ENO程序\WENO\Riemann\Riemann.ncb 109568 2005-01-10
WENO&ENO程序\WENO\Riemann\Riemann.sln 907 2005-01-09
WENO&ENO程序\WENO\Riemann\Riemann.suo 12288 2005-01-10
WENO&ENO程序\WENO\Riemann\Riemann.vcproj 3373 2004-12-14
WENO&ENO程序\WENO\Riemann\Work.cpp 1249 2005-01-08
WENO&ENO程序\WENO\Reflection\DMR_Reflection.h 7689 2005-01-14
WENO&ENO程序\WENO\Reflection\Reflection.h 6841 2005-01-14
WENO&ENO程序\WENO\Reflection\Reflection.ncb 117760 2005-01-10
WENO&ENO程序\WENO\Reflection\Reflection.sln 913 2005-01-09
WENO&ENO程序\WENO\Reflection\Reflection.suo 11776 2005-01-10
WENO&ENO程序\WENO\Reflection\Reflection.vcproj 3385 2005-01-09
WENO&ENO程序\WENO\Reflection\Work.cpp 1316 2005-01-09
WENO&ENO程序\WENO\Reflection\Release\bc_uniformity.txt 96 2005-01-09
WENO&ENO程序\WENO\DMR\DMR.h 12762 2005-01-14
WENO&ENO程序\WENO\DMR\DMR.ncb 109568 2005-01-10
WENO&ENO程序\WENO\DMR\DMR.sln 899 2005-01-09
WENO&ENO程序\WENO\DMR\DMR.suo 10752 2005-01-10
WENO&ENO程序\WENO\DMR\DMR.vcproj 3408 2004-12-15
WENO&ENO程序\WENO\DMR\Reflection.h 7813 2005-01-14
WENO&ENO程序\WENO\DMR\Work.cpp 1244 2005-01-09
WENO&ENO程序\MyHeaders\Boundarys.h 8718 2005-01-17
WENO&ENO程序\MyHeaders\CFDData.h 15711 2005-01-18
WENO&ENO程序\MyHeaders\EigenHyper.h 12448 2005-01-18
WENO&ENO程序\MyHeaders\Matrix.h 27577 2005-01-14
WENO&ENO程序\MyHeaders\MyHeader.h 1611 2005-01-14
WENO&ENO程序\MyHeaders\MyMath.h 4385 2005-01-14
WENO&ENO程序\MyHeaders\MyObject.h 2788 2005-01-14
WENO&ENO程序\MyHeaders\MyTime.h 10967 2005-01-14
WENO&ENO程序\MyHeaders\MyTypes.h 4507 2005-01-14
WENO&ENO程序\MyHeaders\Vector.h 12228 2005-01-14
WENO&ENO程序\MyHeaders\WENO1D.h 11485 2005-01-18
WENO&ENO程序\MyHeaders\WENO2D.h 18908 2005-01-18
WENO&ENO程序\MyHeaders\WENO_Weight_Q.h 5305 2005-01-14
WENO&ENO程序\MyHeaders\xxMatrix 5819 2004-06-03
WENO&ENO程序\MyHeaders\xxVector 3414 2004-04-27
WENO&ENO程序\MyHeaders\unused\Array3D.h 15021 2004-12-18
WENO&ENO程序\MyHeaders\unused\Inverse.c 2619 2003-07-08
WENO&ENO程序\MyHeaders\unused\kbhit.h 912 2004-11-19
WENO&ENO程序\MyHeaders\unused\Readme.txt 61 2005-01-18
WENO&ENO程序\MyHeaders\unused\TMatrix.h 30923 2004-12-26
WENO&ENO程序\MyHeaders\unused\xxTMatrix.inl 5667 2004-12-20
WENO&ENO程序\weno中文版.pdf 141054 2007-09-17
WENO&ENO程序\WENO\RT\Release 0 2009-02-21
WENO&ENO程序\WENO\Reflection\Release 0 2009-02-21
WENO&ENO程序\WENO\RT 0 2009-02-21
WENO&ENO程序\WENO\Riemann 0 2009-02-21
WENO&ENO程序\WENO\Reflection 0 2009-02-21
WENO&ENO程序\WENO\DMR 0 2009-02-21
WENO&ENO程序\MyHeaders\unused 0 2009-02-21
WENO&ENO程序\WENO 0 2009-02-21
WENO&ENO程序\MyHeaders 0 2009-02-21
WENO&ENO程序 0 2009-02-21

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org