Skip to content

Commit

Permalink
Update fv3core/pace/fv3core/initialization/init_utils.py
Browse files Browse the repository at this point in the history
Co-authored-by: Florian Deconinck <[email protected]>
  • Loading branch information
fmalatino and FlorianDeconinck authored Sep 28, 2023
1 parent 441aaf5 commit 6fbdd30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fv3core/pace/fv3core/initialization/init_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ def cell_average_nine_point(pt1, pt2, pt3, pt4, pt5, pt6, pt7, pt8, pt9):
)


# TODO: we have a bunch of functions floating around in Pace that do this exact calculation, at some point we should consolidate them
def compute_eta(ak, bk):
"""
Equation (1) JRMS2006
Expand Down

0 comments on commit 6fbdd30

Please sign in to comment.