Dissertations / Theses on the topic 'Hexahedral'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the top 48 dissertations / theses for your research on the topic 'Hexahedral.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Browse dissertations / theses on a wide variety of disciplines and organise your bibliography correctly.
MIRANDA, FABIO MARKUS NUNES. "VOLUME RENDERING OF UNSTRUCTURED HEXAHEDRAL MESHES." PONTIFÍCIA UNIVERSIDADE CATÓLICA DO RIO DE JANEIRO, 2011. http://www.maxwell.vrac.puc-rio.br/Busca_etds.php?strSecao=resultado&nrSeq=28921@1.
Full textCOORDENAÇÃO DE APERFEIÇOAMENTO DO PESSOAL DE ENSINO SUPERIOR
PROGRAMA DE EXCELENCIA ACADEMICA
Importantes aplicações de engenharia usam malhas não estruturadas de hexaedros para simulações numéricas. Células hexaédricas, comparadas com tetraedros, tendem a ser mais numericamente estáveis e requerem um menor refinamento da malha. Entretando, visualização volumétrica de malhas não estruturadas é um desafio devido a variação trilinear do campo escalar dentro da célula. A solução convencional consiste em subdividir cada hexaedro em cinco ou seis tetraedros, aproximando uma variação trilinear por uma inadequada série de funções lineares. Isso resulta em imagens inadequadas e aumenta o consumo de memória. Nesta tese, apresentamos um algoritmo preciso de visualização volumétrica utilizando ray-casting para malhas não estruturadas de hexaedros. Para capturar a variação trilinear ao longo do raio, nós propomos usar uma integração de quadratura. Nós também propomos uma alternativa rápida que melhor aproxima a variação trilinear, considerando os pontos de mínimo e máximo da função escalar ao longo do raio. Uma série de experimentos computacionais demonstram que nossa proposta produz resultados exatos, com um menor gasto de memória. Todo algoritmo é implementado em placas gráficas, garantindo uma performance competitiva.
Important engineering applications use unstructured hexahedral meshes for numerical simulations. Hexahedral cells, when compared to tetrahedral ones, tend to be more numerically stable and to require less mesh refinement. However, volume visualization of unstructured hexahedral meshes is challenging due to the trilinear variation of scalar fields inside the cells. The conventional solution consists in subdividing each hexahedral cell into five or six tetrahedra, approximating a trilinear variation by an inadequate piecewise linear function. This results in inaccurate images and increases the memory consumption. In this thesis, we present an accurate ray-casting volume rendering algorithm for unstructured hexahedral meshes. In order to capture the trilinear variation along the ray, we propose the use of quadrature integration. We also propose a fast approach that better approximates the trilinear variation to a series of linear ones, considering the points of minimum and maximum of the scalar function along the ray. A set of computational experiments demonstrates that our proposal produces accurate results, with reduced memory footprint. The entire algorithm is implemented on graphics cards, ensuring competitive performance.
Price, Mark A. "Hexahedral mesh generation by medial surface subdivision." Thesis, Queen's University Belfast, 1993. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.286777.
Full textWoodbury, Adam C. "Localized Coarsening of Conforming All-Hexahedral Meshes." Diss., CLICK HERE for online access, 2008. http://contentdm.lib.byu.edu/ETD/image/etd2578.pdf.
Full textRoca, Navarro Xevi. "Paving the path towards automatic hexahedral mesh generation." Doctoral thesis, Universitat Politècnica de Catalunya, 2009. http://hdl.handle.net/10803/5858.
Full textLas implementaciones más competitivas del método de sweeping utilizan técnicas de proyección de mallas basadas en métodos afines. Los métodos afines más habituales presentan varios problemas relacionados con la obtención de sistemas de ecuaciones normales de rango deficiente. Para solucionar dichos problemas se presenta y analiza un nuevo método afín que depende de dos parámetros vectoriales. Además, se detalla un procedimiento automático para la selección de dichos vectores. El método de proyección resultante preserva la forma de las mallas proyectadas. Esta proyección es incorporada también en una nueva herramienta de sweeping. Dicha herramienta genera capas de nodos internos que respetan la curvatura de las superficies inicial y final. La herramienta de sweeping es capaz de mallar geometrías de extrusión definidas por trayectorias curvas, secciones no constantes a lo largo del eje de sweeping, y superficies inicial y final con diferente forma y curvatura.
En las últimas décadas se han propuesto varios ataques para la generación automática de mallas de hexahedros. Sin embargo, todavía no existe un algoritmo rápido y robusto que genere automáticamente mallas de hexaedros de alta calidad. Se propone un nuevo ataque para la generación de mallas por bloques mediante la representación de la geometría y la topología del dual de una malla de hexaedros. En dicho ataque, primero se genera una malla grosera de tetraedros. Después, varió polígonos planos se añaden al interior de los elementos de la malla grosera inicial. Dichos polígonos se denotan como contribuciones duales locales y representan una versión discreta del dual de una malla de hexaedros. En el último paso, la malla por bloques se obtiene como el dual de la representación del dual generada. El algoritmo de generación de mallas por bloques es aplicado a geometrías que presentan diferentes características geométricas como son superficies planas, superficies curvas, configuraciones delgadas, agujeros, y vértices con valencia mayor que tres.
Las mallas se generan habitualmente con la ayuda de entornos interactivos que integran una interfaz CAD y varios algoritmos de generación de mallas. Se presenta un nuevo entorno de generación de mallas especializado en la generación de cuadriláteros y hexaedros. Este entorno proporciona la tecnología necesaria para implementar les técnicas de generación de mallas de hexaedros presentadas en esta tesis.
This thesis deals with the development of hexahedral mesh generation technology. The process of generating hexahedral meshes is not fully automatic and it is a time consuming task. Therefore, it is important to develop tools that facilitate the generation of hexahedral meshes. To this end, a mesh projection method, a sweeping technique, a block-meshing algorithm, and an interactive mesh generation environment are presented and developed.
Competitive implementations of the sweeping method use mesh projection techniques based on affine methods. Standard affine methods have several drawbacks related to the statement of rank deficient sets of normal equations. To overcome these drawbacks a new affine method that depends on two vector parameters is presented and analyzed. Moreover, an automatic procedure that selects these two vector parameters is detailed. The resulting projection procedure preserves the shape of projected meshes. Then, this procedure is incorporated in a new sweeping tool. This tool generates inner layers of nodes that preserve the curvature of the cap surfaces. The sweeping tool is able to mesh extrusion geometries defined by non-linear sweeping trajectories, non-constant cross sections along the sweep axis, non-parallel cap surfaces, and cap surfaces with different shape and curvature.
In the last decades, several general-purpose approaches to generate automatically hexahedral meshes have been proposed. However, a fast and robust algorithm that automatically generates high-quality hexahedral meshes is not available. A novel approach for block meshing by representing the geometry and the topology of a hexahedral mesh is presented. The block-meshing algorithm first generates an initial coarse mesh of tetrahedral elements. Second, several planar polygons are added inside the elements of the initial coarse mesh. These polygons are referred as local dual contributions and represent a discrete version of the dual of a hexahedral mesh. Finally, the dual representation is dualized to obtain the final block mesh. The block-meshing algorithm is applied to mesh geometries that present different geometrical characteristics such as planar surfaces, curved surfaces, thin configurations, holes, and vertices with valence greater than three.
Meshes are usually generated with the help of interactive environments that integrate a CAD interface and several meshing algorithms. An overview of a new mesh generation environment focused in quadrilateral and hexahedral mesh generation is presented. This environment provides the technology required to implement the hexahedral meshing techniques presented in this thesis.
Paudel, Gaurab. "Hexahedral Mesh Refinement Using an Error Sizing Function." BYU ScholarsArchive, 2011. https://scholarsarchive.byu.edu/etd/3447.
Full textMalone, J. Bruce. "Two-Refinement by Pillowing for Structured Hexahedral Meshes." BYU ScholarsArchive, 2012. https://scholarsarchive.byu.edu/etd/3495.
Full textHarris, Nathan. "Conformal Refinement of All-Hexahedral Finite Element Meshes." BYU ScholarsArchive, 2004. https://scholarsarchive.byu.edu/etd/3461.
Full textÖzdemir, Hüseyin. "High-order discontinuous Galerkin method on hexahedral elements for aeroacoustics." Enschede : University of Twente [Host], 2006. http://doc.utwente.nl/57867.
Full textParrish, Michael H. "A selective approach to conformal refinement of unstructured hexahedral meshes /." Diss., CLICK HERE for online access, 2007. http://contentdm.lib.byu.edu/ETD/image/etd1985.pdf.
Full textParrish, Michael Hubbard. "A Selective Approach to Hexahedral Refinement of Unstructured Conformal Meshes." BYU ScholarsArchive, 2007. https://scholarsarchive.byu.edu/etd/979.
Full textWalton, Kirk S. "Sculpting: An Improved Inside-out Scheme for All Hexahedral Meshing." BYU ScholarsArchive, 2003. https://scholarsarchive.byu.edu/etd/3451.
Full textXiao, Fei. "Hexahedral Mesh Generation from Volumetric Data by Dual Interval Volume." The Ohio State University, 2018. http://rave.ohiolink.edu/etdc/view?acc_num=osu1532003347814656.
Full textYilmaz, Asim Egemen. "Finite Element Modeling Of Electromagnetic Scattering Problems Via Hexahedral Edge Elements." Phd thesis, METU, 2007. http://etd.lib.metu.edu.tr/upload/12608587/index.pdf.
Full textShepherd, Jason F. "Interval Matching and Control for Hexahedral Mesh Generation of Swept Volumes." BYU ScholarsArchive, 1999. https://scholarsarchive.byu.edu/etd/3452.
Full textKowalski, Nicolas. "Domain partitioning using frame fields : applications to quadrilateral and hexahedral meshing." Paris 6, 2013. http://www.theses.fr/2013PA066689.
Full textDans ce travail, nous décrivons une méthode de partitionnement de domaines 2D et 3D adaptée à la génération de maillages quadrangulaires et héxahédriques. Etant donné un domaine D, l'approche proposée se décompose en deux étapes: tout d'abord, un champ d'orientations est défini sur un maillage simplicial approximant D. Puis, les éléments singuliers de ce champs sont extraits pour former un squelette qui partitionne D. L'élément clé de cette approche est l'utilisation d'orientations : en un point P de D, une orientation permet d'orienter le quadrilatère ou l'héxahèdre. De ce fait, nous proposons une étude complète des orientations et des champs d'orientations. Nous décrivons ensuite la méthode proposée aussi bien en dimension deux que trois. La différence majeure entre ces deux versions réside dans la génération du champ d'orientations. En dimension 2, nous nous basons sur la résolution d'une EDP non linéaire. En dimension 3, une heuristique est appliquée en utilisant un algorithme par avancée de front tenant compte de la stabilité du champ généré suivi d'un algorithme de lissage. Dans les deux cas, un squelette est extrait du champ d'orientations. En dimension deux, ce squelette fournit toujours un partitionnement de D en blocs quadrangulaires et les singularités obtenues sont de valence trois et cinq uniquement. En dimension trois, le champ d'orientations obtenu permet un partitionnement adéquat pour de nombreuses configurations. De nombreux exemples sont présentés et comparés aux résultats obtenus par des méthodes existantes
Natarajan, Amla. "Hexahedral meshing of subject-specific anatomic structures using registered building blocks." Thesis, University of Iowa, 2010. https://ir.uiowa.edu/etd/717.
Full textBremberg, Daniel. "Automatic Mixed-Mode Crack Propagation Computations using a combined Hexahedral/Tetrahedral-Approach." Licentiate thesis, KTH, Solid Mechanics (Div.), 2009. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-11823.
Full textEdgel, Jared D. "An Adaptive Grid-Based All Hexahedral Meshing Algorithm Based on 2-Refinement." BYU ScholarsArchive, 2010. https://scholarsarchive.byu.edu/etd/2241.
Full textLe, goff Nicolas. "Construction of a conformal hexahedral mesh from volume fractions : theory and applications." Electronic Thesis or Diss., université Paris-Saclay, 2020. http://www.theses.fr/2020UPASG033.
Full textThis thesis addresses the problem of the automatic generation of purely hexahedral meshes for simulation codes when having a mesh carrying volume fraction data as an input, meaning that there can be several materials inside one cell. The proposed approach should create an hexahedral mesh where each cell corresponds to a single material, and where interfaces between materials form smooth surfaces. From a theoretical standpoint, we aim at adapting and extending state-of-the-art techniques and we apply them on examples, some classically issued from CAD models (and imprinted onto a mesh to obtain volume fractions), some procedurally generated cases and others in an intercode capacity where we take the results of a first simulation code to be our inputs. We first define a metric that allows the evaluation of our (or others') results and a method to improve those; we then introduce a discrete material interface reconstruction method inspired from the scientific visualization field and finally we present an algorithmic pipeline, called {sc ELG}, that offers a guarantee on the mesh quality by performing geometrical and topological mesh adaptation
Sun, Liang. "Automatic decomposition of complex thin-walled CAD models for hexahedral dominant meshing." Thesis, Queen's University Belfast, 2017. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.728671.
Full textWang, Jue. "A New hexahedral solid element for 3D FEM simulation of sheet metal forming /." The Ohio State University, 2002. http://rave.ohiolink.edu/etdc/view?acc_num=osu1486463321626896.
Full textApel, Thomas, and Nico Düvelmeyer. "Transformation of hexahedral finite element meshes into tetrahedral meshes according to quality criteria." Universitätsbibliothek Chemnitz, 2006. http://nbn-resolving.de/urn:nbn:de:swb:ch1-200601295.
Full textDia, Mouhamadou. "Hexahedral and prismatic solid-shell for nonlinear analysis of thin and medium-thick structures." Thesis, Lyon, 2020. http://www.theses.fr/2020LYSEI040.
Full textThin or medium-thick structures are naturally present in most power generation facilities: reactor building, pressurized pipelines, metal tanks or tarpaulins, reactor vessel, metal liners of containment chambers, to name but a few. A need currently expressed by EDF's engineering units is the modeling of the blistering phenomena of metal liners in reactor facilities. A liner is a metal sheet type structure that provides the impermeability function of nuclear power plants. Its modeling requires taking into account a contact-friction phenomenon causing pinching on the shell, plasticity under the effect of blistering and geometric nonlinearity (buckling type instability). To model the thermo-mechanical behavior of such a structure, the finite elements of plates and shells currently available do not seem to be up to the task. The first limitation attributable to these elements is the assumption of plane stresses which prevents the consideration of some natively three-dimensional constitutive laws. Secondly, due to their formulation with rotational degrees of freedom these elements do not offer facility of use when solving problems that take into account non-linear effects such as large geometric transformations, bi-facial friction-contact, buckling and following pressures. An alternative would be to use standard volume elements. However, the prohibitive computing cost of the latter is difficult to access for many industrial applications. The aim of this work is to propose a solution to this problem. We have proposed a solid-shell finite element formulation enriched in their pinching stress and strain and capable of reproducing accurately the behaviour of thin structures. This new finite element works with any type of three-dimensional behaviour law without restriction on stress fields. It can also be used for all types of mechanical problems: linear and nonlinear, frictional contact, large transformation, buckling, displacement-dependent pressure, etc. The numerical simulations carried out show satisfactory performances
Miller, Timothy Ira. "Automatic All-Hex Topology Operations Using Edge Valence Prediction with Application to Localized Coarsening." BYU ScholarsArchive, 2011. https://scholarsarchive.byu.edu/etd/2607.
Full textEarp, Matthew N. "All Hexahedral Meshing of Multiple Source, Multiple Target, Multiple Axis Geometries Via Automatic Grafting and Sweeping." Diss., CLICK HERE for online access, 2005. http://contentdm.lib.byu.edu/ETD/image/etd762.pdf.
Full textBorden, Michael J. "Modification of All-Hexadedral Finite Element Meshes by Dual Sheet Insertion and Extraction." BYU ScholarsArchive, 2002. https://scholarsarchive.byu.edu/etd/3449.
Full textClark, Brett W. "The Development and Evaluation of the knife Finite Element." BYU ScholarsArchive, 1996. https://scholarsarchive.byu.edu/etd/3456.
Full textYildiz, Ozgur. "Implementation Of Mesh Generation Algorithms." Master's thesis, METU, 2003. http://etd.lib.metu.edu.tr/upload/1339621/index.pdf.
Full textGrover, Benjamin Todd. "Surfacing Splicing: A Method of Quadrilateral Mesh Generation and Modification for Surfaces by Dual Creation and Manipulation." BYU ScholarsArchive, 2002. https://scholarsarchive.byu.edu/etd/3457.
Full textRamme, Austin Jedidiah. "High throughput patient-specific orthopaedic analysis: development of interactive tools and application to graft placement in anterior cruciate ligament reconstruction." Diss., University of Iowa, 2012. https://ir.uiowa.edu/etd/2966.
Full textBeegle, David J. "Three-dimensional modeling of rigid pavement." Ohio : Ohio University, 1998. http://www.ohiolink.edu/etd/view.cgi?ohiou1176842076.
Full textCourbet, Clément. "Compression de maillages de grande taille." Phd thesis, Ecole Centrale Paris, 2011. http://tel.archives-ouvertes.fr/tel-00594233.
Full textStoynov, Kiril. "High Order Edge Finite Elements." University of Akron / OhioLINK, 2008. http://rave.ohiolink.edu/etdc/view?acc_num=akron1217113755.
Full textHsu, Ssuta S. "Automatic Meshing of Free-Form Deformation Solids." BYU ScholarsArchive, 1989. https://scholarsarchive.byu.edu/etd/3453.
Full textReberol, Maxence. "Maillages hex-dominants : génération, simulation et évaluation." Thesis, Université de Lorraine, 2018. http://www.theses.fr/2018LORR0021/document.
Full textThis thesis focuses on generation, usage and evaluation of hex-dominant meshes, which are made of hexaehedra and tetrahedra, in the context of the finite element method. Hexahedron finite elements are often preferred to tetrahedron elements because they offer a better compromise between accuracy and computation time in certain situations. However, if tetrahedral meshing is a well mastered subject, it is not the case of hexahedral meshing. Generating hexahedral meshes with elements aligned to the borders is still an open and difficult problem. Meanwhile, current automated approaches can use hex-dominant meshes in order to take advantage of both hexahedron accuracy and geometrical flexibility of tetrahedra. In the first part, we develop robust algorithms for the generation of hex-dominant meshes with elements aligned with the borders. Specifically, we propose a method to extract and fill the areas where hexahedral meshing is difficult (singularities and degeneracies). In the second part, we try to identify and to quantify the advantages of hexahedral and hex-dominant meshes over tetrehedral ones. This requires to study various ways to apply the finite element method on hybrid meshes, including one in which we propose to use continuity constraints on hexahedral-tetrahedral non-conforming meshes. To measure the impact of meshes on the finite element accuracy, we develop a new sampling method which allows to compute efficiently global distances between finite element solutions defined on complicated 3D domains
Chang, Yi-Hao, and 張益豪. "Hexahedral Mesh Generation Based on Medial Objects." Thesis, 2004. http://ndltd.ncl.edu.tw/handle/01118447040433463639.
Full text國立成功大學
機械工程學系碩博士班
92
For finite element analysis, hexahedral element mesh can make the computation more efficient and thus in general is a better solution. Therefore, there are more and more researches about automatic hexahedral mesh generation in these years. But the algorithms about automatic hexahedral mesh generation are not robust. This thesis reviews algorithms about hexahedral mesh generation and classifies these algorithms into three categories: direct, indirect, and spatial decomposition. Because the quadrilaterals are the basis for hexahedra mesh generation, it will also be introduced in this study. In addition, this thesis will use the medial object to divide the model into simple geometry and then utilizes the Quad-morph algorithm to construct the quadrilaterals and generates the hexahedra with mapping method.
"Paving the path towards automatic hexahedral mesh generation." Universitat Politècnica de Catalunya, 2009. http://www.tesisenxarxa.net/TDX-1229109-132237/.
Full textHernandez, Roque Julio. "Hybrid particle-element method for a general hexahedral mesh." 2009. http://hdl.handle.net/2152/6676.
Full texttext
Ho, Hsin-Wei, and 何信葳. "The Study of The New Three-Dimensional Hexahedral Elements." Thesis, 2003. http://ndltd.ncl.edu.tw/handle/34414773105240051082.
Full text國立成功大學
機械工程學系碩博士班
91
A family of new three-dimensional hexahedral elements is proposed in this thesis. When compared with the linear 8 nodes element, quadratic Serendipity 20 nodes element, and quadratic Lagrange 27 nodes element, these new elements spent less computational time and got less approximation errors. The idea for these new elements is using extra nodes in the interior of the hexahedral elements to get high order interpolation functions in the elements. When the element equations are formed, the equations corresponding to these interior degrees of freedom can be eliminated by static condensation. When global system equations are solved, we found that iterative method is much faster than the Gauss elimination method. When new elements are used, less iterative number is needed compared Serendipity elements and Lagrange elements. Compared with the Serendipity elements, the error of the linear new element drops 38% and its computational time drops 1%. The error of the quadratic new element drops 38% and its computational time drops 20%. The error of the cubic new element drops 69% and its computational time drops 35%.
Sbai, Mohammed Adil. "Modelling three dimensional groundwater flow and transport by hexahedral finite elements." Phd thesis, 1999. http://tel.archives-ouvertes.fr/tel-00006266.
Full textYeh, Yan_Liang, and 葉彥良. "The study of enriched quadrilateral and hexahedral elements for finite element analysis." Thesis, 2006. http://ndltd.ncl.edu.tw/handle/18573038034494179139.
Full text國立成功大學
機械工程學系碩博士班
94
Abstract The concept that adds the high order terms to the shape function of finite element method is presented to enrich the quadrilateral and hexahedral elements and the performance of the enriched elements is discussed in this thesis. The enriched elements combine the shape functions of interior nodes of the Langrage elements and the shape functions of the serendipity elements which are corrected by Kronecker delta function. Since the interior nodes of enriched elements don’t connect with any other element, their degree of freedom can be separated from the linear system. In order to simplify the use of enriched elements, both the static condensation and subparametric formulation are employed in finite element analysis. By the use of the static condensation technique at the element level, the extra computation time in using these elements can be ignored. The procedure can be seen that the coefficient matrix is applied a partial factorization. Therefore, static condensation can be regarded as a precondition. Since this precondition is applied directly to the entities of the coefficient matrix, the iterative method can use another precondition to solve the linear system. By the use of the subparametric formulation, the coordinates of the interior nodes are not necessary in the finite element analysis and the existing programs can generate the mesh for enriched elements. The plane stress problems and three dimensional elastic problems are used to evaluate the performance of enriched quadrilateral and hexahedral elements, respectively. It shows that the results obtained by using the enriched elements are more accurate than those of the traditional serendipity elements. The convergence rate of the proposed elements is the same as that of the traditional serendipity elements. In the numerical examples, the error norm of the first order enriched elements can be reduced when compared with the use of the traditional serendipity element, but the computation time is increased slightly. The use of the second and third order proposed elements not only give an improvement in element accuracy but also save computation time, when the precondition conjugate gradient method is used to solve the linear system. The saving of computation time is due to the decrease of iteration number.
Liu, Shang-Sheng. "The definition and extraction of shape abstractions for automatic finite element hexahedral mesh generation." 1997. http://catalog.hathitrust.org/api/volumes/oclc/40063668.html.
Full textTypescript. eContent provider-neutral record in process. Description based on print version record. Includes bibliographical references (leaves 160-172).
Bassayya, K. "Development Of A Versatile, 14-node Hexahedral Finite Element, PN5X1, Using Papcovitch-Neuber Potentials." Thesis, 1997. http://etd.iisc.ernet.in/handle/2005/2147.
Full textLan, Ting-Heng, and 藍挺恆. "A Human Cervical Spine Quadratic Hexahedral Mesh Generator & Application in Whiplash Injury Simulation." Thesis, 2004. http://ndltd.ncl.edu.tw/handle/36836876971500152817.
Full text國立臺灣大學
醫學工程學研究所
92
Background. Commercial FE-model generation software for medical use are mostly based on tetrahedral meshes, which have superiority in mapping complex geometric structure of biological objects in the expense of efficiency for FEA (finite element analysis) due to large number of elements. Objectives. To develop a Quadratic hexahedral mesh generation system that is able to generate 3D Quadratic hexahedral meshes FE models of medical objects originally created in STL (Stereolithography) file format. Methods. The 3D STL models of cervical spine (C1-C7) created by MIMICS were imported to the mesh generation system and converted into 3D FE models mapped with 20-nodes hexahedral elements in ABAQUS file format. The models were then applied to static and dynamic mechanical simulation tests in ABAQUS program and compared with the experimental results from previous study. To access the efficiency of mesh generation system, the calculate time (Total CPU Time) to complete simulation tests were compared with tetrahedral-mesh models created by commercial software (AMIRA). Results. With respect to efficiency, the hexahedral-mesh models cost less time to complete simulation tests than tetrahedral-mesh models due to production of smaller numbers of elements. The results of dynamic mechanical simulation test were comparable with that of previous experiment and supported the mechanism of whiplash injury.
Wang, Bin 1984. "Parallel simulation of coupled flow and geomechanics in porous media." Thesis, 2014. http://hdl.handle.net/2152/28061.
Full texttext
Gama, Isa Daniela do Carmo Oliveira. "Previsão da localização da deformação com recurso ao método dos elementos finitos." Master's thesis, 2019. http://hdl.handle.net/10316/93592.
Full textAtualmente, a indústria procura utilizar materiais de elevada resistência, de modo a melhorar a relação entre a resistência e o peso. No entanto, em geral, o aumento da resistência só é alcançado à custa da redução de ductilidade. Assim, surgem dificuldades no processo de conformação plástica do material. Deste modo é essencial o desenvolvimento de métodos de previsão da localização da deformação do material, que possibilitem o desenvolvimento de processos de fabrico que minimizem a ocorrência de defeitos. Neste contexto, a simulação numérica, com recurso ao Método dos Elementos Finitos, surge como uma ferramenta essencial para prever a localização da deformação e o instante em que ocorre durante o processo de conformação. O objetivo desta dissertação é estudar a capacidade do Método dos Elementos Finitos de prever o início da localização da deformação e da fratura dúctil. Neste contexto, revela-se de particular importância avaliar a influência da discretização espacial, mas também do tipo de elemento finito e regra de integração, na evolução dos parâmetros que caracterizam o estado de tensão, uma vez que estes são normalmente utilizados como variáveis internas dos modelos de dano. A influência da discretização espacial adotada foi analisada para o ensaio de tração uniaxial, visto que para este ensaio são conhecidos os parâmetros que caracterizam o estado de tensão, bem como as condições que ditam o início da estrição. O estudo foi realizado considerando diferentes discretizações espaciais e elementos finitos hexaédricos, lineares e quadráticos, com o auxílio do programa DD3IMP. O estudo foi complementado com a análise da influência da regra de integração adotada, para elementos finitos hexaédricos lineares, com o auxílio do programa ABAQUS. Os resultados mostram que, se a análise for restringida ao início da localização da deformação, o refinamento da discretização espacial resulta na convergência dos resultados numéricos, incluindo das variáveis que caracterizam o estado de tensão. No entanto, após a localização da deformação, o refinamento da discretização espacial conduz a um aumento da deformação plástica prevista para o mesmo valor de deslocamento, com a consequente alteração das variáveis que caracterizam o estado de tensão. Para além disso, estas variáveis apresentam distribuições espaciais com oscilações, cuja amplitude é função da discretização espacial, do tipo de elemento e da regra de integração adotada. Estas oscilações resultam da previsão da tensão média em cada ponto de integração. A análise da capacidade de previsão da localização da deformação foi realizada com o ensaio de estampagem de uma taça cilíndrica, com recurso ao programa DD3IMP. O modelo utilizado procurou reproduzir as condições dos ensaios experimentais realizados para determinar a Relação Limite de Estampagem de dois aços Dual Phase (DP500 e DP780). Os resultados mostram que o local onde ocorre a rotura é muito sensível às condições de fronteira adotadas. Globalmente, o local onde ocorre a rotura e, em particular, o instante, são influenciados pela descrição do comportamento plástico do material. Este exemplo permite também evidenciar que, as distribuições espaciais dos parâmetros que caracterizam o estado de tensão apresentam oscilações, incluindo entre pontos de integração do mesmo elemento. Esta variação, associada à sensibilidade à discretização espacial adotada, deve ser considerada na implementação de modelos de dano.
Nowadays, the industry looks for high strength materials to improve the strength to weight ratio. However, the increase of strength normally implies a reduction in ductility, which leads to difficulties in the forming process. Therefore, the development of methods that enable the prediction of the onset of strain localization is essential, since it allows the development of manufacturing processes that minimize the occurrence of defect. In this context, the numerical simulation using the Finite Element Method, is a crucial tool to predict the location where strain localization occurs, as well the instant, during the forming process.The aim of this dissertation is to study the ability of the Finite Element Method to predict the onset of strain localisation and ductile fracture. In this context, it is important to evaluate the influence of the spatial discretisation, as well as the finite element type and the integration rule, on the evolution of the parameters that characterise the stress state, since these are normally used as internal variables of damage models. The influence of the spatial discretisation adopted was analysed for the uniaxial tensile test, since the parameters that characterise the stress state and the conditions that dictate the beginning of necking are known for this test. The study was performed considering different spatial discretisation of hexahedral, linear and quadratic, finite elements, using DD3IMP solver. The study was complemented with the analysis of the influence of the integration rule adopted, for linear hexahedral finite elements, with ABAQUS solver. The results show that, if the analysis is performed before the onset of strain location, the refinement of the spatial discretisation results in the convergence of the numerical results, including that of the variables that characterise the stress state. However, after the onset of strain localisation, the refinement of the spatial discretisation leads to an increase of the predicted equivalent plastic strain for the same displacement value, with the subsequent change of the variables that characterise the stress state. Moreover, these variables present oscillating in their spatial distributions, whose amplitude is a function of the spatial discretization, the element type and of the integration rule adopted. These oscillations result from the mean stress predicted, for each integration point.The analysis of the capability to predict the strain location was performed considering a cylindrical cup forming test, using DD3IMP solver. The model constructed tried to reproduce the conditions of the experimental tests performed to determine the Limiting Draw Ratio of two Dual Phase steels (DP500 and DP780). The results show that the location where the rupture occurs is very sensitive to the boundary conditions adopted. Generally, the location and the instant when fracture occurs are influenced by the description of the plastic behaviour of the material. This example also shows that the spatial distributions of the parameters that characterise the stress state have oscillations, including between integration points of the same element. These oscillations, associated to the sensitivity of the spatial discretization adopted, should be considered in the implementation of damage models.
Sukaneeyouth, Anan. "Thirty-two nodes hexahedronal element subroutine for multi-purpose program MEF." Thesis, 1986. http://hdl.handle.net/10945/22150.
Full textΖάχος, Αναστάσιος. "Το πρόβλημα Fermat-Torricelli και ένα αντίστροφο πρόβλημα στο Κ-επίπεδο και σε κλειστά πολύεδρα του R^3." Thesis, 2014. http://hdl.handle.net/10889/8001.
Full textThe weighted Fermat-Torricelli for n non-collinear points in R^3 states the following: Given n non-collinear points in R^3 find a point (b.FT point) which minimizes the sum of the distances multiplied by a positive number which corresponds to a given point (weight). The inverse Fermat-Torricelli problem for n non-collinear points with weights in R^3 (inv.FT) states the following: Given a point that belongs to the interior of a closed polyhedron which is formed between n given non-collinear points in R^3, does there exist a unique set of weights which corresponds to each one of the n points such that this point solves the weighted Fermat-Torricelli problem for this particular set of weights? In the present thesis, we prove a generalization of the isogonal property of the b.FT point for a geodesic triangle on the K-plane (Sphere, Hyperbolic plane, Euclidean plane). We proceed by giving a sufficient condition to locate the b.FT point at the interior of tetrahedra and pentahedra (pyramids) in R^3. The second group of results contains a positive answer on the inv.FT problem for three points that do not belong to a geodesic arc on the K-plane and on the inv.FT problem for four non collinear points and non coplanar in R^3. The negative answer with respect to the inv.FT problem for four non-collinear points in R^2 lead us to the relations of the dependence between the weights that we call the equations of dynamic plasticity for quadrilaterals. Similarly, by giving a negative answer with respect to the inv.FT problem for five points which do not belong in the same plane in R^3, we derive the equations of dynamic plasticity of closed hexahedra and we prove a plasticity principle of closed hexahedra in R^3, which states that: Considering five prescribed rays which meet at the weighted Fermat-Torricelli point, such that their endpoints form a closed hexahedron, a decrease on the weights that correspond to the first, third and fourth ray, causes an increase to the weights that correspond to the second and fifth ray, where the fourth endpoint is upper from the plane which is formed from the first ray and second ray and the third and fifth endpoint is under the plane which is formed from the first ray and second ray. Finally, a significant result of this thesis deals with the solution of the generalized Gauss problem for convex quadrilaterals on the K-plane in which by setting two points at the interior of the convex quadrilateral with equal weights we prove that these points are weighted Fermat-Torricelli points with specific weights, that generalizes the b.FT problem for quadrilaterals on the K-plane.