Skip to content

Commit

Permalink
[fix]: Improving execute command section
Browse files Browse the repository at this point in the history
  • Loading branch information
hentt30 committed Mar 1, 2021
1 parent ffe1abe commit e872e5b
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions docs/source/commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -784,11 +784,9 @@ To consult a case where changing the amplitude value is necessary, check the ref
``minushalf execute``
************************************************

This command automates the use of the DFT -1/2, requiring the input files of the software that
performs ab initio calculations and the potential files for each atom. It uses the Nelder-Mead
algorithm [3]_ to find the optimal values of CUT(S) and generates a text file with all the
respective CUTS and the final value of the gap.

This command automates the use of the DFT -1/2. It uses the Nelder-Mead algorithm [3]_ to find
the optimal values of CUT(S) and generates a text file with all the respective CUTS and the final value
of the gap. To function correctly, the command requires the following files to be provided:

.. code-block:: console
Expand Down

0 comments on commit e872e5b

Please sign in to comment.