Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Jun 10, 2024
1 parent db6b2d6 commit dad7603
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions toy_atm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,9 @@ and mass fraction).

The model is placed into HSE by the following differencing:

```
(1/dr) [ <P>_i - <P>_{i-1} ] = (1/2) [ <rho>_i + <rho>_{i-1} ] g
```

This will be iterated over in tandem with the EOS call,

Expand Down

0 comments on commit dad7603

Please sign in to comment.