Implementação orientada a objetos da solução de problemas estruturais dinâmicos via método dos elementos finitos
Autor(a) principal: | |
---|---|
Data de Publicação: | 2005 |
Tipo de documento: | Dissertação |
Idioma: | por |
Título da fonte: | Repositório Institucional da UFMG |
Texto Completo: | http://hdl.handle.net/1843/BUOS-8CJHM3 |
Resumo: | Often when trying to develop an expansion of a numerical-computational model for engineering problems, the researcher has to implement the whole code for the numerical solution, not only the part respective to the study. This occurs mainly because the use of not suitable technologies, which does not permit an easy separation of the code parts. The INSANE project is a general purpose application for the engineering field developed by a research group associated with the UFMG Structural Engineering department. The project has adopted the JAVA programming language, which supports the Object Oriented Paradigm. The Object Oriented programming permits the program separation into modules, easing the program build up on complexity. On its current status, the INSANE project has an implementation of a solver for static structural problems with the Finite Element Method. The work here presented implements an expansion in the INSANE to deal with dynamic structural problems. This expansion accounts for the implementation of modal solvers for the resulting algebraic equations, numerical integrators of the equation of motion based on the modal decomposition and direct integration methods of the equation of motion. The implementation was validated comparing the solution of selected problems, which weresolved using the parametric finite element class of the INSANE, against the results available in the literature |
id |
UFMG_5553dec65fbd482d0add4c01f19e2376 |
---|---|
oai_identifier_str |
oai:repositorio.ufmg.br:1843/BUOS-8CJHM3 |
network_acronym_str |
UFMG |
network_name_str |
Repositório Institucional da UFMG |
repository_id_str |
|
spelling |
Implementação orientada a objetos da solução de problemas estruturais dinâmicos via método dos elementos finitosEngenharia de estruturasEngenharia de estruturasMétodo dos elementos finitosOften when trying to develop an expansion of a numerical-computational model for engineering problems, the researcher has to implement the whole code for the numerical solution, not only the part respective to the study. This occurs mainly because the use of not suitable technologies, which does not permit an easy separation of the code parts. The INSANE project is a general purpose application for the engineering field developed by a research group associated with the UFMG Structural Engineering department. The project has adopted the JAVA programming language, which supports the Object Oriented Paradigm. The Object Oriented programming permits the program separation into modules, easing the program build up on complexity. On its current status, the INSANE project has an implementation of a solver for static structural problems with the Finite Element Method. The work here presented implements an expansion in the INSANE to deal with dynamic structural problems. This expansion accounts for the implementation of modal solvers for the resulting algebraic equations, numerical integrators of the equation of motion based on the modal decomposition and direct integration methods of the equation of motion. The implementation was validated comparing the solution of selected problems, which weresolved using the parametric finite element class of the INSANE, against the results available in the literatureFreqüentemente, ao se propor uma expansão de um modelo numérico-computacional de engenharia, é necessário implementar todo o código para a solução do problema, e não somente a parte específica relativa ao estudo. Isso ocorre principalmente devido à utilização de tecnologias inadequadas que não permitem a fácil separação entre diferentes partes do programa. O INSANE é o projeto de um aplicativo de propósito geral para problemas de engenharia desenvolvido por um grupo de pesquisadores ligados ao departamento de Engenharia deEstruturas da UFMG. O INSANE adotou a linguagem JAVA, que suporta o paradigma da Programação Orientada a Objetos. A programação orientada a objetos permite a modularidade do programa, facilitando o escalonamento em complexidade no desenvolvimento do programa.No estágio atual, o projeto INSANE possui uma implementação para solução de problemas estruturais estáticos via Método dos Elementos Finitos. O trabalho que aqui se apresenta implementa uma expansão do INSANE para solução de problemas estruturais dinâmicos. Essa expansão trata da implementação de métodos para solução de modal de sistemas algébricos, integração numérica da equação do movimento utilizando processos de decomposição modal e métodos para integração direta da equação do movimento. A implementação feita é validada comparando-se as soluções de problemas escolhidos comaquelas obtidas utilizando a classe de elementos finitos paramétricos do INSANE, com os resultados disponíveis na literaturaUniversidade Federal de Minas GeraisUFMGRoque Luiz da Silva PitangueiraFernando Amorim de PaulaLeibnitz Germanio2019-08-12T19:59:26Z2019-08-12T19:59:26Z2005-08-01info:eu-repo/semantics/publishedVersioninfo:eu-repo/semantics/masterThesisapplication/pdfhttp://hdl.handle.net/1843/BUOS-8CJHM3info:eu-repo/semantics/openAccessporreponame:Repositório Institucional da UFMGinstname:Universidade Federal de Minas Gerais (UFMG)instacron:UFMG2019-11-14T22:43:59Zoai:repositorio.ufmg.br:1843/BUOS-8CJHM3Repositório InstitucionalPUBhttps://repositorio.ufmg.br/oairepositorio@ufmg.bropendoar:2019-11-14T22:43:59Repositório Institucional da UFMG - Universidade Federal de Minas Gerais (UFMG)false |
dc.title.none.fl_str_mv |
Implementação orientada a objetos da solução de problemas estruturais dinâmicos via método dos elementos finitos |
title |
Implementação orientada a objetos da solução de problemas estruturais dinâmicos via método dos elementos finitos |
spellingShingle |
Implementação orientada a objetos da solução de problemas estruturais dinâmicos via método dos elementos finitos Leibnitz Germanio Engenharia de estruturas Engenharia de estruturas Método dos elementos finitos |
title_short |
Implementação orientada a objetos da solução de problemas estruturais dinâmicos via método dos elementos finitos |
title_full |
Implementação orientada a objetos da solução de problemas estruturais dinâmicos via método dos elementos finitos |
title_fullStr |
Implementação orientada a objetos da solução de problemas estruturais dinâmicos via método dos elementos finitos |
title_full_unstemmed |
Implementação orientada a objetos da solução de problemas estruturais dinâmicos via método dos elementos finitos |
title_sort |
Implementação orientada a objetos da solução de problemas estruturais dinâmicos via método dos elementos finitos |
author |
Leibnitz Germanio |
author_facet |
Leibnitz Germanio |
author_role |
author |
dc.contributor.none.fl_str_mv |
Roque Luiz da Silva Pitangueira Fernando Amorim de Paula |
dc.contributor.author.fl_str_mv |
Leibnitz Germanio |
dc.subject.por.fl_str_mv |
Engenharia de estruturas Engenharia de estruturas Método dos elementos finitos |
topic |
Engenharia de estruturas Engenharia de estruturas Método dos elementos finitos |
description |
Often when trying to develop an expansion of a numerical-computational model for engineering problems, the researcher has to implement the whole code for the numerical solution, not only the part respective to the study. This occurs mainly because the use of not suitable technologies, which does not permit an easy separation of the code parts. The INSANE project is a general purpose application for the engineering field developed by a research group associated with the UFMG Structural Engineering department. The project has adopted the JAVA programming language, which supports the Object Oriented Paradigm. The Object Oriented programming permits the program separation into modules, easing the program build up on complexity. On its current status, the INSANE project has an implementation of a solver for static structural problems with the Finite Element Method. The work here presented implements an expansion in the INSANE to deal with dynamic structural problems. This expansion accounts for the implementation of modal solvers for the resulting algebraic equations, numerical integrators of the equation of motion based on the modal decomposition and direct integration methods of the equation of motion. The implementation was validated comparing the solution of selected problems, which weresolved using the parametric finite element class of the INSANE, against the results available in the literature |
publishDate |
2005 |
dc.date.none.fl_str_mv |
2005-08-01 2019-08-12T19:59:26Z 2019-08-12T19:59:26Z |
dc.type.status.fl_str_mv |
info:eu-repo/semantics/publishedVersion |
dc.type.driver.fl_str_mv |
info:eu-repo/semantics/masterThesis |
format |
masterThesis |
status_str |
publishedVersion |
dc.identifier.uri.fl_str_mv |
http://hdl.handle.net/1843/BUOS-8CJHM3 |
url |
http://hdl.handle.net/1843/BUOS-8CJHM3 |
dc.language.iso.fl_str_mv |
por |
language |
por |
dc.rights.driver.fl_str_mv |
info:eu-repo/semantics/openAccess |
eu_rights_str_mv |
openAccess |
dc.format.none.fl_str_mv |
application/pdf |
dc.publisher.none.fl_str_mv |
Universidade Federal de Minas Gerais UFMG |
publisher.none.fl_str_mv |
Universidade Federal de Minas Gerais UFMG |
dc.source.none.fl_str_mv |
reponame:Repositório Institucional da UFMG instname:Universidade Federal de Minas Gerais (UFMG) instacron:UFMG |
instname_str |
Universidade Federal de Minas Gerais (UFMG) |
instacron_str |
UFMG |
institution |
UFMG |
reponame_str |
Repositório Institucional da UFMG |
collection |
Repositório Institucional da UFMG |
repository.name.fl_str_mv |
Repositório Institucional da UFMG - Universidade Federal de Minas Gerais (UFMG) |
repository.mail.fl_str_mv |
repositorio@ufmg.br |
_version_ |
1823248166716178432 |