Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 6, 2022
1 parent 7892d41 commit 8f40e38
Show file tree
Hide file tree
Showing 11 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/collections.html
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ <h2>Trajectory<a class="headerlink" href="#trajectory" title="Permalink to this
x1f,…,xnf, y1f,…,ynf, z1f,…,znf,
]</p></li>
<li><p><strong>forces_units</strong> (<em>str</em><em>, </em><em>Default: kJ/</em><em>(</em><em>mol*angstrom</em><em>)</em>) – Units for atomic forces. Defaults to kJ/mol*angstrom.</p></li>
<li><p><strong>provenance</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">Provenance</span></code>, Default: {‘creator’: ‘MMElemental’, ‘version’: ‘v0.1.0+3.g53bf498’, ‘routine’: ‘mmelemental.models.collect.trajectory’}) – The provenance information about how this object (and its attributes) were generated, provided, and manipulated.</p></li>
<li><p><strong>provenance</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">Provenance</span></code>, Default: {‘creator’: ‘MMElemental’, ‘version’: ‘v0.1.1’, ‘routine’: ‘mmelemental.models.collect.trajectory’}) – The provenance information about how this object (and its attributes) were generated, provided, and manipulated.</p></li>
<li><p><strong>extras</strong> (<em>Dict</em><em>[</em><em>Any</em><em>]</em><em>, </em><em>Optional</em>) – Additional information to bundle with this object. Use for schema development and scratch space.</p></li>
</ul>
</dd>
Expand Down
2 changes: 1 addition & 1 deletion docs/forcefields.html
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ <h2>ForceField<a class="headerlink" href="#forcefield" title="Permalink to this
<li><p><strong>substructs</strong> (<em>List</em><em>[</em><em>Tuple</em><em>[</em><em>str</em><em>, </em><em>int</em><em>]</em><em>]</em><em>, </em><em>Optional</em>) – A list of substructure names the particles belong to. E.g. [(‘ALA’, 4), (‘ACE’, 0)] means atom1 belong to residue ALA (alanine) with residue number 4, while atom2 belongs to residue ACE (acetyl) with residue number 0.</p></li>
<li><p><strong>templates</strong> (<em>Dict</em><em>[</em><em>List</em><em>[</em><em>str</em><em>]</em><em>]</em><em>, </em><em>Optional</em>) – A list of template definitions typically in terms of atom types. E.g. {‘ACE’: [‘HH31’, ‘CH3’, ‘HH32’, ‘HH33’, ‘C’, ‘O’]}.</p></li>
<li><p><strong>atomic_numbers</strong> (<em>Array</em><em>, </em><em>Optional</em>) – An optional ordered 1-D array-like object of atomic numbers of shape (nat,). Index matches the 0-indexed indices of all other per-atom settings like <code class="docutils literal notranslate"><span class="pre">symbols</span></code>. Values are inferred from the <code class="docutils literal notranslate"><span class="pre">symbols</span></code> list if not explicitly set.</p></li>
<li><p><strong>provenance</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">Provenance</span></code>, Default: {‘creator’: ‘MMElemental’, ‘version’: ‘v0.1.0+3.g53bf498’, ‘routine’: ‘mmelemental.models.forcefield.forcefield’}) – The provenance information about how this object (and its attributes) were generated, provided, and manipulated.</p></li>
<li><p><strong>provenance</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">Provenance</span></code>, Default: {‘creator’: ‘MMElemental’, ‘version’: ‘v0.1.1’, ‘routine’: ‘mmelemental.models.forcefield.forcefield’}) – The provenance information about how this object (and its attributes) were generated, provided, and manipulated.</p></li>
<li><p><strong>extras</strong> (<em>Dict</em><em>[</em><em>Any</em><em>]</em><em>, </em><em>Optional</em>) – Additional information to bundle with the object. Use for schema development and scratch space.</p></li>
</ul>
</dd>
Expand Down
Binary file modified docs/objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/searchindex.js

Large diffs are not rendered by default.

