Skip to content

Commit

Permalink
fixed notebooks too
Browse files Browse the repository at this point in the history
  • Loading branch information
oelbert committed Apr 17, 2024
1 parent 0510bc6 commit 81ddaa7
Show file tree
Hide file tree
Showing 4 changed files with 750 additions and 2,077 deletions.
2 changes: 1 addition & 1 deletion examples/notebooks/functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ def configure_domain(
quantity_factory = QuantityFactory.from_backend(sizer=sizer, backend=backend)

metric_terms = MetricTerms(
quantity_factory=quantity_factory, communicator=communicator
quantity_factory=quantity_factory, communicator=communicator, eta_file="eta79.nc"
)

# workaround for single layer
Expand Down
Loading

0 comments on commit 81ddaa7

Please sign in to comment.