Skip to content

Commit

Permalink
docs: misaligned ```
Browse files Browse the repository at this point in the history
  • Loading branch information
milankl committed Apr 2, 2024
1 parent 8c203c2 commit 59f12cd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/src/large_scale_condensation.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ to first order yields

```math
q_{i+1} - q_i = q^\star(T_{i+1}) - q_i = q^\star(T_i) + (T_{i+1} - T_i)
\frac{\partial q^\star}{\partial T} (T_i) + O(\delta T^2) - q_i```
\frac{\partial q^\star}{\partial T} (T_i) + O(\delta T^2) - q_i
```

Now we make a linear approximation to the derivative and drop the ``O(\delta T^2)`` term.
Inserting the (explicit) latent heat release yields
Expand Down

0 comments on commit 59f12cd

Please sign in to comment.