Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds internal ocean frazil ice porosity #6802

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Oct 10, 2024

  1. Second test of frazil ice treatment in mpaso

    These changes assume frazil ice retains salt until precipitating at the surface.
    
    Treatment under land ice remains the same.
    
    nonBFB
    njeffery committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7a838c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Add frazil change for under land ice

    nonBFB
    njeffery committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4f6e36c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Add frazil porosity

    Adds namelist field config_frazil_ice_porosity
    Modifies the internal frazil salinity
    
    nonBFB
    njeffery committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e00aebd View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Compute frazil all through the column

    nonBFB
    njeffery committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    8f9d90d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Removes forced compute of frazil throughout the entire column

    Depth of maximum frazil determined by config_frazil_maximum_depth
    Uses config_frazil_ice_porosity to compute internal frazil salinity
    
    nonBFB
    njeffery committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    ac5fe3e View commit details
    Browse the repository at this point in the history