Skip to content

Fix default float to Oceananigans.defaults.FloatType#112

Merged
simone-silvestri merged 3 commits intomainfrom
ss/fix-float-type
Feb 4, 2026
Merged

Fix default float to Oceananigans.defaults.FloatType#112
simone-silvestri merged 3 commits intomainfrom
ss/fix-float-type

Conversation

@simone-silvestri
Copy link
Copy Markdown
Collaborator

@simone-silvestri simone-silvestri commented Feb 4, 2026

ClimaSeaIce currently uses Float64 as default for constructors, this PR changes the defaults to Oceananigans.defaults.FloatType

closes #111

Copy link
Copy Markdown
Member

@juliasloan25 juliasloan25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me. The only place I see Float64 left in src is in EnthalpyMethodSeaIceModel.jl. I'm not sure if that would affect our CMIP runs

@simone-silvestri
Copy link
Copy Markdown
Collaborator Author

nono, for the coupled runs we use the SeaIceModel

@simone-silvestri simone-silvestri merged commit 75656b1 into main Feb 4, 2026
7 checks passed
@juliasloan25 juliasloan25 mentioned this pull request Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

don't hardcode Float64

2 participants