Gotowa bibliografia na temat „Fast Boundary Element Methods”
Utwórz poprawne odniesienie w stylach APA, MLA, Chicago, Harvard i wielu innych
Zobacz listy aktualnych artykułów, książek, rozpraw, streszczeń i innych źródeł naukowych na temat „Fast Boundary Element Methods”.
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.
Artykuły w czasopismach na temat "Fast Boundary Element Methods"
Kravčenko, Michal, Michal Merta i Jan Zapletal. "Distributed fast boundary element methods for Helmholtz problems". Applied Mathematics and Computation 362 (grudzień 2019): 124503. http://dx.doi.org/10.1016/j.amc.2019.06.017.
Pełny tekst źródłaGumerov, Nail A., i Ramani Duraiswami. "Fast multipole accelerated boundary element methods for room acoustics". Journal of the Acoustical Society of America 150, nr 3 (wrzesień 2021): 1707–20. http://dx.doi.org/10.1121/10.0006102.
Pełny tekst źródłaOf, G., O. Steinbach i P. Urthaler. "Fast Evaluation of Volume Potentials in Boundary Element Methods". SIAM Journal on Scientific Computing 32, nr 2 (styczeń 2010): 585–602. http://dx.doi.org/10.1137/080744359.
Pełny tekst źródłaHarbrecht, H., i M. Peters. "Comparison of fast boundary element methods on parametric surfaces". Computer Methods in Applied Mechanics and Engineering 261-262 (lipiec 2013): 39–55. http://dx.doi.org/10.1016/j.cma.2013.03.022.
Pełny tekst źródłaGumerov, Nail, i Ramani Duraiswami. "Simulations of room acoustics using fast multipole boundary element methods". Journal of the Acoustical Society of America 148, nr 4 (październik 2020): 2693–94. http://dx.doi.org/10.1121/1.5147458.
Pełny tekst źródłaMUKHERJEE, SUBRATA, i YIJUN LIU. "THE BOUNDARY ELEMENT METHOD". International Journal of Computational Methods 10, nr 06 (2.05.2013): 1350037. http://dx.doi.org/10.1142/s0219876213500370.
Pełny tekst źródłaDargush, G. F., i M. M. Grigoriev. "Fast and Accurate Solutions of Steady Stokes Flows Using Multilevel Boundary Element Methods". Journal of Fluids Engineering 127, nr 4 (23.02.2005): 640–46. http://dx.doi.org/10.1115/1.1949648.
Pełny tekst źródłavan 't Wout, Elwin, Reza Haqshenas, Pierre Gélat i Nader Saffari. "Fast and accurate boundary element methods for large-scale computational acoustics". Journal of the Acoustical Society of America 154, nr 4_supplement (1.10.2023): A179. http://dx.doi.org/10.1121/10.0023190.
Pełny tekst źródłaNewman, J. N., i C. H. Lee. "Boundary-Element Methods In Offshore Structure Analysis". Journal of Offshore Mechanics and Arctic Engineering 124, nr 2 (11.04.2002): 81–89. http://dx.doi.org/10.1115/1.1464561.
Pełny tekst źródłaChen, Leilei, Steffen Marburg, Wenchang Zhao, Cheng Liu i Haibo Chen. "Implementation of Isogeometric Fast Multipole Boundary Element Methods for 2D Half-Space Acoustic Scattering Problems with Absorbing Boundary Condition". Journal of Theoretical and Computational Acoustics 27, nr 02 (czerwiec 2019): 1850024. http://dx.doi.org/10.1142/s259172851850024x.
Pełny tekst źródłaRozprawy doktorskie na temat "Fast Boundary Element Methods"
NOVELINO, LARISSA SIMOES. "APPLICATION OF FAST MULTIPOLE TECHNIQUES IN THE BOUNDARY ELEMENT METHODS". PONTIFÍCIA UNIVERSIDADE CATÓLICA DO RIO DE JANEIRO, 2015. http://www.maxwell.vrac.puc-rio.br/Busca_etds.php?strSecao=resultado&nrSeq=37003@1.
Pełny tekst źródłaCOORDENAÇÃO DE APERFEIÇOAMENTO DO PESSOAL DE ENSINO SUPERIOR
PROGRAMA DE EXCELENCIA ACADEMICA
Este trabalho visa à implementação de um programa de elementos de contorno para problemas com milhões de graus de liberdade. Isto é obtido com a implementação do Método Fast Multipole (FMM), que pode reduzir o número de operações, para a solução de um problema com N graus de liberdade, de O(N(2)) para O(NlogN) ou O(N). O uso de memória também é reduzido, por não haver o armazenamento de matrizes de grandes dimensões como no caso de outros métodos numéricos. A implementação proposta é baseada em um desenvolvimento consistente do convencional, Método de colocação dos elementos de contorno (BEM) – com conceitos provenientes do Hibrido BEM – para problemas de potencial e elasticidade de larga escala em 2D e 3D. A formulação é especialmente vantajosa para problemas de topologia complicada ou que requerem soluções fundamentais complicadas. A implementação apresentada, usa um esquema para expansões de soluções fundamentais genéricas em torno de níveis hierárquicos de polos campo e fonte, tornando o FMM diretamente aplicável para diferentes soluções fundamentais. A árvore hierárquica dos polos é construída a partir de um conceito topológico de superelementos dentro de superelementos. A formulação é inicialmente acessada e validada em termos de um problema de potencial 2D. Como resolvedores iterativos não são necessários neste estágio inicial de simulação numérica, podese acessar a eficiência relativa à implementação do FMM.
This work aims to present an implementation of a boundary element solver for problems with millions of degrees of freedom. This is achieved through a Fast Multipole Method (FMM) implementation, which can lower the number of operations for solving a problem, with N degrees of freedom, from O(N(2)) to O(NlogN) or O(N). The memory usage is also very small, as there is no need to store large matrixes such as required by other numerical methods. The proposed implementations are based on a consistent development of the conventional, collocation boundary element method (BEM) - with concepts taken from the variationally-based hybrid BEM - for large-scale 2D and 3D problems of potential and elasticity. The formulation is especially advantageous for problems of complicated topology or requiring complicated fundamental solutions. The FMM implementation presented in this work uses a scheme for expansions of a generic fundamental solution about hierarchical levels of source and field poles. This makes the FMM directly applicable to different kinds of fundamental solutions. The hierarchical tree of poles is built upon a topological concept of superelements inside superelements. The formulation is initially assessed and validated in terms of a simple 2D potential problem. Since iterative solvers are not required in this first step of numerical simulations, an isolated efficiency assessment of the implemented fast multipole technique is possible.
Bapat, Milind S. "New Developments in Fast Boundary Element Method". University of Cincinnati / OhioLINK, 2012. http://rave.ohiolink.edu/etdc/view?acc_num=ucin1331296947.
Pełny tekst źródłaDing, Jian. "Fast boundary element method solutions for three dimensional large scale problems". Available online, Georgia Institute of Technology, 2005, 2004. http://etd.gatech.edu/theses/available/etd-01102005-174227/unrestricted/ding%5Fjian%5F200505%5Fphd.pdf.
Pełny tekst źródłaMucha, Peter, Committee Member ; Qu, Jianmin, Committee Member ; Ye, Wenjing, Committee Chair ; Hesketh, Peter, Committee Member ; Gray, Leonard J., Committee Member. Vita. Includes bibliographical references.
Bagur, Laura. "Modeling fluid injection effects in dynamic fault rupture using Fast Boundary Element Methods". Electronic Thesis or Diss., Institut polytechnique de Paris, 2024. http://www.theses.fr/2024IPPAE010.
Pełny tekst źródłaEarthquakes due to either natural or anthropogenic sources cause important human and material damage. In both cases, the presence of pore fluids influences the triggering of seismic instabilities.A new and timely question in the community is to show that the earthquake instability could be mitigated by active control of the fluid pressure. In this work, we study the ability of Fast Boundary Element Methods (Fast BEMs) to provide a multi-physic large-scale robust solver required for modeling earthquake processes, human induced seismicity and their mitigation.In a first part, a Fast BEM solver with different temporal integration algorithms is used. We assess the performances of various possible adaptive time-step methods on the basis of 2D seismic cycle benchmarks available for planar faults. We design an analytical aseismic solution to perform convergence studies and provide a rigorous comparison of the capacities of the different solving methods in addition to the seismic cycles benchmarks tested. We show that a hybrid prediction-correction / adaptive time-step Runge-Kutta method allows not only for an accurate solving but also to incorporate both inertial effects and hydro-mechanical couplings in dynamic fault rupture simulations.In a second part, once the numerical tools are developed for standard fault configurations, our objective is to take into account fluid injection effects on the seismic slip. We choose the poroelastodynamic framework to incorporate injection effects on the earthquake instability. A complete poroelastodynamic model would require non-negligible computational costs or approximations. We justify rigorously which predominant fluid effects are at stake during an earthquake or a seismic cycle. To this aim, we perform a dimensional analysis of the equations, and illustrate the results using a simplified 1D poroelastodynamic problem. We formally show that at the timescale of the earthquake instability, inertial effects are predominant whereas a combination of diffusion and elastic deformation due to pore pressure change should be privileged at the timescale of the seismic cycle, instead of the diffusion model mainly used in the literature
SHEN, LIANG. "ADAPTIVE FAST MULTIPOLE BOUNDARY ELEMENT METHODS FOR THREE-DIMENSIONAL POTENTIAL AND ACOUSTIC WAVE PROBLEMS". University of Cincinnati / OhioLINK, 2007. http://rave.ohiolink.edu/etdc/view?acc_num=ucin1193706024.
Pełny tekst źródłaMITRA, KAUSIK PRADIP. "APPLICATION OF MULTIPOLE EXPANSIONS TO BOUNDARY ELEMENT METHOD". University of Cincinnati / OhioLINK, 2002. http://rave.ohiolink.edu/etdc/view?acc_num=ucin1026411773.
Pełny tekst źródłaRahman, Mizanur. "Fast boundary element methods for integral equations on infinite domains and scattering by unbounded surfaces". Thesis, Brunel University, 2000. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.324648.
Pełny tekst źródłaDing, Jian. "Fast Boundary Element Method Solutions For Three Dimensional Large Scale Problems". Diss., Georgia Institute of Technology, 2005. http://hdl.handle.net/1853/6830.
Pełny tekst źródłaGrasso, Eva. "Modelling visco-elastic seismic wave propagation : a fast-multipole boundary element method and its coupling with finite elements". Phd thesis, Université Paris-Est, 2012. http://tel.archives-ouvertes.fr/tel-00730752.
Pełny tekst źródłaBAPAT, MILIND SHRIKANT. "FAST MULTIPOLE BOUNDARY ELEMENT METHOD FOR SOLVING TWO-DIMENSIONAL ACOUSTIC WAVE PROBLEMS". University of Cincinnati / OhioLINK, 2006. http://rave.ohiolink.edu/etdc/view?acc_num=ucin1163773308.
Pełny tekst źródłaKsiążki na temat "Fast Boundary Element Methods"
Liu, Yijun. Fast multipole boundary element method: Theory and applications in engineering. Cambridge: Cambridge University Press, 2009.
Znajdź pełny tekst źródłaLanger, Ulrich, Martin Schanz, Olaf Steinbach i Wolfgang L. Wendland, red. Fast Boundary Element Methods in Engineering and Industrial Applications. Berlin, Heidelberg: Springer Berlin Heidelberg, 2012. http://dx.doi.org/10.1007/978-3-642-25670-7.
Pełny tekst źródłaLanger, Ulrich. Fast Boundary Element Methods in Engineering and Industrial Applications. Berlin, Heidelberg: Springer Berlin Heidelberg, 2012.
Znajdź pełny tekst źródłaBond, Dave M. Fast wavelet transforms for matrices arising from boundary element methods. Ithaca, N.Y: Cornell Theory Center, Cornell University, 1994.
Znajdź pełny tekst źródłaSauter, Stefan A., i Christoph Schwab. Boundary Element Methods. Berlin, Heidelberg: Springer Berlin Heidelberg, 2011. http://dx.doi.org/10.1007/978-3-540-68093-2.
Pełny tekst źródłaKobayashi, S., i N. Nishimura, red. Boundary Element Methods. Berlin, Heidelberg: Springer Berlin Heidelberg, 1992. http://dx.doi.org/10.1007/978-3-662-06153-4.
Pełny tekst źródłaGwinner, Joachim, i Ernst Peter Stephan. Advanced Boundary Element Methods. Cham: Springer International Publishing, 2018. http://dx.doi.org/10.1007/978-3-319-92001-6.
Pełny tekst źródłaCruse, Thomas A., red. Advanced Boundary Element Methods. Berlin, Heidelberg: Springer Berlin Heidelberg, 1988. http://dx.doi.org/10.1007/978-3-642-83003-7.
Pełny tekst źródłaAnnigeri, Balkrishna S., i Kadin Tseng, red. Boundary Element Methods in Engineering. Berlin, Heidelberg: Springer Berlin Heidelberg, 1990. http://dx.doi.org/10.1007/978-3-642-84238-2.
Pełny tekst źródłaSubrata, Mukherjee, red. Boundary element methods in manufacturing. New York: Oxford University Press, 1997.
Znajdź pełny tekst źródłaCzęści książek na temat "Fast Boundary Element Methods"
Fu, Y., J. R. Overfelt i G. J. Rodin. "Fast Summation Methods and Integral Equations". W Mathematical Aspects of Boundary Element Methods, 128–39. Boca Raton: Chapman and Hall/CRC, 2024. http://dx.doi.org/10.1201/9780429332449-11.
Pełny tekst źródłaGrzhibovskis, Richards, Christian Michel i Sergej Rjasanow. "Fast Boundary Element Methods for Composite Materials". W Multi-scale Simulation of Composite Materials, 97–141. Berlin, Heidelberg: Springer Berlin Heidelberg, 2019. http://dx.doi.org/10.1007/978-3-662-57957-2_5.
Pełny tekst źródłaBonnet, Marc, Stéphanie Chaillat i Jean-François Semblat. "Multi-Level Fast Multipole BEM for 3-D Elastodynamics". W Recent Advances in Boundary Element Methods, 15–27. Dordrecht: Springer Netherlands, 2009. http://dx.doi.org/10.1007/978-1-4020-9710-2_2.
Pełny tekst źródłaYao, Zhenhan. "Some Investigations of Fast Multipole BEM in Solid Mechanics". W Recent Advances in Boundary Element Methods, 433–49. Dordrecht: Springer Netherlands, 2009. http://dx.doi.org/10.1007/978-1-4020-9710-2_28.
Pełny tekst źródłaYu, Wenjian, i Xiren Wang. "Fast Boundary Element Methods for Capacitance Extraction (I)". W Advanced Field-Solver Techniques for RC Extraction of Integrated Circuits, 19–37. Berlin, Heidelberg: Springer Berlin Heidelberg, 2014. http://dx.doi.org/10.1007/978-3-642-54298-5_3.
Pełny tekst źródłaYu, Wenjian, i Xiren Wang. "Fast Boundary Element Methods for Capacitance Extraction (II)". W Advanced Field-Solver Techniques for RC Extraction of Integrated Circuits, 39–70. Berlin, Heidelberg: Springer Berlin Heidelberg, 2014. http://dx.doi.org/10.1007/978-3-642-54298-5_4.
Pełny tekst źródłaLiu, Yijun, Liang Shen i Milind Bapat. "Development of the Fast Multipole Boundary Element Method for Acoustic Wave Problems". W Recent Advances in Boundary Element Methods, 287–303. Dordrecht: Springer Netherlands, 2009. http://dx.doi.org/10.1007/978-1-4020-9710-2_19.
Pełny tekst źródłaFrangi, Attilio. "Fast Stokes Solvers for MEMS". W Fast Boundary Element Methods in Engineering and Industrial Applications, 221–40. Berlin, Heidelberg: Springer Berlin Heidelberg, 2012. http://dx.doi.org/10.1007/978-3-642-25670-7_7.
Pełny tekst źródłaTausch, Johannes. "Fast Nyström Methods for Parabolic Boundary Integral Equations". W Fast Boundary Element Methods in Engineering and Industrial Applications, 185–219. Berlin, Heidelberg: Springer Berlin Heidelberg, 2012. http://dx.doi.org/10.1007/978-3-642-25670-7_6.
Pełny tekst źródłaDondero, Marco, Adrián P. Cisilino, Alexis Rodriguez Carranza i Georgios Stavroulakis. "Fast Multipole BEM and Genetic Algorithms for the Design of Foams with Functional-Graded Thermal Conductivity". W Recent Advances in Boundary Element Methods, 57–70. Dordrecht: Springer Netherlands, 2009. http://dx.doi.org/10.1007/978-1-4020-9710-2_5.
Pełny tekst źródłaStreszczenia konferencji na temat "Fast Boundary Element Methods"
Zuccotti, A., i K. Cools. "Fast and Accurate Time Domain Solver Based on the Exact Calculation of Matrix Entries in Boundary Element Method for Scalar Wave Scattering". W 2024 IEEE International Symposium on Antennas and Propagation and INC/USNC‐URSI Radio Science Meeting (AP-S/INC-USNC-URSI), 1329–30. IEEE, 2024. http://dx.doi.org/10.1109/ap-s/inc-usnc-ursi52054.2024.10686669.
Pełny tekst źródłaPtaszny, Jacek. "Parallel fast multipole boundary element method applied to computational homogenization". W COMPUTER METHODS IN MECHANICS (CMM2017): Proceedings of the 22nd International Conference on Computer Methods in Mechanics. Author(s), 2018. http://dx.doi.org/10.1063/1.5019145.
Pełny tekst źródłaHardesty, Sean. "Approximate Shape Gradients with Boundary Element Methods." W Proposed for presentation at the Workshop on Fast Boundary Element Methods in Industrial Applications held October 13-16, 2022 in Hirschegg, Vorarlberg Austria. US DOE, 2022. http://dx.doi.org/10.2172/2005357.
Pełny tekst źródłaB, Dias Júnior, A., i Albuquerque, E. L. "The Fast Multipole Boundary Element Method for plane anisotropic problems". W XXXVIII Iberian-Latin American Congress on Computational Methods in Engineering. Florianopolis, Brazil: ABMEC Brazilian Association of Computational Methods in Engineering, 2017. http://dx.doi.org/10.20906/cps/cilamce2017-0623.
Pełny tekst źródłaBastos, Emerson, Éder Lima de Albuquerque i Lucas Silveira Campos. "A Fast Multipole Boundary Element Code Written in Julia Language". W XXXVIII Iberian-Latin American Congress on Computational Methods in Engineering. Florianopolis, Brazil: ABMEC Brazilian Association of Computational Methods in Engineering, 2017. http://dx.doi.org/10.20906/cps/cilamce2017-1262.
Pełny tekst źródłaSchanz, M. "Fast Multipole Accelerated Boundary Element Method for Poroelastodynamics". W Sixth Biot Conference on Poromechanics. Reston, VA: American Society of Civil Engineers, 2017. http://dx.doi.org/10.1061/9780784480779.210.
Pełny tekst źródłaOstanin, I., A. Mikhalev, D. Zorin i I. Oseledets. "Engineering optimization with the fast boundary element method". W BEM/MRM 38. Southampton, UK: WIT Press, 2015. http://dx.doi.org/10.2495/bem380141.
Pełny tekst źródłaAbboud, Toufic, i Denis Barbier. "Hi-BoX: A generic library of fast solvers for boundary element methods". W 2016 IEEE Conference on Antenna Measurements & Applications (CAMA). IEEE, 2016. http://dx.doi.org/10.1109/cama.2016.7815803.
Pełny tekst źródłaAl-Jelawy, Sarah, Hayder Al-Jelawy, Zaid Al-Fuhami i Rasha Rahman. "A theoretical and computational study into essential fast multipole boundary element methods (BEM)". W THE FOURTH AL-NOOR INTERNATIONAL CONFERENCE FOR SCIENCE AND TECHNOLOGY (4NICST2022). AIP Publishing, 2024. http://dx.doi.org/10.1063/5.0202186.
Pełny tekst źródłaGrigoriev, M. M., i G. F. Dargush. "A Fast Multi-Level Boundary Element Method for the Steady Heat Diffusion Equation". W ASME 2003 Heat Transfer Summer Conference. ASMEDC, 2003. http://dx.doi.org/10.1115/ht2003-47450.
Pełny tekst źródłaRaporty organizacyjne na temat "Fast Boundary Element Methods"
Masumoto, Takayuki. The Effect of Applying the Multi-Level Fast Multipole Algorithm to the Boundary Element Method. Warrendale, PA: SAE International, wrzesień 2005. http://dx.doi.org/10.4271/2005-08-0589.
Pełny tekst źródłaGRIFFITH, RICHARD O., i KENNETH K. MURATA. Proposed Extension of FETI Methods to the Boundary Element Technique. Office of Scientific and Technical Information (OSTI), październik 2001. http://dx.doi.org/10.2172/787646.
Pełny tekst źródłaGray, L. J. (Environmental and geophysical modeling, fracture mechanics, and boundary element methods). Office of Scientific and Technical Information (OSTI), listopad 1990. http://dx.doi.org/10.2172/6369024.
Pełny tekst źródłaT.F. Eibert, J.L. Volakis i Y.E. Erdemli. Hybrid Finite Element-Fast Spectral Domain Multilayer Boundary Integral Modeling of Doubly Periodic Structures. Office of Scientific and Technical Information (OSTI), marzec 2002. http://dx.doi.org/10.2172/821699.
Pełny tekst źródłaBabuska, I., B. Q. Guo i E. P. Stephan. On the Exponential Convergence of the h-p Version for Boundary Element Galerkin Methods on Polygons. Fort Belvoir, VA: Defense Technical Information Center, maj 1989. http://dx.doi.org/10.21236/ada215814.
Pełny tekst źródłaTrahan, Corey, Jing-Ru Cheng i Amanda Hines. ERDC-PT : a multidimensional particle tracking model. Engineer Research and Development Center (U.S.), styczeń 2023. http://dx.doi.org/10.21079/11681/48057.
Pełny tekst źródłaZhao, George, Grang Mei, Bulent Ayhan, Chiman Kwan i Venu Varma. DTRS57-04-C-10053 Wave Electromagnetic Acoustic Transducer for ILI of Pipelines. Chantilly, Virginia: Pipeline Research Council International, Inc. (PRCI), marzec 2005. http://dx.doi.org/10.55274/r0012049.
Pełny tekst źródła