Skip to content

Commit

Permalink
Push use_logp in Fillz
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianDeconinck committed Dec 18, 2024
1 parent 71bd36a commit c808532
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyFV3/stencils/dyn_core.py
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,7 @@ def __init__(
quantity_factory=quantity_factory,
grid_data=grid_data,
grid_type=config.grid_type,
use_logp=config.use_logp,
)
)
self._akap = Float(constants.KAPPA)
Expand Down

0 comments on commit c808532

Please sign in to comment.