Tag Archives: advection schemes

A hardware-accelerated parallel implementation of a two-dimensional scheme for free surface flows

Results of implementing a two-dimensional semi-implicit scheme for free surface flows applying CUDA for a Nvidia GPU. Continue reading

A hardware-accelerated parallel implementation of a two-dimensional scheme for free surface flows

J.A. Jankowski

Abstract: This contribution concerns the verification and performance assessment of a hardware-accelerated parallel implementation of an algorithm for the semi-implicit finite difference method for solving the vertically integrated shallow water equations including a non-linear treatment of wetting and drying and conservative advection schemes. Continue reading

Assessment of a parallel implementation of a two-dimensional scheme for free surface flows using a GPU

J.A. Jankowski

Abstract: The rapid changes in the present computer architectures throw questions concerning the future of the hardware-oriented programming based on the usage of heterogeneous parallel computing resources, consisting of nodes of interconnected, but separate CPUs and GPUs. However, it is believed that the sustainability of the programming efforts nowadays is to be searched in the fact that the principle source of the performance of the present GPUs as well as the emerging APUs is the hardware acceleration of vector operations. Therefore, this contribution delivers an assessment of a hardware-accelerated parallel implementation of a principal algorithm for a vertically integrated finite difference scheme for free surface flows including non-linear treatment of wetting and drying. Continue reading

Parallel implementation of a non-hydrostatic model for free surface flows with semi-Lagrangian advection treatment

Jacek A. Jankowski

Abstract. The parallel implementation of an unstructured-grid, three-dimensional, semi-implicit finite difference and finite volume model for the free surface Navier-Stokes equations (UnTRIM) is presented and discussed. The new developments are aimed to make the code available for high performance computing in order to address larger, complex problems in environmental free surface flows. Continue reading

Parallel streamline tracking for Telemac

Jacek A. Jankowski. Parallel streamline tracking for Telemac, 15th Telemac User Club, Chatou, 9-10 October 2008.

The Telemac adaptation of the parallel streamline tracking algorithm for the domain decomposition method, originally developed for the MPI version of UnTRIM, is described in detail. Continue reading