实例介绍
很好的CFD程序 与书配套学 很好 随书附带的
【实例截图】
【核心代码】
16359648053951328218.rar
└── 《工程计算流体力学》光盘
├── autorun.inf
├── document
│ ├── Appendix_B.pdf
│ ├── ch04Parabolic
│ │ ├── example4_01.exe
│ │ ├── example4_01.f
│ │ ├── example4_01inp.txt
│ │ ├── example4_01Out.txt
│ │ ├── example4_02a.exe
│ │ ├── example4_02a.f
│ │ ├── example4_02ainp.txt
│ │ ├── example4_02aOut.txt
│ │ ├── example4_02b.exe
│ │ ├── example4_02b.f
│ │ ├── example4_02binp.txt
│ │ ├── example4_02bOut.txt
│ │ ├── example4_03.exe
│ │ ├── example4_03.f
│ │ ├── example4_03inp.txt
│ │ ├── example4_03Out.txt
│ │ ├── example4_04.exe
│ │ ├── example4_04.f
│ │ ├── example4_04Out.txt
│ │ ├── p09_01aout.txt
│ │ ├── p09_01bout.txt
│ │ ├── table4_01.txt
│ │ ├── table4_02.txt
│ │ ├── table4_03.txt
│ │ ├── table4_04inp.txt
│ │ ├── table4_04Out.txt
│ │ ├── table4_04.txt
│ │ ├── table4_05Out.txt
│ │ ├── table4_05.txt
│ │ ├── table4_06Out.txt
│ │ ├── table4_06.txt
│ │ ├── table4_07inp.txt
│ │ ├── table4_07Out.txt
│ │ ├── table4_07.txt
│ │ ├── table4_08b.txt
│ │ ├── table4_08inp.txt
│ │ ├── table4_08Out.txt
│ │ ├── table4_08.txt
│ │ ├── table4_09.txt
│ │ ├── table9_05.txt
│ │ ├── table9_09.txt
│ │ └── thomas.for
│ ├── ch05Examples
│ │ ├── AllExamples.pdf
│ │ ├── ch5examples.doc
│ │ ├── Ex5_02.pdf
│ │ ├── Ex5_03.pdf
│ │ ├── Ex5_04.pdf
│ │ ├── Ex5_05.pdf
│ │ ├── Hyperbolic
│ │ │ ├── BeamWarmingBurger.exe
│ │ │ ├── BeamWarmingBurger.f
│ │ │ ├── BeamWarmingBurger.for
│ │ │ ├── BeamWarmingBurgerOut.txt
│ │ │ ├── BeamWarmingBurgerSum.txt
│ │ │ ├── BeamWarmingBurger.tif
│ │ │ ├── BeamWarmingEuler.for
│ │ │ ├── ExactSolution.txt
│ │ │ ├── FiniteVolume.exe
│ │ │ ├── FiniteVolume.f
│ │ │ ├── FiniteVolumeOut.txt
│ │ │ ├── FiniteVolumeOutUpwind.txt
│ │ │ ├── FiniteVolumeOutUpwind.xls
│ │ │ ├── FiniteVolumeOut.xls
│ │ │ ├── FiniteVolumeUpwind.exe
│ │ │ ├── FiniteVolumeUpwind.f
│ │ │ ├── FiniteVolumeUpwindOut.txt
│ │ │ ├── FiniteVolumeUpwindOut.xls
│ │ │ ├── hyperbolic.doc
│ │ │ ├── LaxWendroff.exe
│ │ │ ├── LaxWendroff.f
│ │ │ ├── MacCormack_burger.for
│ │ │ ├── MacCormackError.txt
│ │ │ ├── MacCormack.exe
│ │ │ ├── MacCormack.f
│ │ │ ├── MacCormack.for
│ │ │ ├── MacCormack_Out.txt
│ │ │ └── MacCormackOut.txt
│ │ ├── hyperbolic_old.doc
│ │ ├── LaxWendroff_Error.txt
│ │ ├── LaxWendroff.exe
│ │ ├── LaxWendroff.f
│ │ └── LaxWendroff_Out.txt
│ ├── Elliptic
│ │ ├── ADI4_8.exe
│ │ ├── ADI4_8.for
│ │ ├── ADI4_8Out.txt
│ │ ├── ADI.exe
│ │ ├── ADI.f
│ │ ├── ADIOut.txt
│ │ ├── Ex4_05.pdf
│ │ ├── Ex4_06.pdf
│ │ ├── Ex4_07Out.txt
│ │ ├── Ex4_07.pdf
│ │ ├── Ex6_07Out.txt
│ │ ├── Example4_05.exe
│ │ ├── Example4_05.f
│ │ ├── example4_05inp.txt
│ │ ├── Example4_05Out.txt
│ │ ├── Example4_05Out.xls
│ │ ├── Example4_05.tif
│ │ ├── Example4_06.doc
│ │ ├── Example4_07.exe
│ │ ├── Example4_07.for
│ │ ├── Example4_07Out.txt
│ │ ├── Example6_07.exe
│ │ ├── Example6_07.f
│ │ ├── fort.66
│ │ ├── gauss2.f
│ │ ├── gauss.f
│ │ ├── GaussSeidel4_08Error.txt
│ │ ├── GaussSeidel4_08Out.txt
│ │ ├── GaussSeidel_error.txt
│ │ ├── GaussSeidel_Out.txt
│ │ ├── GS.tif
│ │ ├── Multigrid
│ │ │ ├── TG_error.txt
│ │ │ ├── TG_Out.txt
│ │ │ ├── TwoGrid.exe
│ │ │ └── TwoGrid.f
│ │ ├── poisson2.f
│ │ ├── poisson.f
│ │ ├── SOR4_08error.txt
│ │ ├── SOR4_08.exe
│ │ ├── SOR4_08.f
│ │ ├── SOR4_08Out.txt
│ │ ├── SOR.dsp
│ │ ├── SOR.dsw
│ │ ├── SOR_error.txt
│ │ ├── SOR.exe
│ │ ├── SOR.f
│ │ ├── SOR.ncb
│ │ ├── SOR.opt
│ │ ├── SOR_Out.txt
│ │ ├── SOR.plg
│ │ ├── SOR_table.txt
│ │ ├── SOR_table.xls
│ │ ├── SOR.tif
│ │ ├── TG_error.txt
│ │ ├── TG_Out.txt
│ │ ├── thomas.f
│ │ ├── TwoGrid.exe
│ │ └── TwoGrid.f
│ └── index.html
├── images
│ ├── cover3.jpg
│ ├── getacro.gif
│ ├── Horizons.gif
│ ├── Horizons.ico
│ ├── Horizons_Springer3.jpg
│ └── startcd.exe
├── index.html
├── readme.doc
└── readme.txt
8 directories, 151 files
标签:
相关软件
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论