Skip to content

Commit

Permalink
Deploying to gh-pages from @ 7f3a71d 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwilliams committed Feb 16, 2024
1 parent 5f7e597 commit 8a4d78b
Show file tree
Hide file tree
Showing 41 changed files with 2,275 additions and 1,803 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ <h3>Modules</h3>
<div class="col-xs-6 col-sm-3">
<div>
<h3>Procedures</h3>
<ul><li><a href='proc/aep8.html'>aep8</a></li><li><a href='proc/c2f_str.html'>c2f_str</a></li><li><a href='proc/destroy_c.html'>destroy_c</a></li><li><a href='proc/extrashc.html'>extrashc</a></li><li><a href='proc/feldc.html'>feldc</a></li><li><a href='proc/feldcof.html'>feldcof</a></li><li><a href='proc/feldg.html'>feldg</a></li><li><a href='proc/feldi.html'>feldi</a></li><li><a href='proc/findb0.html'>findb0</a></li><li><a href='proc/geo_to_cart.html'>geo_to_cart</a></li></ul>
<ul><li><a href='proc/aep8.html'>aep8</a></li><li><a href='proc/c2f_str.html'>c2f_str</a></li><li><a href='proc/destroy_c.html'>destroy_c</a></li><li><a href='proc/destroy_shellig_type.html'>destroy_shellig_type</a></li><li><a href='proc/extrashc.html'>extrashc</a></li><li><a href='proc/feldc.html'>feldc</a></li><li><a href='proc/feldcof.html'>feldcof</a></li><li><a href='proc/feldg.html'>feldg</a></li><li><a href='proc/feldi.html'>feldi</a></li><li><a href='proc/findb0.html'>findb0</a></li></ul>
</div>
<div>
<ul>
Expand Down
22 changes: 11 additions & 11 deletions interface/get_flux.html
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,7 @@ <h4>Arguments</h4>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-lon~3"></span>
<span class="anchor" id="variable-lon~4"></span>
real(kind=wp),
</td>
<td>intent(in)</td>
Expand All @@ -690,7 +690,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-lat~3"></span>
<span class="anchor" id="variable-lat~4"></span>
real(kind=wp),
</td>
<td>intent(in)</td>
Expand All @@ -705,7 +705,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-height~3"></span>
<span class="anchor" id="variable-height~4"></span>
real(kind=wp),
</td>
<td>intent(in)</td>
Expand All @@ -720,7 +720,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-year~5"></span>
<span class="anchor" id="variable-year~6"></span>
real(kind=wp),
</td>
<td>intent(in)</td>
Expand All @@ -736,7 +736,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-e~2"></span>
<span class="anchor" id="variable-e~5"></span>
real(kind=wp),
</td>
<td>intent(in)</td>
Expand All @@ -751,7 +751,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-imname~2"></span>
<span class="anchor" id="variable-imname~4"></span>
integer,
</td>
<td>intent(in)</td>
Expand All @@ -761,7 +761,7 @@ <h4>Arguments</h4>
<td>::</td>
<td><strong>imname</strong></td>
<td>
<p>which method to use:</p><a href="../proc/get_flux_g.html#variable-imname~2" class="pull-right"><emph>Read more&hellip;</emph></a>
<p>which method to use:</p><a href="../proc/get_flux_g.html#variable-imname~4" class="pull-right"><emph>Read more&hellip;</emph></a>
</td>
</tr>
</tbody>
Expand Down Expand Up @@ -812,7 +812,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-year~7"></span>
<span class="anchor" id="variable-year~8"></span>
real(kind=wp),
</td>
<td>intent(in)</td>
Expand All @@ -828,7 +828,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-e~4"></span>
<span class="anchor" id="variable-e~7"></span>
real(kind=wp),
</td>
<td>intent(in)</td>
Expand All @@ -843,7 +843,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-imname~4"></span>
<span class="anchor" id="variable-imname~6"></span>
integer,
</td>
<td>intent(in)</td>
Expand All @@ -853,7 +853,7 @@ <h4>Arguments</h4>
<td>::</td>
<td><strong>imname</strong></td>
<td>
<p>which method to use:</p><a href="../proc/get_flux_c.html#variable-imname~4" class="pull-right"><emph>Read more&hellip;</emph></a>
<p>which method to use:</p><a href="../proc/get_flux_c.html#variable-imname~6" class="pull-right"><emph>Read more&hellip;</emph></a>
</td>
</tr>
</tbody>
Expand Down
Loading

0 comments on commit 8a4d78b

Please sign in to comment.