TDemoFluid2Dh

所属分类:OpenGL
开发工具:Visual C++
文件大小:825KB
下载次数:6
上传日期:2012-08-29 23:59:17
上 传 者nicollejia
说明:  基于GPU的流体力学仿真程序((需要Geforce3以上显卡)
(GPU-based fluid dynamics simulation program ((need more Geforce3 graphics))

文件列表:
TDemoFluid2Dh\DemoFluid2D\bin\block.jpg (36637, 2004-06-12)
TDemoFluid2Dh\DemoFluid2D\bin\env.jpg (23781, 2004-06-12)
TDemoFluid2Dh\DemoFluid2D\bin\GPGPUApp2D.exe (479232, 2004-06-12)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\filelist.xml (1282, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image001.png (44678, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image002.jpg (11108, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image003.png (43677, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image004.jpg (18612, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image005.png (13950, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image006.jpg (5603, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image007.png (14472, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image008.jpg (6131, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image009.png (13626, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image010.jpg (6037, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image011.jpg (23781, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image012.jpg (7270, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image013.jpg (151701, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image014.jpg (18091, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image015.png (756, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image016.jpg (1488, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image017.png (24151, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image018.jpg (16663, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image019.png (35662, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image020.jpg (19540, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image021.png (78895, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image022.jpg (16460, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image023.png (20691, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image024.jpg (7510, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image025.png (152, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image026.jpg (447, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image027.png (197, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image028.jpg (421, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image029.png (123, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image030.jpg (439, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image031.jpg (447, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image032.jpg (421, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image033.jpg (439, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image034.jpg (447, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image035.jpg (439, 2004-07-02)
TDemoFluid2Dh\DemoFluid2D\bin\Help.files\image036.jpg (447, 2004-07-02)
... ...

Fluid2D on GPU1.04 Author: Youquan Liu lyq@ios.ac.cn http://lcs.ios.ac.cn/~lyq/ Introduction: This program uses semi-Lagrangian Method to solve the NSEs on GPU to achieve a stable and fast fluid simulation in 2D domain. With the flexible user interface, we can assign different boundary conditions efficiently. For more details, you can read the WORD document under the same directory( Only Chinese version now:( ) Acknowledge: We would like to thank Mark J. Harris and Aaron E. Lefohn for their assistance with programming on GPU. And I absorb the UI design idea from Maciej Matyka(http://panoramix.ift.uni.wroc.pl/~maq), here also give thanks to him. Hardware: GeForceFX Software: Windows2000 Any comment is welcome! And if you have any suggestions, please drop me an email. Thanks. 12:16 2004-5-14 1.No.1 version is released 13:07 2004-5-15 1. fix the bugs about files operations with the correct directory and path 2. fix the bugs about the save and save as operation in menu. 3. release this system with static MFC library to avoid MFC dlls. 4. update the version to 1.02 19:57 2004-6-12 1. change some trival things to provide better UI, users can adjust the color now. 2. try to provide error control for these iteration computations with NV_Occlusion_Query, but not so ideal. 21:27 2004-7-2 1.revise the Chinese manual to make myself clear. 2.release the version 1.04

近期下载者

相关文件


收藏者