Skip to content

Commit

Permalink
fix equation new line
Browse files Browse the repository at this point in the history
Co-authored-by: David Orme <[email protected]>
  • Loading branch information
j-emberton and davidorme authored Sep 24, 2024
1 parent df8f7e1 commit bc3d671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyrealm/core/solar.py
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ def calc_ppfd_from_tau_ra_d(
.. math::
ppfd = (1.0 \times 10^{-6}) \cdot k\_fFEC \cdot (1.0 - k\_alb\_vis) \cdot \tau \
cdot ra\_d
\cdot ra\_d
Args:
tau : bulk transmissivity, unitless
Expand Down

0 comments on commit bc3d671

Please sign in to comment.