Skip to content

Commit

Permalink
corrections for PR
Browse files Browse the repository at this point in the history
  • Loading branch information
EliaCovi committed Dec 12, 2024
1 parent 69cbebe commit 29e7bf8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/mergeplg/merge.py
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,6 @@ def update_(self, da_rad, da_cml=None, da_gauge=None):
# Calculate gauge coordinates
self.x0_gauge = merge_functions.calculate_gauge_midpoint(da_gauge)



def update_block_(self, da_rad, discretization, da_cml=None, da_gauge=None):
"""Update weights and x0 geometry for CML and gauge assuming block data
Expand Down

0 comments on commit 29e7bf8

Please sign in to comment.