From 52bdccc883d56974006904f6a5a16b92f3b79f87 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Mon, 8 Feb 2021 11:30:51 +0100 Subject: [PATCH] edited installed version section, related to #68 --- docs.it4i/software/chemistry/orca.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/docs.it4i/software/chemistry/orca.md b/docs.it4i/software/chemistry/orca.md index d0beb416d..34aca333d 100644 --- a/docs.it4i/software/chemistry/orca.md +++ b/docs.it4i/software/chemistry/orca.md @@ -4,17 +4,12 @@ ORCA is a flexible, efficient, and easy-to-use general-purpose tool for quantum chemistry with specific emphasis on spectroscopic properties of open-shell molecules. It features a wide variety of standard quantum chemical methods ranging from semiempirical methods to DFT to single- and multireference correlated ab initio methods. It can also treat environmental and relativistic effects. -## ORCA Available on the Cluster +## Installed Versions -Many versions of ORCA are available on our clusters. You can list all versions by the `ml av` command: +For the current list of installed versions, use: ```console $ ml av orca --------------------------- /apps/modules/chem -------------------------- - ORCA/4_0_0-linux_x86-64 ORCA/4_0_1-linux_x86-64 ORCA/4.0.1.2 (D) - - Where: - D: Default Module ``` ## Serial Computation With ORCA -- GitLab