CFD学习

学有所思,思有所悟,悟有所行


  • 首页

  • 分类

  • 关于

  • 归档

  • 标签

AirfoilSpline

发表于 2017-12-20   |  
Introduction本文是对EDU2D-Airfoil-Spline代码的阅读总结。主要包含两项内容。一是三次样条插值。而是求解三对角线性方程组。 参考网址: 三次样条插值(Cubic Spline Interpolation)及代码实现(C语言) 三对角矩阵(Tridiagonal Matr ...
阅读全文 »

Mylife

发表于 2017-06-06   |   分类于 CFD   |  
折腾过的代码 作者 代码 其他 李新亮 opencfd-ec, opencfd-comb0d 增添了平衡、非平衡、滑移 J Blazek struct2d 修改成了struct3d .. openfoam rhoCentralFoam,dbnsFoam,hy2Foam 主要问题 ...
阅读全文 »

tensor

发表于 2017-05-10   |  
IntroductionThis page summerizes vectors, matrices and tensors operations.Main references are web and book[^1] and book[^2]. [^1]:The Finite Volume Me ...
阅读全文 »

PostProcess

发表于 2017-03-30   |  
I struggled some time to write code to output files for tecplot. So this article summerizes the data format. Tecplot formatOutput a plane(1 block)1234 ...
阅读全文 »

Nondimensional-1

发表于 2017-03-18   |   分类于 CFD   |  
IntroductionA puzzle hunting me when I began to learn CFD is whether my code should be non-dimensionalized. If yes, then how to do this. The advantag ...
阅读全文 »

The Essence of Linear Algebra

发表于 2017-02-27   |   分类于 Mathematics   |  
When I was a undergraduate, I was luck enough to watch MIT video lecture, Linear Algebra. Today I find this course extremely useful in the area of CFD ...
阅读全文 »

FDvsFV

发表于 2017-02-18   |   分类于 CFD   |  
IntroductionWhen it comes to discretization approaches, CFD textbooks tell the differences between Finite-Difference Method and Finite-Volume Method i ...
阅读全文 »

notes of SPH

发表于 2017-02-17   |   分类于 CFD   |  
IntroductionAfter no progress has been made in thermal-chemical nonequilibrium for months, I begin to doubt whether my ability can meet the need of ba ...
阅读全文 »

Zen Of Fortran

发表于 2017-02-13   |   分类于 programming   |  
IntroductionI have been writing Fortran programs for half a year. Most of codes I read and write are based on F77 and simple F90 standard. It’s import ...
阅读全文 »

Write Blog In English

发表于 2017-02-13   |   分类于 Journal   |  
IntroductionIt’s time to write blogs in English! Why? Living, learning, and programming alone, seldom have I spoken a complete sentence for a long tim ...
阅读全文 »
12
Zhangqm

Zhangqm

Hello World

19 日志
5 分类
15 标签
© 2017 Zhangqm
由 Hexo 强力驱动
主题 - NexT.Mist