Skip to content

Commit

Permalink
Remove last comments
Browse files Browse the repository at this point in the history
  • Loading branch information
SouthEndMusic committed Oct 28, 2024
1 parent 31e2d9a commit 3b3255f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion docs/src/model_docs/lateral/gwf.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ MODFLOW:
\end{cases}
\end{align*}
```
<!-- It seems rather inconsistent to use units everywhere and then suddenly use dimensions instead here. -->

where ``\SIb{\subtext{Q}{riv}}{L^3 T^{-1}}`` is the exchange flux from river to aquifer, ``\SIb{C_i}{L^2 T^{-1}}`` is the river bed infiltration conductance, ``\SIb{C_e}{L^2 T^{-1}}``
is the river bed exfiltration conductance, ``\SIb{\subtext{B}{riv}}{L}`` the bottom of the river bed,
``\SIb{\subtext{h}{riv}}{L}`` is the river stage and ``\SIb{\phi}{L}`` is the hydraulic head in the river cell.
Expand Down
1 change: 0 additions & 1 deletion docs/src/model_docs/lateral/local-inertial.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ Q_{i-1/2}^{n+1} = \frac{\left[ \theta Q_{i-1/2}^{n} +\frac{(1-\theta)}{2}(Q_{(i-
n^2 |Q_{i-1/2}^{n}|/(h_f^{7/3} \Delta y)}
```

<!-- n is used both as a time index and as the Manning roughness coefficient! -->
where subscripts ``i`` and ``n`` refer to space and time indices, respectively. Subscript
``i-\frac{1}{2}`` is to the link between node ``i`` and ``i-1``, subscript ``i+\frac{1}{2}`` is the link
between node ``i`` and node ``i+1``, and subscript ``i-\frac{3}{2}`` is the link between node ``i-1``
Expand Down

0 comments on commit 3b3255f

Please sign in to comment.