Skip to content

Commit

Permalink
Adding limited_area arg to diffusion wrapper (#441)
Browse files Browse the repository at this point in the history
  • Loading branch information
abishekg7 authored Apr 17, 2024
1 parent 47ab0ae commit 9c56825
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/src/icon4pytools/py2fgen/wrappers/diffusion.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ def diffusion_init(
filename=get_grid_filename(),
num_levels=num_levels,
on_gpu=on_gpu,
limited_area=True,
)

# Edge geometry
Expand Down

0 comments on commit 9c56825

Please sign in to comment.