Skip to content

Commit

Permalink
SOF-7261: update supported quantum espresso versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pranabdas committed Sep 16, 2024
1 parent 2c2ea9f commit 45e4e27
Showing 1 changed file with 16 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,22 +1,33 @@
# Quantum ESPRESSO

Quantum ESPRESSO (QE, also referred to as "espresso" in our platform) [^1] [^2] is a software suite for ab-initio quantum methods performing general electronic-structure calculations and materials modeling. It is distributed for free under the GNU General Public License. Quantum ESPRESSO is based on [Density Functional Theory](../../../models-directory/dft/overview.md), [plane wave basis sets and pseudopotentials](../../../methods-directory/pseudopotential/overview.md) (both norm-conserving and ultrasoft).
Quantum ESPRESSO (QE, also referred to as "espresso" in our platform) [^1] [^2]
is a software suite for ab-initio quantum methods performing general
electronic-structure calculations and materials modeling. It is distributed for
free under the GNU General Public License. Quantum ESPRESSO is based on
[Density Functional Theory](../../../models-directory/dft/overview.md),
[plane wave basis sets and pseudopotentials](../../../methods-directory/pseudopotential/overview.md)
(both norm-conserving and ultrasoft).

## Supported Versions

We support 5.2.1, 5.4.0, 6.0.0, 6.3.0, 6.4.1, 6.5.0, 6.6.0, 6.7.0, and 6.8.0 versions of Quantum ESPRESSO.
We support 5.2.1, 5.4.0, 6.0.0, 6.3.0, 6.4.1, 6.5.0, 6.6.0, 6.7.0, 6.8.0, 7.0,
7.2, and 7.3 versions of Quantum ESPRESSO.

## [Components](components.md)

We introduce the different [components](../../../software/components.md) which are part of the Quantum ESPRESSO software distribution [in this page](components.md).
We introduce the different [components](../../../software/components.md) which
are part of the Quantum ESPRESSO software distribution [in this page](components.md).

## [Compute Parameters](compute-parameters.md)

We explain which [compute parameters](../../../infrastructure/compute/parameters.md) are specific to Quantum ESPRESSO [here](compute-parameters.md).
We explain which [compute parameters](../../../infrastructure/compute/parameters.md)
are specific to Quantum ESPRESSO [here](compute-parameters.md).

## [Data](data.md)

The [structured representation](../../../data-structured/overview.md) for Quantum ESPRESSO, and for its specific compute parameters, is explained [in this page](data.md).
The [structured representation](../../../data-structured/overview.md) for
Quantum ESPRESSO, and for its specific compute parameters, is explained
[in this page](data.md).

## Links

Expand Down

0 comments on commit 45e4e27

Please sign in to comment.