搜索资源列表
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.
五阶WENO格式计算一维Euler方程
- 本代码使用五阶WENON格式来计算一维Euler方程,具体算例包括,SOD激波管,LAX激波管,Shu-Osher问题,和双爆轰波问题,输出的数据格式文件为dat文件,可直接导入tecplot或origin中绘图。