搜索资源列表
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
fd_to_tec
- FD_TO_TEC is a MATLAB program which reads two files defining a finite difference model (FD format) and writes a TECPLOT ASCII file suitable for display by TECPLOT.
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
str_dis_to_tecplot
- 将三维模型的结点应力、位移输出到tecplot文件-The three-dimensional model of the node stress, displacement output file to tecplot
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
main
- 一个三角形单元的有限元程序简易算例,最后可用输出tecplot打开的云图文件.plt-A triangular element of the finite element program simple example, the last available output tecplot open cloud file .plt
voticity
- fluent软件求解流场后,导入到tecplot,显示涡量云图(After solving the flow field by using fluent software, display the vorticity cloud image in Tecplot)
comsol_to_tecplot
- 将COMSSOL的计算结果转化为TECPLOT数据格式(Converting the results of COMSSOL into TECPLOT data format)
TecplotMatlabIO
- data exchange between matlab and tecplot
PFC颗粒裂纹等数据输出及tecplot后处理(代码)
- PFC颗粒裂纹等数据输出及tecplot后处理(代码)(Data output of particle cracks and Tecplot Post-processing (code))
Liutex
- 针对tecplot导出的dat(point格式)文件进行处理(program(matlab) for data file exported by Tecplot,the data structure is POINT.After process data file,load the new file in the Tecplot.)