From 2c9600ac0172535667a53303e4189bc2a24ab17a Mon Sep 17 00:00:00 2001 From: fedepedron Date: Thu, 25 Jan 2024 16:13:54 +0100 Subject: [PATCH 1/4] Updated events tab. --- _events/MaX-ENCCS_School-2024.md | 12 ++++++++++++ _events/TranSIESTA_School-2023.md | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 _events/MaX-ENCCS_School-2024.md diff --git a/_events/MaX-ENCCS_School-2024.md b/_events/MaX-ENCCS_School-2024.md new file mode 100644 index 0000000..d1766be --- /dev/null +++ b/_events/MaX-ENCCS_School-2024.md @@ -0,0 +1,12 @@ +--- +layout: siesta-nav +title: "Efficient materials modelling on HPC with QUANTUM ESPRESSO, SIESTA and Yambo" +dates: "11th - 15th March 2024" +eventID: 202403 +past: false +--- +# {{ page.title }} +## MaX/ENCCS School, {{ page.dates }} (online) + +SIESTA will be part of the upcoming MaX/ENCCS school to be held online. +You can find more information on the [School's webpage](https://enccs.se/events/2024-03-efficient-materials-modelling-on-hpc/). \ No newline at end of file diff --git a/_events/TranSIESTA_School-2023.md b/_events/TranSIESTA_School-2023.md index a37d534..14f17fc 100644 --- a/_events/TranSIESTA_School-2023.md +++ b/_events/TranSIESTA_School-2023.md @@ -3,7 +3,7 @@ layout: siesta-nav title: TranSIESTA School 2023 dates: "13th - 17th November 2023" eventID: 202311 -past: false +past: true --- # {{ page.title }} ## Technical University of Denmark, {{ page.dates }} From ac7be19b9e36fc5db7c451ae8d5bc77ae603c368 Mon Sep 17 00:00:00 2001 From: fedepedron Date: Thu, 25 Jan 2024 16:23:35 +0100 Subject: [PATCH 2/4] Updated information on code access and releases. --- CodeAccess/index.html | 27 ++++++++++++++++++++++----- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/CodeAccess/index.html b/CodeAccess/index.html index 8897570..b5d5d05 100644 --- a/CodeAccess/index.html +++ b/CodeAccess/index.html @@ -1,20 +1,37 @@ --- layout: siesta-nav -title: SIESTA code access +title: Get SIESTA --- +
+

Where to download

+You can find existing SIESTA releases in the + GitLab releases page. -

SIESTA code access

- +
+
+There is also a Conda alternative +readily available for installation. -SIESTA development has recently moved from Launchpad to -GitLab. +

+

How to install

+You can find information on installations in the documentation site +documentation site. +

+

License

Starting in the Spring of 2016, with the 4.0 version, SIESTA is released under the terms of the GPL open-source license. Source packages and access to the development versions can be obtained from the GitLab site.

+ +




+

Information for developers and specific users

+ +SIESTA development is currently held in the master branch of the +SIESTA GitLab. +

For an overview of the various strands of development, please see this Guide to SIESTA versions. From 76a8110ac2a9b3721b9b29bfe6497cebf58b7ea7 Mon Sep 17 00:00:00 2001 From: fedepedron Date: Thu, 25 Jan 2024 16:25:23 +0100 Subject: [PATCH 3/4] Reordered priorities for Pseudopotentials page. --- Pseudopotentials/index.html | 41 +++++++++++++++++++------------------ 1 file changed, 21 insertions(+), 20 deletions(-) diff --git a/Pseudopotentials/index.html b/Pseudopotentials/index.html index 9c6f182..2d8304c 100644 --- a/Pseudopotentials/index.html +++ b/Pseudopotentials/index.html @@ -11,6 +11,27 @@

Pseudopotentials for SIESTA

"all-electron" programs). In particular, the pseudopotentials are of the "norm-conserving" kind.

+
+

Curated pseudopotentials in the PSML format

+ +

In contrast, curated pseudopotential databases offer a higher level + of testing and quality assurance. For example, the PseudoDojo is an open + source project for developing and + systematically testing pseudopotentials. These are generated with + the multi-projector norm-conserving generator ONCVPSP, tested with + seven different batteries of tests with ABINIT, and made + available in a web-based database in several formats. +

+

Users of SIESTA willing to try these + pseudopotentials can use the + new 5.0 (beta) version or the + + development version of + SIESTA, which have support for the + new PSML format. +

+ +

Pseudopotentials in the PSF format

Versions of SIESTA before 5.0 use pseudopotential files in the @@ -43,25 +64,5 @@

Pseudopotentials in the PSF format

ATOM and other generation codes for more information on testing).

- -

Curated pseudopotentials in the PSML format

- -

In contrast, curated pseudopotential databases offer a higher level - of testing and quality assurance. For example, the PseudoDojo is an open - source project for developing and - systematically testing pseudopotentials. These are generated with - the multi-projector norm-conserving generator ONCVPSP, tested with - seven different batteries of tests with ABINIT, and made - available in a web-based database in several formats. -

-

Users of SIESTA willing to try these - pseudopotentials can use the - new 5.0 (beta) version or the - - development version of - SIESTA, which have support for the - new PSML format. -

- From 2f89bece0fa77e870184f56104e5005a52b82e73 Mon Sep 17 00:00:00 2001 From: fedepedron Date: Thu, 25 Jan 2024 16:32:41 +0100 Subject: [PATCH 4/4] Updated support and documentation URL. --- Documentation/index.html | 10 +++++----- External/support.html | 15 +++++++++++++-- 2 files changed, 18 insertions(+), 7 deletions(-) diff --git a/Documentation/index.html b/Documentation/index.html index 5fe6ec4..2ac69c8 100644 --- a/Documentation/index.html +++ b/Documentation/index.html @@ -14,20 +14,20 @@

SIESTA documentation

  • The school's Tutorials and How-Tos can be found here.
  • -
  • Video lectures for the school are accessible +
  • Video lectures for the school are accessible here.
  • The school website is part of a larger resource which is being developed to cover the documentation needs for the wider Siesta project: - +

    - - + +

    Other resources:

      diff --git a/External/support.html b/External/support.html index d262587..87a523e 100644 --- a/External/support.html +++ b/External/support.html @@ -5,6 +5,17 @@

      SIESTA Support

      -

      This is just a placeholder for a future support page, which might be hosted - elsewhere

      +

      +For bug reports and code-specific issues, please refer to the + + GitLab issues page on the SIESTA repo . +

      + +

      +For questions about SIESTA's capabilities and specific applications, we invite +you to ask your question on + + Materials StackExchange. +

      +