Skip to content

Commit

Permalink
Merge branch 'main' into feature/hrrr3
Browse files Browse the repository at this point in the history
  • Loading branch information
cuill authored Jan 12, 2024
2 parents 8107b86 + 7565c6f commit fa75669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyschism/forcing/bctides/bctides.py
Original file line number Diff line number Diff line change
Expand Up @@ -274,5 +274,5 @@ def ntip(self):

@property
def nbfr(self):
return len(self.tides.get_active_potential_constituents())
return len(self.tides.get_active_forcing_constituents())

0 comments on commit fa75669

Please sign in to comment.