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

UFS-specific modifications #411

Merged
merged 4 commits into from
Oct 10, 2023
Merged

Commits on Aug 14, 2023

  1. modify cmeps for correct signs from ATM (NOAA-EMC#97)

    * account for taux,y sign change from atm
    * remove custom merge related solely to need to change sign
    * change sign for faxa_sen to match ATM export
    * use evap from atm directly
    DeniseWorthen committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    dabfaa9 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. implement ocean albedo calculation (NOAA-EMC#92)

    * flux_albav moved to _init
    * use_nextswcday for using clock instead of scalar field
    * min_albedo for setting min albedo used max(min_albedo,....)
    * giving a min_albedo value sets logical use_min_albedo, otherwise
    false and min_albedo=0
    * set mean albdif and albdir via config. If not present, defaults to
    current values
    DeniseWorthen committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c24fb59 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. refactor nems esmFldsExchange (NOAA-EMC#99)

    * clean up ufs fields exchange by consolidating logical blocks
    * remove extraneous trim on fldname variables
    * remove conditionals on mediator fields
    DeniseWorthen committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    a5dea5f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    f168e93 View commit details
    Browse the repository at this point in the history