Rozprawy doktorskie na temat „Finite Element Element Method”
Utwórz poprawne odniesienie w stylach APA, MLA, Chicago, Harvard i wielu innych
Sprawdź 50 najlepszych rozpraw doktorskich naukowych na temat „Finite Element Element Method”.
Przycisk „Dodaj do bibliografii” jest dostępny obok każdej pracy w bibliografii. Użyj go – a my automatycznie utworzymy odniesienie bibliograficzne do wybranej pracy w stylu cytowania, którego potrzebujesz: APA, MLA, Harvard, Chicago, Vancouver itp.
Możesz również pobrać pełny tekst publikacji naukowej w formacie „.pdf” i przeczytać adnotację do pracy online, jeśli odpowiednie parametry są dostępne w metadanych.
Przeglądaj rozprawy doktorskie z różnych dziedzin i twórz odpowiednie bibliografie.
Starkloff, Hans-Jörg. "Stochastic finite element method with simple random elements". Universitätsbibliothek Chemnitz, 2008. http://nbn-resolving.de/urn:nbn:de:bsz:ch1-200800596.
Pełny tekst źródłaRabadi, Kairas. "PERFORMANCE OF INTERFACE ELEMENTS IN THE FINITE ELEMENT METHOD". Master's thesis, University of Central Florida, 2004. http://digital.library.ucf.edu/cdm/ref/collection/ETD/id/2188.
Pełny tekst źródłaM.S.M.E.
Department of Mechanical, Materials and Aerospace Engineering;
Engineering and Computer Science
Mechanical Engineering
Adams, Leila. "Finite element method using vector finite elements applied to eddy current problems". Master's thesis, University of Cape Town, 2011. http://hdl.handle.net/11427/9992.
Pełny tekst źródłaKang, David Sung-Soo. "Hybrid stress finite element method". Thesis, Massachusetts Institute of Technology, 1986. http://hdl.handle.net/1721.1/14973.
Pełny tekst źródłaMICROFICHE COPY AVAILABLE IN ARCHIVES AND AERO
Bibliography: leaves 257-264.
by David Sung-Soo Kang.
Ph.D.
Tseng, Gordon Bae-Ji. "Investigation of tetrahedron elements using automatic meshing in finite element analysis /". Online version of thesis, 1992. http://hdl.handle.net/1850/10699.
Pełny tekst źródłaLu, Chuan. "Generalized finite element method for electromagnetic analysis". Diss., Connect to online resource - MSU authorized users, 2008.
Znajdź pełny tekst źródłaTitle from PDF t.p. (viewed on Apr. 8, 2009) Includes bibliographical references (p. 148-153). Also issued in print.
Irfanoglu, Bulent. "Boundary Element-finite Element Acoustic Analysis Of Coupled Domains". Phd thesis, METU, 2004. http://etd.lib.metu.edu.tr/upload/12605360/index.pdf.
Pełny tekst źródłaSevilla, Cárdenas Rubén. "NURBS-Enhanced Finite Element Method (NEFEM)". Doctoral thesis, Universitat Politècnica de Catalunya, 2009. http://hdl.handle.net/10803/5857.
Pełny tekst źródłaLa implementació i aplicació de NEFEM a problemes que requereixen una descripció acurada del contorn són, també, objectius prioritaris d'aquesta tesi. Per exemple, la solució numèrica de les equacions de Maxwell és molt sensible a la descripció geomètrica. Es presenta l'aplicació de NEFEM a problemes d'scattering d'ones electromagnètiques amb una formulació de Galerkin discontinu. S'investiga l'habilitat de NEFEM per obtenir solucions precises amb malles grolleres i aproximacions d'alt ordre, i s'exploren les possibilitats de les anomenades malles NEFEM, amb elements que contenen singularitats dintre d'una cara o aresta d'un element. Utilitzant NEFEM, la mida de la malla no està controlada per la complexitat de la geometria. Això implica una dràstica diferència en la mida dels elements i, per tant, suposa un gran estalvi tant des del punt de vista de requeriments de memòria com de cost computacional. Per tant, NEFEM és una eina poderosa per la simulació de problemes tridimensionals a gran escala amb geometries complexes. D'altra banda, la simulació de problemes d'scattering d'ones electromagnètiques requereix mecanismes per aconseguir una absorció eficient de les ones scattered. En aquesta tesi es discuteixen, optimitzen i comparen dues tècniques en el context de mètodes de Galerkin discontinu amb aproximacions d'alt ordre.
La resolució numèrica de les equacions d'Euler de la dinàmica de gasos és també molt sensible a la representació geomètrica. Quan es considera una formulació de Galerkin discontinu i elements isoparamètrics lineals, una producció espúria d'entropia pot evitar la convergència cap a la solució correcta. Amb NEFEM, l'acurada imposició de la condició de contorn en contorns impenetrables proporciona resultats precisos inclús amb una aproximació lineal de la solució. A més, la representació exacta del contorn permet una imposició adequada de les condicions de contorn amb malles grolleres i graus d'interpolació alts. Una propietat atractiva de la implementació proposada és que moltes de les rutines usuals en un codi d'elements finits poden ser aprofitades, per exemple rutines per realitzar el càlcul de les matrius elementals, assemblatge, etc. Només és necessari implementar noves rutines per calcular les quadratures numèriques en elements corbs i emmagatzemar el valor de les funciones de forma en els punts d'integració. S'han proposat vàries tècniques d'elements finits corbs a la literatura. En aquesta tesi, es compara NEFEM amb altres tècniques populars d'elements finits corbs (isoparamètics, cartesians i p-FEM), des de tres punts de vista diferents: aspectes teòrics, implementació i eficiència numèrica. En els exemples numèrics, NEFEM és, com a mínim, un ordre de magnitud més precís comparat amb altres tècniques. A més, per una precisió desitjada NEFEM és també més eficient: necessita un 50% dels graus de llibertat que fan servir els elements isoparamètrics o p-FEM per aconseguir la mateixa precisió. Per tant, l'ús de NEFEM és altament recomanable en presència de contorns corbs i/o quan el contorn té detalls geomètrics complexes.
This thesis proposes an improvement of the classical finite element method (FEM) for an efficient treatment of curved boundaries: the NURBSenhanced FEM (NEFEM). It is able to exactly represent the geometry by means of the usual CAD boundary representation with non-uniform rational Bsplines (NURBS), while the solution is approximated with a standard piecewise polynomial interpolation. Therefore, in the vast majority of the domain, interpolation and numerical integration are standard, preserving the classical finite element (FE) convergence properties, and allowing a seamless coupling with standard FEs on the domain interior. Specifically designed polynomial interpolation and numerical integration are designed only for those elements affected by the NURBS boundary representation.
The implementation and application of NEFEM to problems demanding an accurate boundary representation are also primary goals of this thesis. For instance, the numerical solution of Maxwell's equations is highly sensitive to geometry description. The application of NEFEM to electromagnetic scattering problems using a discontinuous Galerkin formulation is presented. The ability of NEFEM to compute an accurate solution with coarse meshes and high-order approximations is investigated, and the possibilities of NEFEM meshes, with elements containing edge or corner singularities, are explored. With NEFEM, the mesh size is no longer subsidiary to geometry complexity, and depends only on the accuracy requirements on the solution, whereas standard FEs require mesh refinement to properly capture the geometry. This implies a drastic difference in mesh size that results in drastic memory savings, and also important savings in computational cost. Thus, NEFEM is a powerful tool for large-scale scattering simulations with complex geometries in three dimensions. Another key issue in the numerical solution of electromagnetic scattering problems is using a mechanism to perform the absorption of outgoing waves. Two perfectly matched layers are discussed, optimized and compared in a high-order discontinuous Galerkin framework.
The numerical solution of Euler equations of gas dynamics is also very sensitive to geometry description. Using a discontinuous Galerkin formulation and linear isoparametric elements, a spurious entropy production may prevent convergence to the correct solution. With NEFEM, the exact imposition of the solid wall boundary condition provides accurate results even with a linear approximation of the solution. Furthermore, the exact boundary representation allows using coarse meshes, but ensuring the proper implementation of the solid wall boundary condition. An attractive feature of the proposed implementation is that the usual routines of a standard FE code can be directly used, namely routines for the computation of elemental matrices and vectors, assembly, etc. It is only necessary to implement new routines for the computation of numerical quadratures in curved elements and to store the value of shape functions at integration points.
Several curved FE techniques have been proposed in the literature. In this thesis, NEFEM is compared with some popular curved FE techniques (namely isoparametric FEs, cartesian FEs and p-FEM), from three different perspectives: theoretical aspects, implementation and performance. In every example shown, NEFEM is at least one order of magnitude more accurate compared to other techniques. Moreover, for a desired accuracy NEFEM is also computationally more efficient. In some examples, NEFEM needs only 50% of the number of degrees of freedom required by isoparametric FEs or p-FEM. Thus, the use of NEFEM is strongly recommended in the presence of curved boundaries and/or when the boundary of the domain has complex geometric details.
Valivarthi, Mohan Varma, i Hema Chandra Babu Muthyala. "A Finite Element Time Relaxation Method". Thesis, Högskolan i Halmstad, Sektionen för Informationsvetenskap, Data– och Elektroteknik (IDE), 2012. http://urn.kb.se/resolve?urn=urn:nbn:se:hh:diva-17728.
Pełny tekst źródłaZarco, Mark Albert. "Solution fo soil-structure interaction problems by coupled boundary element-finite element method /". This resource online, 1993. http://scholar.lib.vt.edu/theses/available/etd-06062008-164808/.
Pełny tekst źródła梁耀華 i Yew-wah Leung. "Finite element solution on microcomputers". Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 1989. http://hub.hku.hk/bib/B31209300.
Pełny tekst źródłaLeung, Yew-wah. "Finite element solution on microcomputers /". [Hong Kong] : University of Hong Kong, 1989. http://sunzi.lib.hku.hk/hkuto/record.jsp?B12754948.
Pełny tekst źródłaDietzsch, Julian. "Implementierung gemischter Finite-Element-Formulierungen für polykonvexe Verzerrungsenergiefunktionen elastischer Kontinua". Master's thesis, Universitätsbibliothek Chemnitz, 2017. http://nbn-resolving.de/urn:nbn:de:bsz:ch1-qucosa-217381.
Pełny tekst źródłaThis paper presents a mixed finite element formulation of Hu-Washizu type (CoFEM) designed to reduce locking effects with respect to a linear and quadratic approximation in space. We consider a hyperelastic, isotropic, polyconvex material formulation as well as transverse isotropy. The resulting nonlinear algebraic equations are solved with a multilevel NEWTON-RAPHSON method. As a numerical example serves a cook-like cantilever beam with a quadratic distribution of in-plane load on the Neumann boundary. We analyze the spatial convergence with respect to the polynomial degree of the underlying Lagrange polynomials and with respect to the level of mesh refinement in terms of algorithmic efficiency
Vu, Thu Hang. "Enhancing the scaled boundary finite element method". University of Western Australia. School of Civil and Resource Engineering, 2006. http://theses.library.uwa.edu.au/adt-WU2006.0068.
Pełny tekst źródłaBravo, Victor. "Finite element simulation of flow in twin screw extruder mixing elements". Thesis, National Library of Canada = Bibliothèque nationale du Canada, 1998. http://www.collectionscanada.ca/obj/s4/f2/dsk1/tape11/PQDD_0005/NQ42727.pdf.
Pełny tekst źródłaEsterhuizen, Jacob J. B. "The evaluation of embankment stresses by coupled boundary element - finite element method". Thesis, Virginia Tech, 1993. http://hdl.handle.net/10919/42954.
Pełny tekst źródłaNumerical methods and specifically the finite element method have improved significantly since their introduction in the 60's. These advances were mainly in: 1) introducing higher-order elements, 2) developing effective solution schemes, 3) developing sophisticated means of modeling the constitutive behavior of geotechnical materials, and 4) introducing iteration techniques to model material non-linearity. This thesis, on the other hand, deals with the topic of modeling the boundary conditions of the finite element problem. Typically, the boundary conditions will be approximated by specifying displacement constraints. such as restraining the bottom boundary of the finite element mesh against displacements in the horizontal and vertical directions (x- and y-directions). Where bedrock or dense residual soils underlie the soft foundation soil at a relatively shallow depth, this is a good assumption. However. when soft soil is encountered for large depths, the assumption of zero movement constraints for a mesh boundary at a shallower depth than the actual bedrock will result in a serious underestimation of stresses and displacements. By coupling boundary elements to the finite elements and using them to model the infinite extent of the foundation soil, a more realistic answer is obtained. Employing the coupled boundary element - finite element method, four cases were analyzed and the results compared to values of the pure finite element method. The results show that the coupled method indeed yielded higher stress- and displacement-values, indicating that the pure finite element method underestimates stresses and displacements when modeling very deep soils.
Master of Science
Suada, Muhamad Giri. "A finite element method for delamination initiation and growth using interface elements". Thesis, Imperial College London, 1997. http://hdl.handle.net/10044/1/11923.
Pełny tekst źródłaXiao, Dong Wen. "Efficiency analysis on element decomposition method for stochastic finite element analysis". Thesis, University of Macau, 2000. http://umaclib3.umac.mo/record=b1636334.
Pełny tekst źródłaOlivier, Albertus Hendrik. "Object-oriented finite element framework". Thesis, Stellenbosch : Stellenbosch University, 2002. http://hdl.handle.net/10019.1/52971.
Pełny tekst źródłaENGLISH ABSTRACT: The role of the computer has changed from a calculation tool to a tool that supports human thinking. In this thesis fundamental aspects of the Finite Element method are mapped to an object model with a well defined structure which provides for local and distributed analysis work. To achieve this the following was investigated: • An object-oriented framework for the Finite Element analysis method • An associated graphical user interface that enables the user to create and modify Finite Element models in an effective way • Requirements for the sharing of analysis information in a communication network Proposed solutions are implemented in a pilot application which indicates their potential.
AFRIKAANSE OPSOMMING: Die rol van die rekenaar het verander vanaf 'n gereedskapstuk wat berekening doen na 'n gereedskapstuk wat menslike denke ondersteun. In hierdie tesis word die fundamentele aspekte van die Eindige Element metode oorgedra na 'n objek model met 'n goed gedefinieerde struktuur wat lokale en verspreide analisering werk ondersteun. Om dit te bereik is die volgende ondesoek: • 'n Objek orienteerde raamwerk vir die Eindige Element metode • 'n Geassosieerde grafiese raamwerk wat die gebruiker in staat stelom objekte te skep en te verander • Vereistes vir die deel van analise inligting in 'n kommunikasie netwerk Die voorgestelde oplossing is geimplimenteer in 'n loodsimplementering wat die voordele van die benadering uitlig.
Zarco, Mark Albert. "Solution of soil-structure interaction problems by coupled boundary element-finite element method". Diss., Virginia Tech, 1993. http://hdl.handle.net/10919/38298.
Pełny tekst źródłaThompson, Ronald H. "Plane frame element addition to the MESS finite element program". Thesis, Virginia Polytechnic Institute and State University, 1985. http://hdl.handle.net/10919/80052.
Pełny tekst źródłaMaster of Science
Heinrich, Bernd, i Beate Jung. "The Fourier-finite-element method with Nitsche-mortaring". Universitätsbibliothek Chemnitz, 2006. http://nbn-resolving.de/urn:nbn:de:swb:ch1-200601493.
Pełny tekst źródłaMüller, Björn. "Parallel Finite Element Method with FEAP 8.2". Darmstadt TU, Fachgebiet Numerische Berechnungsverfahren im Maschinenbau, 2009. http://tuprints.ulb.tu-darmstadt.de/1336/.
Pełny tekst źródłaZhang, Lin. "Generalized finite element method for multiscale analysis". Diss., Texas A&M University, 2003. http://hdl.handle.net/1969.1/1141.
Pełny tekst źródłaDavidsson, Johan. "Sobolev Spaces and the Finite Element Method". Thesis, Örebro universitet, Institutionen för naturvetenskap och teknik, 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:oru:diva-67470.
Pełny tekst źródłaPack, Peter Michael Walter. "The finite element method in underwater acoustics". Thesis, University of Southampton, 1986. https://eprints.soton.ac.uk/52298/.
Pełny tekst źródłaLiu, Yunshan. "P-adaptive hybrid/mixed finite element method /". The Ohio State University, 1998. http://rave.ohiolink.edu/etdc/view?acc_num=osu1487950153602937.
Pełny tekst źródłaGundu, Krishna Mohan. "hp-Finite Element Method for Photonics Applications". Diss., The University of Arizona, 2008. http://hdl.handle.net/10150/195940.
Pełny tekst źródłaPerry, William H. "Finite element analysis of polymer flows". Ohio : Ohio University, 1985. http://www.ohiolink.edu/etd/view.cgi?ohiou1184072781.
Pełny tekst źródłaAyers, Christopher Lee. "Concurrent processing of finite element calculations". Thesis, Georgia Institute of Technology, 1989. http://hdl.handle.net/1853/13072.
Pełny tekst źródłaFithen, Robert Miller. "Adaptive finite element simulation of incompressible viscous flow". Diss., This resource online, 1993. http://scholar.lib.vt.edu/theses/available/etd-06062008-170423/.
Pełny tekst źródłaWang, Sili. "An ABAQUS Implementation of the Cell-based Smoothed Finite Element Method Using Quadrilateral Elements". University of Cincinnati / OhioLINK, 2014. http://rave.ohiolink.edu/etdc/view?acc_num=ucin1416233762.
Pełny tekst źródłaCenanovic, Mirza. "Finite element methods for surface problems". Doctoral thesis, Tekniska Högskolan, Högskolan i Jönköping, JTH, Produktutveckling, 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:hj:diva-35369.
Pełny tekst źródłaSynn, Sang-Youp. "Practical domain decomposition approaches for parallel finite element analysis". Diss., Georgia Institute of Technology, 1995. http://hdl.handle.net/1853/17032.
Pełny tekst źródłaWong, S.-W. "Element-by-element methods in transient analysis". Thesis, University of Manchester, 1987. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.383902.
Pełny tekst źródłaAl-Zkeri, Ibrahim Abdullah. "Finite element modeling of hard turning". Columbus, Ohio : Ohio State University, 2007. http://rave.ohiolink.edu/etdc/view?acc%5Fnum=osu1181928433.
Pełny tekst źródłaWanstreet, Pinar. "Finite element analysis of slope stability". Morgantown, W. Va. : [West Virginia University Libraries], 2007. https://eidr.wvu.edu/etd/documentdata.eTD?documentid=5480.
Pełny tekst źródłaTitle from document title page. Document formatted into pages; contains xii, 86 p. : ill. (some col.). Includes abstract. Includes bibliographical references (p. 80-82).
Cheng, Xiao Liang. "Some research on mixed finite element methods". HKBU Institutional Repository, 1995. http://repository.hkbu.edu.hk/etd_ra/48.
Pełny tekst źródłaYilmaz, 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.
Pełny tekst źródłaBurstow, Mark C. "A combined boundary element and finite element method for elasto-plastic fracture analysis". Thesis, University of Sheffield, 1992. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.387269.
Pełny tekst źródłaHinks, Thomas. "The application of the finite element method and the boundary element method to fatigue and fracture". Thesis, Cranfield University, 1991. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.302734.
Pełny tekst źródłaSamvin, David. "Finite Element Methods for Interface Problems". Licentiate thesis, Jönköping University, JTH, Industriell produktutveckling, produktion och design, 2019. http://urn.kb.se/resolve?urn=urn:nbn:se:hj:diva-54570.
Pełny tekst źródłaDenna avhandling fokuserar på effektiva beräkningsmetoder för flöde i porösa media med sprickor. Två tillvägagångssätt presenteras där sprickan tillåts skära det underliggande finita elementnätet. Sprickans inverkan på flödet tas om hand med hjälp av den underliggande diskretiseringen som tillåter diskontinuiteter. Med andra ord kan flöden modelleras med olika egenskaper; på var sida av sprickan, samt längs sprickan. Metoden tar även hand om instabilitet som uppstår dels på grund av godtyckliga skärningar av bakgrundselementen och dels på grund av olika materialegenskaper. Syftet med denna avhandling är att presentera grunderna för dessa metoder och ge grundläggande matematiska förklaringar.
Kalyanpur, Rohan. "Evaluation of finite element error estimation techniques". Thesis, Georgia Institute of Technology, 1999. http://hdl.handle.net/1853/20288.
Pełny tekst źródłaNoelting, Swen Erik 1960. "FINITE ELEMENT ANALYSIS OF SHELL STRUCTURES". Thesis, The University of Arizona, 1986. http://hdl.handle.net/10150/275502.
Pełny tekst źródłaUnosson, Mattias. "On failure modelling in finite element analysis : material imperfections and element erosion". Doctoral thesis, Linköping : Linköpings universitet, 2005. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-4679.
Pełny tekst źródłaAhlbert, Gabriella. "Method Evaluation of Global-Local Finite Element Analysis". Thesis, Linköpings universitet, Hållfasthetslära, 2012. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-78103.
Pełny tekst źródłaAli, Hassan O. "Near-field computation using the finite element method". Thesis, National Library of Canada = Bibliothèque nationale du Canada, 1997. http://www.collectionscanada.ca/obj/s4/f2/dsk2/ftp02/NQ26122.pdf.
Pełny tekst źródłaParvini, Mehdi. "Pavement deflection analysis using stochastic finite element method". Thesis, National Library of Canada = Bibliothèque nationale du Canada, 1998. http://www.collectionscanada.ca/obj/s4/f2/dsk1/tape11/PQDD_0014/NQ42757.pdf.
Pełny tekst źródłaDurrani, Jawad Nadeem. "Dynamics of pipelines with a finite element method". Thesis, National Library of Canada = Bibliothèque nationale du Canada, 2001. http://www.collectionscanada.ca/obj/s4/f2/dsk3/ftp05/MQ65153.pdf.
Pełny tekst źródłaParvini, Mehdi. "Pavement deflection analysis using stochastic finite element method /". *McMaster only, 1997.
Znajdź pełny tekst źródła