Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
west-public
West
Commits
c525ad0a
Commit
c525ad0a
authored
Sep 30, 2019
by
Marco Govoni
Browse files
Updated doc
parent
e0c3057d
Changes
3
Hide whitespace changes
Inline
Side-by-side
doc/acknowledge.rst
View file @
c525ad0a
...
...
@@ -40,4 +40,3 @@ Former Developers
- Ryan McAvoy
- Ngoc Linh Nguyen
- Peter Scherpelz
doc/installation.rst
View file @
c525ad0a
...
...
@@ -16,6 +16,9 @@ Configure QuantumEspresso by running the ``configure`` script that comes with th
$ git clone -b 'v4.0.0' --single-branch --depth 1 http://greatfire.uchicago.edu/west-public/West.git West
$ ./configure LD_LIBS="`python3-config --ldflags`"
.. note::
Note that since v4.0.0 WEST requires dynamic compilation and python3.
It's now time to create the ``pw.x``, ``wstat.x``, ``wfreq.x``, and ``westpp.x`` executables by doing:
.. code-block:: bash
...
...
@@ -37,3 +40,12 @@ You have succefully installed QuantumEspresso and WEST if you see the executable
... (other content) ...
Congratulations, you are all set for running QuantumEspresso and WEST!
Suggested configuration options
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. toctree::
:maxdepth: 1
installations/theta.rst
doc/quickreference.rst
View file @
c525ad0a
...
...
@@ -13,7 +13,7 @@ wstat.x
This is a typical input for ``wstat.x``.
.. code-block::
bash
.. code-block::
yaml
input_west:
qe_prefix: silane
...
...
@@ -29,7 +29,7 @@ wfreq.x
This is a typical input for ``wfreq.x``.
.. code-block::
bash
.. code-block::
yaml
input_west:
qe_prefix: silane
...
...
@@ -52,7 +52,7 @@ westpp.x
This is a typical input for ``westpp.x``.
.. code-block::
bash
.. code-block::
yaml
input_west:
qe_prefix: silane
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment