Difference between revisions of "Main Page"

From AQUAgpusph
Jump to: navigation, search
(Copied the main page from canal.etsin.upm.es/aquagpusph)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
=AQUAgpusph: A free SPH software accelerated with OpenCL=
+
==AQUAgpusph: A free SPH software accelerated with OpenCL==
  
AQUAgpusph is a free SPH solver developed by the [http://canal.etsin.upm.es:CEHINAV group].
+
AQUAgpusph is a free SPH solver developed by the [http://canal.etsin.upm.es CEHINAV group].
  
 
The main features of AQUAgpusph are:
 
The main features of AQUAgpusph are:
Line 10: Line 10:
 
* It is extensible with Python scripts.
 
* It is extensible with Python scripts.
 
* A powerful runtime output has been implemented.
 
* A powerful runtime output has been implemented.
 +
 +
==First steps with AQUAgpusph==
 +
 +
# You may start learning how to [[Install|download and install]], AQUAgpusph
 +
# Then you can read about the [[Examples|examples]]
 +
 +
==Computational details==
 +
 +
# [[Time integrators]]

Latest revision as of 18:44, 11 April 2023

AQUAgpusph: A free SPH software accelerated with OpenCL

AQUAgpusph is a free SPH solver developed by the CEHINAV group.

The main features of AQUAgpusph are:

  • It is free software, so you are welcomed to use, edit and distribute it.
  • It is accelerated with OpenCL.
  • It is enforced with a wide variety of boundary conditions.
  • It is modable.
  • It is extensible with Python scripts.
  • A powerful runtime output has been implemented.

First steps with AQUAgpusph

  1. You may start learning how to download and install, AQUAgpusph
  2. Then you can read about the examples

Computational details

  1. Time integrators