diff --git a/index.xml b/index.xml index ba99dd03..b328c0af 100644 --- a/index.xml +++ b/index.xml @@ -31,8 +31,11 @@ First create a file named be. Wed, 23 Jan 2019 22:33:52 +0100 quantum.package@gmail.com https://quantumpackage.github.io/qp2/page/tutorials/ - Installation QP installation. -Hartree-Fock calculation In this tutorial, you will run a Hartree-Fock calculation on the HCN molecule. + Installation #. Download the source files +git clone https://github.com/QuantumPackage/qp2.git #. Install the dependencies +./configure # tells you what to install. See in INSTALL.rst #. !! USE AT YOUR OWN RISK, NO SUPPORT WILL BE PROVIDED !! +./configure --install something #. The following libraries are needed for the ocaml package + zlib1g-dev libncurses5-dev pkg-config libgmp3-dev m4 #. Once the SMILING COW APPEAR, load the ENVIRONMENT VARIABLES diff --git a/page/index.html b/page/index.html index 63fedd4b..69c90c9a 100644 --- a/page/index.html +++ b/page/index.html @@ -156,30 +156,12 @@ First create a file named be.

- - -
- -

Installation

- - -
- -
- - -

QP installation.

- -

Hartree-Fock calculation

- - -
- -
- - -

In this tutorial, you will run a Hartree-Fock calculation on the HCN molecule.

- + Installation #. Download the source files +git clone https://github.com/QuantumPackage/qp2.git #. Install the dependencies +./configure # tells you what to install. See in INSTALL.rst #. !! USE AT YOUR OWN RISK, NO SUPPORT WILL BE PROVIDED !! +./configure --install something #. The following libraries are needed for the ocaml package + zlib1g-dev libncurses5-dev pkg-config libgmp3-dev m4 #. Once the SMILING COW APPEAR, load the ENVIRONMENT VARIABLES + [Read More]
diff --git a/page/index.xml b/page/index.xml index ae92e982..2a9bdbc8 100644 --- a/page/index.xml +++ b/page/index.xml @@ -31,8 +31,11 @@ First create a file named be. Wed, 23 Jan 2019 22:33:52 +0100 quantum.package@gmail.com https://quantumpackage.github.io/qp2/page/tutorials/ - Installation QP installation. -Hartree-Fock calculation In this tutorial, you will run a Hartree-Fock calculation on the HCN molecule. + Installation #. Download the source files +git clone https://github.com/QuantumPackage/qp2.git #. Install the dependencies +./configure # tells you what to install. See in INSTALL.rst #. !! USE AT YOUR OWN RISK, NO SUPPORT WILL BE PROVIDED !! +./configure --install something #. The following libraries are needed for the ocaml package + zlib1g-dev libncurses5-dev pkg-config libgmp3-dev m4 #. Once the SMILING COW APPEAR, load the ENVIRONMENT VARIABLES diff --git a/page/tutorials/index.html b/page/tutorials/index.html index 63b2c2ba..0d1cbf85 100644 --- a/page/tutorials/index.html +++ b/page/tutorials/index.html @@ -8,12 +8,19 @@ Video Tutorials - - - + + + @@ -148,7 +155,45 @@ Hartree-Fock calculation In this tutorial, you will run a Hartree-Fock calcula -

QP installation.

+

#. Download the source files

+ +
git clone https://github.com/QuantumPackage/qp2.git
+
+ +

#. Install the dependencies

+ +
./configure   # tells you what to install. See in INSTALL.rst
+
+ +

#. !! USE AT YOUR OWN RISK, NO SUPPORT WILL BE PROVIDED !!

+ +
./configure --install something
+
+ +

#. The following libraries are needed for the ocaml package

+ + + +

#. Once the SMILING COW APPEAR, load the ENVIRONMENT VARIABLES

+ +
source quantum_package.rc
+
+ +

#. Define your COMPILATION CONFIGURATION FILE

+ +
./configure -c ./config/a_file.cfg
+
+ +

#. COMPILE with NINJA

+ +
ninja
+

Hartree-Fock calculation

@@ -158,8 +203,6 @@ Hartree-Fock calculation In this tutorial, you will run a Hartree-Fock calcula -

In this tutorial, you will run a Hartree-Fock calculation on the HCN molecule.

-