Skip to content

Commit

Permalink
deploy: 60fd17f
Browse files Browse the repository at this point in the history
  • Loading branch information
mwtoews committed May 27, 2024
1 parent a8ee4dd commit 357b6ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ref/swn.modflow.SwnModflow.html
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@ <h1>swn.modflow.SwnModflow<a class="headerlink" href="#swn-modflow-swnmodflow" t
<td><p>Get the max elevup from all downstream segments for each segment.</p></td>
</tr>
<tr class="row-even"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">get_seg_ijk</span></code>()</p></td>
<td><p>Get the k,i,j location of upstream and downstream segments for each segment</p></td>
<td><p>Get the k,i,j location of upstream and downstream segments for each segment.</p></td>
</tr>
<tr class="row-odd"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">get_segment_incision</span></code>()</p></td>
<td><p>Calculate the upstream and downstream incision of the segment.</p></td>
Expand Down Expand Up @@ -687,7 +687,7 @@ <h1>swn.modflow.SwnModflow<a class="headerlink" href="#swn-modflow-swnmodflow" t
<td><p>Get the max elevup from all downstream segments for each segment.</p></td>
</tr>
<tr class="row-odd"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">get_seg_ijk</span></code>()</p></td>
<td><p>Get the k,i,j location of upstream and downstream segments for each segment</p></td>
<td><p>Get the k,i,j location of upstream and downstream segments for each segment.</p></td>
</tr>
<tr class="row-even"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">get_segment_incision</span></code>()</p></td>
<td><p>Calculate the upstream and downstream incision of the segment.</p></td>
Expand Down

0 comments on commit 357b6ea

Please sign in to comment.