Using SBASCO to solve reaction-diffusion equations in two-dimensional irregular domains

  • Authors:
  • Manuel Díaz;Sergio Romero;Bartolomé Rubio;Enrique Soler;José M. Troya

  • Affiliations:
  • Department of Languages and Computer Science, University of Málaga, SPAIN;Department of Languages and Computer Science, University of Málaga, SPAIN;Department of Languages and Computer Science, University of Málaga, SPAIN;Department of Languages and Computer Science, University of Málaga, SPAIN;Department of Languages and Computer Science, University of Málaga, SPAIN

  • Venue:
  • ICCS'06 Proceedings of the 6th international conference on Computational Science - Volume Part II
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

The SBASCO programming environment provides the developer of parallel and distributed applications with high-level programming capabilities. This is achieved as a result of the combination of two technologies: algorithmic skeletons and software components. This paper is a case study on the use of SBASCO. Specifically, we present a scientific application to study the propagation of reaction waves in two-dimensional irregular domains which can be divided into overlapping rectangular regions. Domain decomposition techniques are used to solve a system of two non-linear reaction-diffusion equations. The structure of the application is established by means of a high-level skeleton, which captures all the communication and synchronization details that take place in parallel component interaction, thereby releasing the programmer from coding them. In addition, the use of software components facilitates the development process and allows the creation of more flexible and adaptable software.