311 research outputs found

    Parallel implementation of 3D global MHD simulations for Earth’s magnetosphere

    Get PDF
    AbstractThis paper presents a dynamic domain decomposition (D3) technique for implementing the parallelization of the piecewise parabolic method (PPM) for solving the ideal magnetohydrodynamics (MHD) equations. The key point of D3 is distributing the work dynamically among processes during the execution of the PPM algorithm. This parallel code utilizes D3 with a message passing interface (MPI) in order to permit efficient implementation on clusters of distributed memory machines and may also simultaneously exploit threading for multiprocessing shared address space architectures. 3D global MHD simulation results for the Earth’s magnetosphere on the massively parallel supercomputers Deepcomp 1800 and 6800 demonstrate the scalability and efficiency of our parallelization strategy

    Implementation of ADI: Schemes on MIMD parallel computers

    Get PDF
    In order to simulate the effects of the impingement of hot exhaust jets of High Performance Aircraft on landing surfaces a multi-disciplinary computation coupling flow dynamics to heat conduction in the runway needs to be carried out. Such simulations, which are essentially unsteady, require very large computational power in order to be completed within a reasonable time frame of the order of an hour. Such power can be furnished by the latest generation of massively parallel computers. These remove the bottleneck of ever more congested data paths to one or a few highly specialized central processing units (CPU's) by having many off-the-shelf CPU's work independently on their own data, and exchange information only when needed. During the past year the first phase of this project was completed, in which the optimal strategy for mapping an ADI-algorithm for the three dimensional unsteady heat equation to a MIMD parallel computer was identified. This was done by implementing and comparing three different domain decomposition techniques that define the tasks for the CPU's in the parallel machine. These implementations were done for a Cartesian grid and Dirichlet boundary conditions. The most promising technique was then used to implement the heat equation solver on a general curvilinear grid with a suite of nontrivial boundary conditions. Finally, this technique was also used to implement the Scalar Penta-diagonal (SP) benchmark, which was taken from the NAS Parallel Benchmarks report. All implementations were done in the programming language C on the Intel iPSC/860 computer

    Bubble simulations with an interface tracking technique based on a partitioned fluid-structure interaction algorithm

    Get PDF
    Numerical techniques frequently used for the simulation of one bubble can be classified as interface tracking techniques and interface capturing techniques. Most of these techniques calculate both the flow around the bubble and the shape of the interface between the gas and the liquid with one code. In this paper, a rising axisymmetric bubble is simulated with an interface tracking technique that uses separate codes to determine the position of the gas-liquid interface and to calculate the flow around the bubble. The grid converged results correspond well with experimental data. The gas-liquid interface is conceived as a zero-mass, zero-thickness structure whose position is determined by the liquid forces, a uniform gas pressure and surface tension. Iterations between the two codes are necessary to obtain the coupled solution of both problems and these iterations are stabilized with a fluid-structure interaction (FSI) algorithm. The flow around the bubble is calculated on a moving mesh in a reference frame that rises at the same speed as the bubble. The flow solver first updates the mesh throughout the liquid domain given a position of the gas-liquid interface and then calculates the flow around the bubble. It is considered as a black box with the position of the gas-liquid interface as input and the liquid forces on the interface as output. During the iterations, a reduced-order model of the flow solver is generated from the inputs and outputs of the solver. The solver that calculates the interface position uses this model to adapt the liquid forces on the gas-liquid interface during the calculation of the interface position

    On the convergence rate of the Dirichlet-Neumann iteration for unsteady thermal fluid structure interaction

    Get PDF
    We consider the Dirichlet-Neumann iteration for partitioned simulation of thermal fluid-structure interaction, also called conjugate heat transfer. We analyze its convergence rate for two coupled fully discretized 1D linear heat equations with jumps in the material coefficients across these. These are discretized using implicit Euler in time, a finite element method on one domain, a finite volume method on the other one and variable aspect ratio. We provide an exact formula for the spectral radius of the iteration matrix. This shows that for large time steps, the convergence rate is the aspect ratio times the quotient of heat conductivities and that decreasing the time step will improve the convergence rate. Numerical results confirm the analysis and show that the 1D formula is a good estimator in 2D and even for nonlinear thermal FSI applications.Comment: 29 pages, 20 figure

    To CG or to HDG: A Comparative Study in 3D

    Get PDF

    Sensitivity analysis of the eigenvalue problem for general dynamic systems with application to bridge deck flutter

    Get PDF
    Peer reviewedPostprin
    corecore