Pos-processador para modelos bidimensionais nao-lineares do metodo dos elementos finitos

This masters thesis presents a post-processor program for two dimensional Finite Element Method models. The program can represent linear and nonlinear models through graphics interactive resources. The program makes use of an adjacency structure based on half-edges to manipulate the geometrical info...

Descripción completa

Detalles Bibliográficos
Autor: Samuel Silva Penna
Tipo de recurso: tesis de maestría
Estado:Versión publicada
Fecha de publicación:2007
País:Brasil
Institución:Universidade Federal de Minas Gerais (UFMG)
Repositorio:Repositório Institucional da UFMG
Idioma:portugués
OAI Identifier:oai:repositorio.ufmg.br:1843/LMCA-75XP5F
Acceso en línea:http://hdl.handle.net/1843/LMCA-75XP5F
Access Level:acceso abierto
Palabra clave:Paradigma de programaçao
Modelos bidimensionais nao-lineares
Engenharia de estruturas
Método dos elementos finitos
Descripción
Sumario:This masters thesis presents a post-processor program for two dimensional Finite Element Method models. The program can represent linear and nonlinear models through graphics interactive resources. The program makes use of an adjacency structure based on half-edges to manipulate the geometrical information and the data of the models, as well to allow the post-processor generalization. The representation of results by isoranges of values uses domain subdivision techniques, based on Delaunays triangulation and on the models mesh. Techniques for results extrapolation and smoothness are available.The implementation, according to the object-oriented programming paradigm, uses the JAVA programming language and several APIs (Application Program Interface) and graphical packages available in this language. Through the use of various technological solutions for software development, the implementation takes place with the progressive rearrangement and extension of the INSANE (INteractive Structural ANalysis Environment) system resources, a segmented and friendly to change computational environment . The system applicationsorganization, as well all design patterns used, are present, and the post-processors object-oriented design is, then, detailed. Several examples are used to demonstrate the functionalities and main features of the program.