- multiplication-on-array Mutliplication on arrays
- concuct The purpose of this tutorial is to provide guidelines and recommendations for setting up and solving a moving deforming mesh (MDM) case along with the six degree of freedom (6DOF) solver and the volume of fluid (VOF) multiphase model. The 6DOF UDF is used to calculate the motion of the moving body which also experiences a buoyancy force as it hits the water (modeled using the VOF model)
资源列表
VB_mohu
- 基于VB实现高速公路模糊评价,并结合VBexcel混合编程技术,以excel作为数据源-Fuzzy evaluation based on VB realize highway, and combined VBexcel mixed programming techniques to excel as a data source
letax
- 这是一个关于latex编辑的中文模版,其中包含字体设置,公式排版,图片插入等的相关代码,大家使用时请注意版本问题。-This is a latex edit template in Chinese, including font, formula and typesetting, picture insertion and so on the related code, please pay attention to when we use version problem.
CC2530_BMP085
- IAR8.10下CC2530单片机上调试的气压传感器:BMP085驱动。-Driver for Sensor of Air Pressure Used on MCU CC2530,Developed under IAR8.10.
1D
- 为一维欧拉方程fortran语言,是自己编的验证程序,有许多心得,非常适合初学者参考。-Is one-dimensional Euler equations fortran language, is own verification procedures, there are many ideas, very suitable for beginners reference.
code_exp
- UMAT for plane strain and axial symmetry for elastic, linear strain hardening plastic behaviour using explicit integration with continuum Jacobian, using ABAQUS stress and strain quantities. Suitable for large deformations
gf
- 通过查表方式,实现了伽罗华域的四则运算 C++代码-Look-up table method,achieved a Galois field arithmetic C++ code
Zebra888
- vb 编写控制斑马打印机 888--VB Zebra888
lab4_timer
- 设计和实现一个数字振荡器,采样频率为40kHz,输出正弦信号的频率为2kHz-Design and implementation of a digital oscillator, the sampling frequency is 40kHz, the output signal frequency of 2kHz sine
non-recursion-of-binary-tree
- 非递归建立二叉树,可以直接运行。采用堆栈的方法建立二叉树,而不是递归,展示了堆栈的先进后出的特性。数据结构的内容-Establishment of non-recursive binary tree can be run directly. Method to create a binary tree using the stack instead of recursion, showing advanced after stack features
Solidifiction-meltiong-UDF
- 基于fluent的水蒸气凝固熔化的UDF,其它的材料,可以在里面修改先关参数-Based fluent steam solidification of molten UDF, other materials, in which you can modify the parameters related to the first
phaseSeg
- 基于格子-玻尔兹曼方法的相变c++源程序,程序模型是二维Q2D9模型-Lattice- Boltzmann method of phase change c++ source code, the program model is the model of two-dimensional Q2D9
raytracing
- 光线跟踪算法,算法实现了三维空间的渲染,包括阴影,折射,反射等等效果-ray tracing