Skip to content

Commit

Permalink
created macros with autor, help & tool version
Browse files Browse the repository at this point in the history
  • Loading branch information
wverastegui committed Sep 11, 2023
1 parent 53c0ffa commit 7638ea6
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions tools/xtb/macros.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<macros>
<token name="@TOOL_VERSION@">0.1.0</token>
<xml name="creator">
<creator>
<person
givenName="Wudmir"
familyName="Rojas"
url="https://github.com/wverastegui"
identifier="0000-0001-7036-9987" />
<person
givenName="Helge"
familyName="Hecht"
url="https://github.com/hechth"
identifier="0000-0001-6744-996X" />
<organization
url="https://www.recetox.muni.cz/"
email="[email protected]"
name="RECETOX MUNI"/>
</creator>
</xml>
<token name="@HELP@"><![CDATA[
XTB Molecular Optimization handles coord and XYZ input formats, as well as, several levels of optimization.
Documentation
The xTB molecular optimization tool is based on the Semiempirical Tight Binding method GFNn-xTB implemented in the xtb (extended tight binding)
program package. Detailed documentation for the xtb program can be found in https://xtb-docs.readthedocs.io/en/latest/optimization.html.
]]>
</token>
</macros>

0 comments on commit 7638ea6

Please sign in to comment.