资源列表
src
- 基于格子波尔兹曼方法的计算流体力学程序,算例为圆柱绕流。-Lattice Boltzmann method based computational fluid dynamics program, examples of flow around a cylinder.
CFL3D-V6.0
- CFL3D V6.0 的源文件,计算流体力学软件,功能强大,用途广,可用于科研和实际工程计算。-CFL3D V6.0 source files, computational fluid dynamics software, powerful, versatile, can be used for scientific research and practical engineering calculations.
OpenCFD-EC2D
- OpenCFD-EC2D的源程序和使用手册,可用于计算流体力学的研究和应用。-OpenCFD-EC2D source code and user manual can be used for research and application of computational fluid dynamics.
FDTd
- 对一个微带天线使用FDTD方法进行计算和分析,得到该天线反射系数,远区辐射场等信息-Right a microstrip antenna to use the FDTD method carry on calculated and analyzed, get this antenna reflection coefficient, far Ou radiation field and other information
zipf-random
- 随机数生成程序,该随机数呈zipf分布,就是大家常说对于内容的访问遵循80/20原则,也就是20 的内容,会占有80 的访问量。-Random number generator, the zipf was distributed random numbers, that is, we often say that the access to the content to follow the 80/20 principle, which is 20 of the content will oc
stick_slip_sdof_lugre
- 采用LuGre模型求解单自由度系统粘滑运动-Solve the stick slip using LuGre model
zsc-src
- 多相Lattice Boltzmann模型,Zheng自由能模型-Zheng s multiphase lattice Boltzmann model
Gear-contact-stiffness-coefficient
- 利用mathcad计算齿轮啮合刚度系数,详实说明,自己编写-Calculated using the gear meshing stiffness coefficient mathcad, detailed instructions, write by myself
sqpReview
- 非常好的关于序列二次规划的外文文章,对SQP算法学习非常有帮助-Very good on the sequential quadratic programming foreign language articles on SQP algorithm learning very helpful
matrix-toolkits-java-master
- 基于JAVA语言的矩阵运算的JAR包,方便数值运算发-JAVA language-based matrix operations JAR package for numerical computation hair
railgun
- 一个简单的计算电磁炮放电时电流曲线的程序,考虑线路阻抗。-A simple calculation of railguns discharge current curve procedures, considering the line impedance.
file-read
- c++ 读取txt文件正两列数据,存放于一个二维数值中,方便程序使用中调用数据!程序简单明了!-read txt file,and store it in a two-dimensional array。