Binary file modified docs/src/_build/doctrees/collections.doctree
Binary file not shown.
Binary file modified docs/src/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/src/_build/doctrees/forcefields.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/src/_build/html/collections.html
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ <h2>Trajectory<a class="headerlink" href="#trajectory" title="Permalink to this
x1f,…,xnf, y1f,…,ynf, z1f,…,znf,
]</p></li>
<li><p><strong>forces_units</strong> (<em>str</em><em>, </em><em>Default: kJ/</em><em>(</em><em>mol*angstrom</em><em>)</em>) – Units for atomic forces. Defaults to kJ/mol*angstrom.</p></li>
<li><p><strong>provenance</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">Provenance</span></code>, Default: {‘creator’: ‘MMElemental’, ‘version’: ‘v0.1.0+3.g53bf498’, ‘routine’: ‘mmelemental.models.collect.trajectory’}) – The provenance information about how this object (and its attributes) were generated, provided, and manipulated.</p></li>
<li><p><strong>provenance</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">Provenance</span></code>, Default: {‘creator’: ‘MMElemental’, ‘version’: ‘v0.1.1’, ‘routine’: ‘mmelemental.models.collect.trajectory’}) – The provenance information about how this object (and its attributes) were generated, provided, and manipulated.</p></li>
<li><p><strong>extras</strong> (<em>Dict</em><em>[</em><em>Any</em><em>]</em><em>, </em><em>Optional</em>) – Additional information to bundle with this object. Use for schema development and scratch space.</p></li>
</ul>
</dd>
Expand Down
2 changes: 1 addition & 1 deletion docs/src/_build/html/forcefields.html
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ <h2>ForceField<a class="headerlink" href="#forcefield" title="Permalink to this
<li><p><strong>substructs</strong> (<em>List</em><em>[</em><em>Tuple</em><em>[</em><em>str</em><em>, </em><em>int</em><em>]</em><em>]</em><em>, </em><em>Optional</em>) – A list of substructure names the particles belong to. E.g. [(‘ALA’, 4), (‘ACE’, 0)] means atom1 belong to residue ALA (alanine) with residue number 4, while atom2 belongs to residue ACE (acetyl) with residue number 0.</p></li>
<li><p><strong>templates</strong> (<em>Dict</em><em>[</em><em>List</em><em>[</em><em>str</em><em>]</em><em>]</em><em>, </em><em>Optional</em>) – A list of template definitions typically in terms of atom types. E.g. {‘ACE’: [‘HH31’, ‘CH3’, ‘HH32’, ‘HH33’, ‘C’, ‘O’]}.</p></li>
<li><p><strong>atomic_numbers</strong> (<em>Array</em><em>, </em><em>Optional</em>) – An optional ordered 1-D array-like object of atomic numbers of shape (nat,). Index matches the 0-indexed indices of all other per-atom settings like <code class="docutils literal notranslate"><span class="pre">symbols</span></code>. Values are inferred from the <code class="docutils literal notranslate"><span class="pre">symbols</span></code> list if not explicitly set.</p></li>
<li><p><strong>provenance</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">Provenance</span></code>, Default: {‘creator’: ‘MMElemental’, ‘version’: ‘v0.1.0+3.g53bf498’, ‘routine’: ‘mmelemental.models.forcefield.forcefield’}) – The provenance information about how this object (and its attributes) were generated, provided, and manipulated.</p></li>
<li><p><strong>provenance</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">Provenance</span></code>, Default: {‘creator’: ‘MMElemental’, ‘version’: ‘v0.1.1’, ‘routine’: ‘mmelemental.models.forcefield.forcefield’}) – The provenance information about how this object (and its attributes) were generated, provided, and manipulated.</p></li>
<li><p><strong>extras</strong> (<em>Dict</em><em>[</em><em>Any</em><em>]</em><em>, </em><em>Optional</em>) – Additional information to bundle with the object. Use for schema development and scratch space.</p></li>
</ul>
</dd>
Expand Down
Binary file modified docs/src/_build/html/objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/src/_build/html/searchindex.js

Large diffs are not rendered by default.

0 comments on commit 8f40e38

Please sign in to comment.