搜索资源列表
SIJTQ6tQ
- 利用一块芯片完成除时钟源、按键、扬声器和显示器(数码管)之外的所有数字电路功能。所有数字逻辑功能都在CPLD器件上用VHDL语言实现。这样设计具有体积小、设计周期短(设计过程中即可实现时序仿真)、调试方便、故障率低、修改升级容易等特点。 本设计采用自顶向下、混合输入方式(原理图输入—顶层文件连接和VHDL语言输入—各模块程序设计)实现数字钟的设计、下载和调试。 一、 功能说明 已完成功能 1. 完成秒/分/时的依次显示并正确计数; 2. 秒/分/时各段个位满10正确进位
fortran-files
- 文件1.f90:生成翼型naca0012的椭圆网格,并计算流场,给出壁面压力分布 文件2.f90:maccormack方法解一维burger s方程 文件3.f90:解一维laval管流动,其进出口均为亚音速,喉道后部有激波-File 1.f90: generate the airfoil naca0012 elliptical rotary cell, and calculate the flow field, given the wall pressure distributio
tukuogang
- fluent 突扩管计算实例,设置详尽,包括网格文件-fluent sudden expansion pipe calculation example, set detailed, including grid file
theta_160_crushing
- 一个Abaqus inp 文件, 基于论文Axial crushing of thin-walled structures with origami patterns, Thin-Walled Structures 54 (2012) 65–71 的算例, 模拟了带纹样正方形管的轴向静态压溃-An Abaqus inp file, based on samples of the paper, Axial crushing of thin-walled structures with origam
riemann
- 实现一维激波管问题的数值求解,该程序采用二阶精度的离散格式,并输出相应的数据文件。-Achieve the numerical solution of one-dimensional shock tube problems, the program uses second order accuracy difference scheme to solve, and outputs the corresponding data files.
LJ_uel_CNTpolymer-interface
- 针对碳纳米管高分子复合材料的界面性能,基于分子间范德华力开发的内聚力模型—用户自定义单元子程序UEL,并附inp文件。-User developed element (UEL) for the CNT/Polymer interface behaviour, with inp file can be used in the ABAQUS.
analysic_Sod
- 该程序可用于求解一维激波管的解析解。压缩包文件包含3个matlab程序,用户可以改变初始条件获得一维激波管某时刻下的物理状态。(this matlab codes is developed for solving shock tube problem with one dimenssion)
新建 好压 RAR 压缩文件
- 简单传热计算 地埋管换热器环形分层温度计算(Simple heat transfer calculation)
五阶WENO格式计算一维Euler方程
- 本代码使用五阶WENON格式来计算一维Euler方程,具体算例包括,SOD激波管,LAX激波管,Shu-Osher问题,和双爆轰波问题,输出的数据格式文件为dat文件,可直接导入tecplot或origin中绘图。