Welcome![Sign In][Sign Up]
Location:
Search - Finite element post-processing

Search list

[Other resourcepdnmesh

Description: pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-processing to generate contour plots and Postscript printouts. GUI support using GTK or MFC (Win32) is available. The problem definition can be done in any form and given to pdnMesh as an input data file. Drawing Exchange Format (DXF) files can be directly imported to pdnmesh. The quality and the coarseness of the mesh can be controlled by giving input parameters.
Platform: | Size: 2501924 | Author: 王大为 | Hits:

[Algorithmpdnmesh

Description: pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-processing to generate contour plots and Postscript printouts. GUI support using GTK or MFC (Win32) is available. The problem definition can be done in any form and given to pdnMesh as an input data file. Drawing Exchange Format (DXF) files can be directly imported to pdnmesh. The quality and the coarseness of the mesh can be controlled by giving input parameters.
Platform: | Size: 2501632 | Author: 王大为 | Hits:

[Algorithmfelt-3.06-devel.src.tar

Description: C 开发的有限元软件,界面还可以,不错,可以试试。 FElt is a free system for introductory level finite element analysis. It is primarily intended as a teaching tool for introductory type courses in finite elements - probably in the mechanical/structural/civil fields. In a command line environment, FElt uses an intuitive, straightforward input syntax to describe problems. It also includes a graphical user interface for workstations that allows the user to set-up, solve and post-process the problem in a single CAD-like environment. -C the development of finite element software, the interface can also be, yes, you can try. FElt is a free system for introductory level finite element analysis. It is primarily intended as a teaching tool for introductory type courses in finite elements- probably in the mechanical/structural/civil fields. In a command line environment, FElt uses an intuitive, straightforward input syntax to describe problems. It also includes a graphical user interface for workstations that allows the user to set-up, solve and post-process the problem in a single CAD-like environment.
Platform: | Size: 1005568 | Author: wangsong | Hits:

[OpenGL programTestOpengl

Description: 利用OpenGL对曲面进行渐变着色,类似有限元后处理的云图显示。-The use of OpenGL to the surface to gradient shading, similar to the finite element post-processing of the cloud display.
Platform: | Size: 1286144 | Author: daofman | Hits:

[Othermabs3d

Description: 基于MATLAB和电子表格共同的有限元程序。电子表格进行前处理,MATLAB读入进行计算及后处理。-Based on MATLAB and Spreadsheets a common finite element program. Before dealing with spreadsheets, MATLAB reads the calculation and post-processing.
Platform: | Size: 21504 | Author: 克里斯 | Hits:

[Graph DrawingContour

Description: 一种简单的基于拉格朗日线性插值算法、适合于有限元后处理所必须的绘制等值线方法。使用VC++软件发展的绘制等值线的程序,此程序采用拉格朗日线性插值算法适合于4边形4节点的有限元网格。-A simple linear interpolation algorithm based on Lagrange suitable for finite element post-processing necessary to draw the contour method. Software development using VC++ program to draw contour lines, this procedure using Lagrange linear interpolation algorithm for 4-gon 4-node finite element mesh.
Platform: | Size: 4485120 | Author: 陈章华 | Hits:

[VC/MFCParaView1.4

Description: paraview的中文说明书,主要介绍了paraview在有限元后处理系统的使用方法-paraview Chinese manual introduces the finite element paraview use of post-processing system
Platform: | Size: 1718272 | Author: 李斌 | Hits:

[AlgorithmTecplot-program(fortran)

Description: 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, stress and displacement after treatment.
Platform: | Size: 2836480 | Author: 韩立 | Hits:

[Otherfortran5

Description: 平面有限元程序算法,平面刚架桁架,纯弹性解,后处理,-Triangular grid finite element program, pure elastic solution, post-processing
Platform: | Size: 15738880 | Author: jht | Hits:

[transportation applicationsgmsh-1.41.0-Windows

Description: gmsh是一款三维有限元网格生成工具及前后处理软件-a three-dimensional finite element mesh generator with built-in pre- and post-processing facilities
Platform: | Size: 1438720 | Author: 严成增 | Hits:

[VC/MFCFinite-Element-Method-Application

Description: 本文主要进行的是分析计算部分的程序设计,不考虑前处理和后处理的程序设计,数据的输入和结果的输出都以固定格式的文件进行处理。-This article is mainly for analysis and calculation part of the program design, without considering pre-processing and post-processing program design, data input and output results to a fixed format files for processing.
Platform: | Size: 289792 | Author: jerry | Hits:

[Other3642131522FiniteElement

Description: 一个有限元软件的介绍性文件,该有限元软件在matlab上实现,后处理功能强大-A finite element software introductory document, the finite element software in matlab to achieve, a powerful post-processing
Platform: | Size: 988160 | Author: Seven | Hits:

[Grid Computingccx_src

Description: CALCULIX是一款开源的有限元求解器,它由CGX和CCX两部分构成,其中CGX为有限元前处理部分,CCX为后处理部分负责方程组的求解计算,CCX为CALCULIX的主要功能部分。-CALCULIX is an open source finite element solver, CGX and CCX It consists of two parts, which CGX finite element pre-processing section, CCX partly responsible for solving the equations for the calculation of post-processing, CCX is the main functional part CALCULIX.
Platform: | Size: 1664000 | Author: 程墨 | Hits:

[VC/MFCVC_-and-FORTRAN-Language

Description: 有限元软件编制中为了发挥不同编程语言的优点,最好采用混合语言编程.有限元的前处理和后处理部分采用VC++而有限元的分析计算部分采用FORTRAN是一种合理的选择.将有限元计算部分创建为动态链接库来链接到VC++主体程序中是一种简单而方便的有限元软件混合语言编程方式.文中对这种方式作了较详尽的论述. -Finite element software in preparation to play the advantages of different programming languages, the best use of mixed-language programming. Finite element pre-processing and post-processing part of VC++ and finite element analysis calculation section using FORTRAN is a reasonable choice for the FEM calculation section creates a dynamic link library to link to VC++ main program is a simple and convenient finite element software mixed-language programming. article on this approach made a more detailed discussion.
Platform: | Size: 471040 | Author: 朱俊 | Hits:

[Software EngineeringVerode1

Description: 本软件用来对有限元模拟结果进行后处理,统计计算指定单元集合的原体积和被侵蚀、冲击过程除去的单元体积,亦可统计该单元集合内纯粹的因单元状态失效的体积(如包含失效准则的有限元模型在模拟过程中失效单元的体积)。软件功能上有以下特点: 一、可统计结果文件中已定义的任意单元集合的被去除的单元体积。 二、用户可根据具体情况给出临界位移 U 或临界速度 V 的值统计被去除的单元。 三、可选择只统计因单元状态失效而被去除的单元。-The software is used for finite element simulation post-processing, statistical calculation of the original volume of the specified set of cells and the erosion process to remove the impact of unit volume, due to sheer volume statistics also state within the cell unit set failure (such as those containing failure criteria finite element model of the failure volume elements during the simulation). Software function has the following characteristics: First, the statistical unit volume of any unit in the outcome document have been defined by the collection to be removed. Second, the user can give critical displacement velocity V U or critical value of statistical unit to be removed depending on the circumstances. Third, choose only the statistical unit because the state failed unit is removed.
Platform: | Size: 1024 | Author: 杨帆 | Hits:

[AlgorithmFEM_VV

Description: 这是一个3维8节点计算弹性力学有限元的MATLAB程序: 1) 生成网格的程序,可以更改模型尺寸、单元数量等参数;2)可以 计算刚度矩阵、位移、应力等,并将结果保存;3)可以后处理程序显示结果;(This is a 3-D 8-node MATLAB program for calculating finite element of elasticity:1) mesh generation program, which can change the size of the model, the number of elements and other parameters; 2) stiffness matrix, displacement, stress and so on can be calculated, and the results can be saved; 3) the results can be displayed by post-processing program.)
Platform: | Size: 780288 | Author: 有没有_昵称 | Hits:

[AlgorithmGmsh-4.0.6-source

Description: 经典的三维有限元网格生成程序全套源代码及配套的前处理、后处理程序。用C++和Fortran开发。同时配有Manual使用手册。(a three-dimensional finite element mesh generator with built-in pre- and post-processing facilities, source codes are compiled by C++ and Fortran language, with manual.)
Platform: | Size: 13599744 | Author: Welson Lau | Hits:

[source in ebookHyperWorks14.0自学教材

Description: 针对Hypermesh 14.0软件的有限元前处理功能,以精选的案例为主线,介绍Hypermesh 的有限元建模和后分析软件接口的全过程,重点介绍Hypermesh 14.0各个模型功能及操作步骤,并结合案例介绍Hypermesh与主流CAE软件联合应用各类型案例操作流程,以及复杂综合实例的演示(Aiming at the finite element pre-processing function of HyperMesh 14.0 software, this paper introduces the whole process of finite element modeling and post analysis software interface of HyperMesh with selected cases as the main line, focusing on the functions and operation steps of each model of HyperMesh 14.0, and introduces the operation process of various types of cases combined with HyperMesh and mainstream CAE software, as well as the demonstration of complex comprehensive examples)
Platform: | Size: 49878016 | Author: 中海 | Hits:

CodeBus www.codebus.net