Advanced Simulation Library

In today's world, Advanced Simulation Library is a topic that has gained unprecedented relevance. From its origins to the present, Advanced Simulation Library has been the subject of study, debate and controversy in different areas. Whether due to his impact on society, the economy, politics or culture, Advanced Simulation Library has left an indelible mark on history. In this article, we will explore the different aspects of Advanced Simulation Library, analyzing its importance, evolution and repercussions in the contemporary world. Through a multidisciplinary approach, we will seek to understand the complexity of Advanced Simulation Library and its influence on our daily lives.

Advanced Simulation Library
Developer(s)Avtech Scientific
Initial release14 May 2015 (2015-05-14)
Stable release
0.1.7 / 9 November 2016 (2016-11-09)
Repositorygithub.com/AvtechScientific/ASL
Written inC++
Operating systemUnix/Linux, Windows, Mac
TypeMultiphysics, Computer-aided engineering, Computational fluid dynamics, Simulation software
LicenseGNU Affero General Public License, optional commercial license (based on MIT License)
Websiteasl.org.il
Multicomponent flow video
Computer-assisted cryosurgery
Simulation of a microfluidic device for separating mixtures of proteins
Coating procedure employing physical vapor deposition (PVD) method
Image-guided neurosurgery, brain deformation simulation
Aerodynamics of a locomotive in a tunnel

Advanced Simulation Library (ASL) is a free and open-source hardware-accelerated multiphysics simulation platform. It enables users to write customized numerical solvers in C++ and deploy them on a variety of massively parallel architectures, ranging from inexpensive FPGAs, DSPs and GPUs up to heterogeneous clusters and supercomputers. Its internal computational engine is written in OpenCL and utilizes matrix-free solution techniques. ASL implements variety of modern numerical methods, i.a. level-set method, lattice Boltzmann, immersed boundary. The mesh-free, immersed boundary approach allows users to move from CAD directly to simulation, reducing pre-processing efforts and number of potential errors. ASL can be used to model various coupled physical and chemical phenomena, especially in the field of computational fluid dynamics. It is distributed under the free GNU Affero General Public License with an optional commercial license (which is based on the permissive MIT License).

History

Advanced Simulation Library is being developed by Avtech Scientific, an Israeli company. Its source code was released to the community on 14 May 2015, whose members packaged it for scientific sections of all major Linux distributions shortly thereafter. Subsequently, Khronos Group acknowledged the significance of ASL and listed it on its website among OpenCL-based resources.

Application areas

Advantages and disadvantages

Advantages

  • C++ API (no OpenCL knowledge required)
  • Mesh-free, immersed boundary approach allows users to move from CAD directly to computations reducing pre-processing effort
  • Dynamic compilation enables an additional layer of optimization at run-time (i.e. for a specific parameters set the application was provided with)
  • Automatic hardware acceleration and parallelization of applications
  • Deployment of same program on a variety of parallel architectures - GPU, APU, FPGA, DSP, multicore CPUs
  • Ability to deal with complex boundaries
  • Ability to incorporate microscopic interactions
  • Availability of the source code

Disadvantages

  • Absence of detailed documentation (besides the Developer Guide generated from the source code comments)
  • Not all OpenCL drivers are mature enough for the library

Features

ASL provides a range of features to solve number of problems - from complex fluid flows involving chemical reactions, turbulence and heat transfer, to solid mechanics and elasticity.

  • Interfacing: VTK/ParaView, MATLAB (export).
    • import file formats: .stl .vtp .vtk .vti .mnc .dcm
    • export file formats: .vti .mat
  • Geometry:
    • flexible and complex geometry using simple rectangular grid
    • mesh-free, immersed boundary approach
    • generation and manipulation of geometric primitives
  • Implemented phenomena:
    • Transport processes
      • multicomponent transport processes
      • compressible and incompressible fluid flow
    • Chemical reactions
      • electrode reactions
    • Elasticity
      • homogeneous isotropic elasticity
      • homogeneous isotropic poroelasticity
    • Interface tracking
      • evolution of an interface
      • evolution of an interface with crystallographic kinetics

Uses

  • ACTIVE - Active Constraints Technologies for Ill-defined or Volatile Environments (European FP7 Project)

References

  1. ^ "ASL - expanding software ecosystem for the DSP/FPGA/GPU market" (PDF). Archived from the original (PDF) on 25 August 2017. Retrieved 27 September 2015.
  2. ^ "ASL - ASL enters Linux distributions at a record-breaking pace". asl.org.il.
  3. ^ "Advanced Simulation Library". openSUSE Build Service.
  4. ^ "Debian -- Details of package libasl0 in sid". packages.debian.org.
  5. ^ "asl « sci-libs - proj/sci.git - Gentoo Science Overlay". cgit.gentoo.org.
  6. ^ "ASL for Fedora". Archived from the original on 8 December 2015. Retrieved 30 November 2015.
  7. ^ "Arch Linux - Package Search". archlinux.org.
  8. ^ "OpenCL - The Open Standard for Parallel Programming of Heterogeneous Systems". The Khronos Group. 21 July 2013. Archived from the original on 8 October 2021. Retrieved 8 October 2021.
  9. ^ "ASL: locomotive.cc". asl.org.il.
  10. ^ "Deployment · AvtechScientific/ASL Wiki". GitHub. 25 July 2022.
  11. ^ Scientific, Avtech (3 September 2015). "Advanced Simulation Library: Expanding software ecosystem for the DSP/FPGA/GPU market" – via hgpu.org. {{cite journal}}: Cite journal requires |journal= (help)
  12. ^ "Results - Intraoperative Brain Shift | The Active Project". www.active-fp7.eu.
  13. ^ "ASL assists neurosurgeons and robots, computes brain deformation in real time - Technology OrgTechnology Org". 14 September 2015.
  14. ^ "ASL Software Assists Neurosurgeons and Robots". interestingengineering.com. 28 November 2016.