CliMA / ClimaSeaIce.jl

🧊 Coupled and stand-alone simulations of sea ice for Earth system modeling
https://clima.github.io/ClimaSeaIceDocumentation/dev/
Apache License 2.0
13 stars 1 forks source link

Make the freezing bucket example more pedagogical, plus fix to indenting issues and export PhaseTransitions #26

Closed glwagner closed 3 months ago

glwagner commented 3 months ago

This PR expands the freezing bucket example to show users how to set ice properties via PhaseTransitions and ConductiveFlux.

It also does a little bit of source code clean up, and exports PhaseTransitions.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 22.80%. Comparing base (f67819b) to head (929fe29).

Files Patch % Lines
src/ClimaSeaIce.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #26 +/- ## ======================================= Coverage 22.80% 22.80% ======================================= Files 11 11 Lines 307 307 ======================================= Hits 70 70 Misses 237 237 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.