tfix typo in function name - sphere - GPU-based 3D discrete element method algorithm with optional fluid coupling
HTML git clone git://src.adamsgaard.dk/sphere
DIR Log
DIR Files
DIR Refs
DIR LICENSE
---
DIR commit e99d4d9da0336d361f31a7f3f3c391ce3b8b9229
DIR parent 2085e084281fe031a970af25d140832b27642e5c
HTML Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Mon, 1 Sep 2014 14:50:37 +0200
fix typo in function name
Diffstat:
M doc/html/genindex.html | 12 ++++++------
M doc/html/objects.inv | 0
M doc/html/python_api.html | 36 ++++++++++++++++----------------
M doc/html/searchindex.js | 4 ++--
M doc/pdf/sphere.pdf | 0
M python/sphere.py | 2 +-
6 files changed, 27 insertions(+), 27 deletions(-)
---
DIR diff --git a/doc/html/genindex.html b/doc/html/genindex.html
t@@ -239,6 +239,10 @@
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
+ <dt><a href="python_api.html#sphere.sim.inertiaParameterPlanarShear">inertiaParameterPlanarShear() (sphere.sim method)</a>
+ </dt>
+
+
<dt><a href="python_api.html#sphere.sim.initFluid">initFluid() (sphere.sim method)</a>
</dt>
t@@ -250,12 +254,12 @@
<dt><a href="python_api.html#sphere.sim.initGridAndWorldsize">initGridAndWorldsize() (sphere.sim method)</a>
</dt>
+ </dl></td>
+ <td style="width: 33%" valign="top"><dl>
<dt><a href="python_api.html#sphere.sim.initGridPos">initGridPos() (sphere.sim method)</a>
</dt>
- </dl></td>
- <td style="width: 33%" valign="top"><dl>
<dt><a href="python_api.html#sphere.sim.initRandomGridPos">initRandomGridPos() (sphere.sim method)</a>
</dt>
t@@ -268,10 +272,6 @@
<dt><a href="python_api.html#sphere.sim.initTemporal">initTemporal() (sphere.sim method)</a>
</dt>
-
- <dt><a href="python_api.html#sphere.sim.interiaParameterPlanarShear">interiaParameterPlanarShear() (sphere.sim method)</a>
- </dt>
-
</dl></td>
</tr></table>
DIR diff --git a/doc/html/objects.inv b/doc/html/objects.inv
Binary files differ.
DIR diff --git a/doc/html/python_api.html b/doc/html/python_api.html
t@@ -768,6 +768,24 @@ value is <tt class="docutils literal"><span class="pre">uni</span></tt>, which i
</dd></dl>
<dl class="method">
+<dt id="sphere.sim.inertiaParameterPlanarShear">
+<tt class="descname">inertiaParameterPlanarShear</tt><big>(</big><big>)</big><a class="headerlink" href="#sphere.sim.inertiaParameterPlanarShear" title="Permalink to this definition">¶</a></dt>
+<dd><p>Returns the value of the inertia parameter $I$ during planar shear
+proposed by GDR-MiDi 2004.</p>
+<table class="docutils field-list" frame="void" rules="none">
+<col class="field-name" />
+<col class="field-body" />
+<tbody valign="top">
+<tr class="field-odd field"><th class="field-name">Returns:</th><td class="field-body">The value of $I$</td>
+</tr>
+<tr class="field-even field"><th class="field-name">Return type:</th><td class="field-body">float</td>
+</tr>
+</tbody>
+</table>
+<p>:see also:<cite>func:shearStrainRate()</cite>,`func:shearVel()`</p>
+</dd></dl>
+
+<dl class="method">
<dt id="sphere.sim.initFluid">
<tt class="descname">initFluid</tt><big>(</big><em>mu=0.00089</em>, <em>rho=1000.0</em>, <em>p=1.0</em>, <em>hydrostatic=True</em><big>)</big><a class="headerlink" href="#sphere.sim.initFluid" title="Permalink to this definition">¶</a></dt>
<dd><p>Initialize the fluid arrays and the fluid viscosity. The default value
t@@ -921,24 +939,6 @@ included.</p>
</dd></dl>
<dl class="method">
-<dt id="sphere.sim.interiaParameterPlanarShear">
-<tt class="descname">interiaParameterPlanarShear</tt><big>(</big><big>)</big><a class="headerlink" href="#sphere.sim.interiaParameterPlanarShear" title="Permalink to this definition">¶</a></dt>
-<dd><p>Returns the value of the inertia parameter $I$ during planar shear
-proposed by GDR-MiDi 2004.</p>
-<table class="docutils field-list" frame="void" rules="none">
-<col class="field-name" />
-<col class="field-body" />
-<tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Returns:</th><td class="field-body">The value of $I$</td>
-</tr>
-<tr class="field-even field"><th class="field-name">Return type:</th><td class="field-body">float</td>
-</tr>
-</tbody>
-</table>
-<p>:see also:<cite>func:shearStrainRate()</cite>,`func:shearVel()`</p>
-</dd></dl>
-
-<dl class="method">
<dt id="sphere.sim.kineticEnergy">
<tt class="descname">kineticEnergy</tt><big>(</big><em>idx</em><big>)</big><a class="headerlink" href="#sphere.sim.kineticEnergy" title="Permalink to this definition">¶</a></dt>
<dd><p>Returns the (linear) kinetic energy for a particle.</p>
DIR diff --git a/doc/html/searchindex.js b/doc/html/searchindex.js
t@@ -1 +1 @@
mx1.adamsgaard.dk:70 /src/sphere/commit/e99d4d9da0336d361f31a7f3f3c391ce3b8b9229.gph:118: line too long