675 research outputs found

    Software framework for geophysical data processing, visualization and code development

    Get PDF
    IGeoS is an integrated open-source software framework for geophysical data processing under development at the UofS seismology group. Unlike other systems, this processing monitor supports structured multicomponent seismic data streams, multidimensional data traces, and employs a unique backpropagation execution logic. This results in an unusual flexibility of processing, allowing the system to handle nearly any geophysical data. In this project, a modern and feature-rich Graphical User Interface (GUI) was developed for the system, allowing editing and submission of processing flows and interaction with running jobs. Multiple jobs can be executed in a distributed multi-processor networks and controlled from the same GUI. Jobs, in their turn, can also be parallelized to take advantage of parallel processing environments such as local area networks and Beowulf clusters. A 3D/2D interactive display server was created and integrated with the IGeoS geophysical data processing framework. With introduction of this major component, the IGeoS system becomes conceptually complete and potentially bridges the gap between the traditional processing and interpretation software. Finally, in a specialized application, network acquisition and relay components were written allowing IGeoS to be used for real-time applications. The completion of this functionality makes the processing and display capabilities of IGeoS available to multiple streams of seismic data from potentially remote sites. Seismic data can be acquired, transferred to the central server, processed, archived, and events picked and placed in database completely automatically

    Operational tsunami modelling with TsunAWI – recent developments and applications

    Get PDF
    In this article, the tsunami model TsunAWI (Alfred Wegener Institute) and its application for hindcasts, inundation studies, and the operation of the tsunami scenario repository for the Indonesian tsunami early warning system are presented. TsunAWI was developed in the framework of the German-Indonesian Tsunami Early Warning System (GITEWS) and simulates all stages of a tsunami from the origin and the propagation in the ocean to the arrival at the coast and the inundation on land. It solves the non-linear shallow water equations on an unstructured finite element grid that allows to change the resolution seamlessly between a coarse grid in the deep ocean and a fine representation of coastal structures. During the GITEWS project and the following maintenance phase, TsunAWI and a framework of pre- and postprocessing routines was developed step by step to provide fast computation of enhanced model physics and to deliver high quality results

    Shared memory parallel computing procedures for nonlinear dynamic analysis of super high rise buildings

    Get PDF
    The proposed parallel state transformation procedures (PSTP) of fiber beam-column elements and multi-layered shell elements, combined with the parallel factorization of Jacobian (PF), are incorporated into a finite element program. In PSTP, elements are classified into different levels of workload prior to state determination in order to balance workload among different threads. In PF, the multi-threaded version of OpenBLAS is adopted to compute super-nodes. A case study on four super high-rise buildings, i.e. S1~S4, has demonstrated that the combination of PSTP and PF does not have any observable influence on computational accuracy. As number of elements and DOFs increases, the ratio of time consumed in the formation of the Jacobian to that consumed in the solution of algebraic equations tends to decrease. The introduction of parallel solver can yield a substantial reduction in computational cost. Combination of PSTP and PF can give rise to a further significant reduction. The acceleration ratios associated with PSTP do not exhibit a significant decrease as PGA level increases. Even PGA level is equal to 2.0g, PSTP still can result in acceleration ratios of 2.56 and 1.92 for S1 and S4, respectively. It is verified that it is more effective to accelerate analysis by reducing the time spent in solving algebraic equations rather than reducing that spent in the formation of the Jacobian for super high-rise buildings

    2006 Computation Directorate Annual Report

    Full text link

    Methods to analyse and interpret shallow seismic data: onshore central Perth basin, Western Australia

    Get PDF
    The main aim of the research was to develop a methodology for inferring complex sub-surface shallow structures from seismic data that are of a high relevance to hydrological studies in Perth Basin. A set of realistic 2D and 3D numerical modelling experiments were conducted that show that in the best case it is possible to interpret complex geological structure from 3D seismic data

    Improve investigating gravitational-wave sources with the help of MPI and OpenMP interface

    Get PDF
    The most recent catalog of gravitational waves compiled by the LIGO-Virgo-KAGRA collaboration contains over 90 compact-binary coalescences, mostly binary black holes. The astrophysical interpretations of the detected sources are still uncertain, although the number is expected to rise significantly over the next few years. From a theoretical point of view, one of the possible explanations for the formation of merging compact binaries is the isolated binary scenario. In this instance, two stars are gravitationally bound from the moment they are formed. During stellar evolution, stars move closer to one another, and at the end of their lives, they turn into compact remnants. As a result, a formed compact binary system has the potential to merge during the lifetime of the Universe. Binary population-synthesis codes are tools that can evolve massive populations of single or binary stars from the formation moment to the compact remnants stage. They play an essential role in the investigation of this scenario. The evolution of one binary system does not require significant computational resources. However, to obtain sufficient statistics on compact object mergers, we require simulations of billions of binary systems with different initial conditions, stellar masses, evolutionary prescriptions, and metallicities. In this project, I will implement a novel parallelization method for the SEVN code, a state-of-the-art population-synthesis code developed in SISSA and at the University of Padova. The final goal is to make the SEVN code run effectively on multi-node supercomputers. To accomplish that, I will use the Message Passing Interface (MPI) for inter-node parallelization and the Open Multi-Processing (OpenMP) interface for intra-node parallelization. Furthermore, I will also implement an automatic and adaptive data loading algorithm to load input binaries in chunks. Finally, I will investigate the weak and strong scaling of the code on various computing machines. The new code is expected to significantly speed up the evolution of binary systems, giving us the chance to investigate the formation of gravitational-wave sources in different stellar environments, possibly up to the regime of galaxies (i.e., billions of binaries)

    High-performance tsunami modelling with modern GPU technology

    Get PDF
    PhD ThesisEarthquake-induced tsunamis commonly propagate in the deep ocean as long waves and develop into sharp-fronted surges moving rapidly coastward, which may be effectively simulated by hydrodynamic models solving the nonlinear shallow water equations (SWEs). Tsunamis can cause substantial economic and human losses, which could be mitigated through early warning systems given efficient and accurate modelling. Most existing tsunami models require long simulation times for real-world applications. This thesis presents a graphics processing unit (GPU) accelerated finite volume hydrodynamic model using the compute unified device architecture (CUDA) for computationally efficient tsunami simulations. Compared with a standard PC, the model is able to reduce run-time by a factor of > 40. The validated model is used to reproduce the 2011 Japan tsunami. Two source models were tested, one based on tsunami waveform inversion and another using deep-ocean tsunameters. Vertical sea surface displacement is computed by the Okada model, assuming instantaneous sea-floor deformation. Both source models can reproduce the wave propagation at offshore and nearshore gauges, but the tsunameter-based model better simulates the first wave amplitude. Effects of grid resolutions between 450-3600 m, slope limiters, and numerical accuracy are also investigated for the simulation of the 2011 Japan tsunami. Grid resolutions of 1-2 km perform well with a proper limiter; the Sweby limiter is optimal for coarser resolutions, recovers wave peaks better than minmod, and is more numerically stable than Superbee. One hour of tsunami propagation can be predicted in 50 times on a regular low-cost PC-hosted GPU, compared to a single CPU. For 450 m resolution on a larger-memory server-hosted GPU, performance increased by ~70 times. Finally, two adaptive mesh refinement (AMR) techniques including simplified dynamic adaptive grids on CPU and a static adaptive grid on GPU are introduced to provide multi-scale simulations. Both can reduce run-time by ~3 times while maintaining acceptable accuracy. The proposed computationally-efficient tsunami model is expected to provide a new practical tool for tsunami modelling for different purposes, including real-time warning, evacuation planning, risk management and city planning

    Pseudo-Probabilistic Design for High-Resolution Tsunami Simulations in the Southwestern Spanish Coast

    Get PDF
    The application of simulation software has proven to be a crucial tool for tsunami hazard assessment studies. Understanding the potentially devastating effects of tsunamis leads to the development of safety and resilience measures, such as the design of evacuation plans or the planning of the economic investment necessary to quickly mitigate their consequences. This article introduces a pseudo-probabilistic seismic-triggered tsunami simulation approach to investigate the potential impact of tsunamis in the southwestern coast of Spain, in the provinces of Huelva and Cádiz. Selected faults, probabilistic distributions and sampling methods are presented as well as some results for the nearly 900 Atlantic-origin tsunamis computed along the 250 km-long coast.This work has being carried out under a project funded by a public mutual agreement of understanding between the CN-IGME (CSIC) and the CCS (Law reference: BOE 103, 30/04/2019). This project is supported by an agreement of understanding between CN-IGME and UMA, creating a cooperative entity INGEA (Law reference: BOE 332, 22/12/2020). The numerical results presented in this work have been performed with the computational resources allocated by the Spanish Network for Supercomputing (RES) grants AECT-2020-3-0023 and AECT-2021-2-0018. Further support has also been received from the Spanish Government research project MEGAFLOW (RTI2018-096064-B-C21) and ChEESE project (EU Horizon 2020, grant agreement No. 823844, https://cheese-coe.eu/) due to the synergies found between the projects. Partial funding for open access charge: Universidad de Málag
    • …
    corecore