AMR PAR

From HP-SEE Wiki

(Difference between revisions)
Jump to: navigation, search
(Collaborations and Beneficiaries)
(Technical Features and HP-SEE Implementation)
Line 28: Line 28:
== Technical Features and HP-SEE Implementation ==
== Technical Features and HP-SEE Implementation ==
-
* Primary programming language: ''Tobefilledin''
+
* Primary programming language: ''Intel Fortran 11.0''
-
* Parallel programming paradigm: ''Tobefilledin''
+
* Parallel programming paradigm: ''Open MP''
-
* Main parallel code: ''Tobefilledin''
+
* Main parallel code: ''in-house development''
-
* Pre/post processing code: ''Tobefilledin''
+
* Pre/post processing code: ''in-house development''
-
* Application tools and libraries: ''Enumerate (comma separated)''
+
* Application tools and libraries: ''OpenMP, Intel MKL10.1''
-
* Number of cores required: ''Tobefilledin''
+
* Number of cores required: ''4-8''
-
* Minimum RAM/core required: ''Tobefilledin''
+
* Minimum RAM/core required: ''1 Gb''
-
* Storage space during a single run: ''Tobefilledin''
+
* Storage space during a single run: ''110 Gb''
-
* Long-term data storage: ''Tobefilledin''
+
* Long-term data storage: ''500 Gb''
== Usage Example ==
== Usage Example ==

Revision as of 09:19, 1 July 2011

Contents

General Information

  • Application's name: Parallel algorithm and program for the solving of continuum mechanics equations using Adaptive Mesh Refinement
  • Virtual Research Community: Computational Physics
  • Scientific contact: Boris RYBAKIN, rybakin@math.md
  • Technical contact: Nicolai ILIUHA, nick@renam.md
  • Developers: Institute of Mathematics and Computer Science, Laboratory of Mathematical Modelling, Republic of Moldova
  • Web site: http://www.math.md/

Short Description

Many complex problems of continuum mechanics are numerically solved on structured or unstructured grids. To improve the accuracy of the calculations is necessary to choose a sufficiently small grid (with a small cell size). This leads to the drawback of a substantial increase of computation time. Therefore, for the calculations of complex problems in recent years the method of Adaptive Mesh Refinement (AMR) is applied. That is, the grid refinement is performed only in the areas of interest of the structure, where e.g. the shock waves are generated, or a complex geometry or other such features exist. Thus, the computing time is greatly reduced. In addition, the execution of the application on the resulting sequence of nested, decreasing nets can be parallelized. For the arrays with dimension up to 128x128x128 the application AMR_PAR can still be executed in Grid. For higher-dimensional arrays, which are of practical interest, the delays in sending messages is greatly increasing the run time of the application, and the use of the HPC solution becomes mandatory.

Problems Solved

We consider a continuum mechanics problem, such as the problem of modeling the explosion of a supernova type II and, for this example, create an algorithm using the method of AMR and build a parallel program. Then the results of the calculation of specified problem of blast are visualized.

Scientific and Social Impact

This method can be applied to any other nowaday problem of continuum mechanics - to calculate the aerodynamics of aircraft, the calculations of the air flow of cars, a large number of other problems of mathematical modeling - calculation of the flow of blood through the vessels, the calculations of the heart valves, etc. Hence, the practical use – the calculation of complex problems in a reasonable time. In all these cases, at the beginning of the problem we define a way to highlight areas in which need to construct the grid, then the program builds a sequence of grids and makes a decision on them. The social impact depends on the problem to be solved, the use of AMR_PAR being of interest for heavy industry (e.g. car body design and development, aircraft aerodynamics), or for healthcare industry.

Collaborations and Beneficiaries

At this stage, the main beneficiaries are research groups in Computational Mathematics and Computational Astrophysics.

Technical Features and HP-SEE Implementation

  • Primary programming language: Intel Fortran 11.0
  • Parallel programming paradigm: Open MP
  • Main parallel code: in-house development
  • Pre/post processing code: in-house development
  • Application tools and libraries: OpenMP, Intel MKL10.1
  • Number of cores required: 4-8
  • Minimum RAM/core required: 1 Gb
  • Storage space during a single run: 110 Gb
  • Long-term data storage: 500 Gb

Usage Example

Tobefilledin, text and (maybe) images.

Publications

  • ...
  • ...
Personal tools