搜索资源列表
compact3
- 自己写的高精度紧致差分格式,包括 Pade格式(FST) 二阶精度中心格式(SLW) 二阶精度迎风格式(MXD) 宽网格基二阶精度中心格式(SLW) 五阶精度迎风紧致格式(MXD) 写成C++类,使用VC6.0环境,计算数据文件可用tecplot画图。 -himself wrote the compact high-precision differential format including Pade format (FST) second order accurac
fft
- MATFOR FFT Visual Fortran program. MATFOR Extensions, as implied in the name, are data or components external to MATFOR modules that can be used to add versatility to MATFOR programs. Currently there are two types of extensions available with MATFO
LBM_main
- Lattice Boltzmann用于模拟方腔流的程序。 生成的plt文件需用tecplot软件打开。-Lattice Boltzmann Simulation of cavity flow for the procedure.The plt files generated need the software named “tecplot” to open.
Trans2Plt
- 将二维矩形网格的数据转换为Tecplot软件可识别的数据,其中im和jm分别为x和y方向的网格数,生成文件可用tecplot读入-Will be two-dimensional rectangular grid of data into a software Tecplot identifiable data, which im and jm, respectively, for x and y direction grid number can be used to generate a do
Source1
- 输出三维数据可供tecplot软件读取的二进制文件-Output data for three-dimensional software to read the binary file tecplot
Tecplot-program(fortran)
- teclplot接口程序,在有限元计算中,tecpolt是很好的后处理软件,通过此接口程序,可是导入模型文件和计算结果文件,进行应力位移的后处理。-Teclplot interface program, the finite element method, tecpolt is a very good post processing software, through this interface, but import model documents and result file, stre
Euler_RKDG_Tri_3node_20111107
- 用间断有限元方法求解二维Euler方程。 算例是一个圆柱绕流问题。压缩文件里面还包含了一个用MATLAB写的网格生成程 序,只需要做很小的改动就可以生成稀疏程度不同的网格。 程序还有些问题如下: 1. 因为没有对边界处作处理,所以计算的残差不会收敛到一个给定的小数,如 0.001等。当最大残差为0.1左右时,按下键盘上的ESC键,程序计算结束,会输出 一个文件Result.dat,用tecplot软件打开这个文件,可以得到一些结果,如流线
eno3
- 三阶精度ENO 求解SOD问题 采用C++ 类 自动释放 tecplot 给出结果-The third-order accuracy of ENO solving SOD the problem C++ class release tecplot automatically gives results
XY
- 自己编的一个用于计算等差坐标的一个程序,可以用于直角坐标的生成,非常方便,内有附加的测试结果,很不错,结果可以在tecplot中查看-Own a series of a program used to calculate the arithmetic coordinates, can be used for the generation of Cartesian coordinates, very convenient, with additional test results, very go
read_easymesh20131006
- 本代码是windows平台上,将数据转换为tecplot软件的2进制格式的代码,代码的输入文件全部在压缩包里,输入格式是一套在linux平台开源软件EasyMesh 和一套自己开发的有限元程序代码的,已经将有限元文件的头文件也放到压缩包中,可以仿照该代码进行用tecplot的做后出理-This code is a windows platform, convert the data to binary format tecplot software code, the code is all i
implicit-equation
- 采用隐式中心差分格式求解热传导方程,初边界条件:条件:-10<x<10,正三角形位于-0.5 <x <0.5。C++编程计算,数据由TECPLOT等图像显示软件显示-Implicit format solving the heat conduction equation, initial boundary conditions: Conditions:-10 <x <10, equilateral triangle at-0.5 <x <0.5
display-equation
- 用显示格式的中心差分方法求解热传导方程,用C++编程,数据用TECplot等图像显示软件显示。边界条件:条件:-10<x<10,正三角形位于-0.5 <x <0.5 -Display format with a central difference method for solving the heat conduction equation, with C++ programming, data and other image display software wi
Qcriterion
- 基于q准则的涡识别方法,用于CFD后处理软件tecplot宏-Vortex identification method based on q-criterion for CFD post-processing software tecplot macros
mesh
- 对给定区域进行delaunay三角形化的程序,例子中为正方形区域,可以通过tecplot查看显示结果-Delaunay triangulation program on a given area for example, square area, you can view the results by Tecplot
SIMPLE
- 用SIMPLE方法求解二维不可压缩方腔剪切流动,结果以TecPlot可读文件输出。-By SIMPLE method for solving the two-dimensional incompressible square cavity shear flow, results TecPlot readable output file.
N-S
- 求解二维不可压缩流动圆柱绕流问题,结果可以用Tecplot可视化。-Solving two-dimensional incompressible flow around a cylinder flow, results can be visualized by Tecplot.
3DTemperature
- 显式求解三维温度场并输出Tecplot文件-Explicit to solve the three-dimensional temperature field and output Tecplot file
output_tecplot
- CFD数值计算中后处理输出tecplot格式的相关代码-CFD numerical calculation of the output Tecplot format of the relevant code
FTCS
- 一维线性对流方程的FTCS格式和BTCS格式编程,Fortran语言,输出结果可用tecplot直接打开。-FTCS format and BTCS format programming one-dimensional linear convection equation, Fortran language, the output can be used to directly open tecplot.
comsol_to_tecplot
- 将COMSSOL的计算结果转化为TECPLOT数据格式(Converting the results of COMSSOL into TECPLOT data format)
