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

Update CICE to latest Consortium/main #45

Merged
merged 6 commits into from
Feb 24, 2022

Commits on Dec 8, 2021

  1. Main namelist debug (CICE-Consortium#671)

    * Adding method to write erroneous namelist options
    
    * Remove erroneous comma in abort_ice for namelist check
    
    * Added check for zbgc_nml. I missed that namelist in this file.
    
    * Added space and colons for namelist error output
    
    * Added space and colons for namelist error output
    
    Co-authored-by: David A. Hebert <dhebert@nrlssc.navy.mil>
    daveh150 and David A. Hebert authored Dec 8, 2021
    Configuration menu
    Copy the full SHA
    ddc1cfc View commit details
    Browse the repository at this point in the history
  2. NUOPC/CMEPS cap updates (CICE-Consortium#670)

    * updated orbital calculations needed for cesm
    
    * fixed problems in updated orbital calculations needed for cesm
    
    * update CICE6 to support coupling with UFS
    
    * put in changes so that both ufsatm and cesm requirements for potential temperature and density are satisfied
    
    * update icepack submodule
    
    * Revert "update icepack submodule"
    
    This reverts commit e70d1ab.
    
    * update comp_ice.backend with temporary ice_timers fix
    
    * Fix threading problem in init_bgc
    
    * Fix additional OMP problems
    
    * changes for coldstart running
    
    * Move the forapps directory
    
    * remove cesmcoupled ifdefs
    
    * Fix logging issues for NUOPC
    
    * removal of many cpp-ifdefs
    
    * fix compile errors
    
    * fixes to get cesm working
    
    * fixed white space issue
    
    * Add restart_coszen namelist option
    
    * Update NUOPC cap to work with latest CICE6 master
    
    * nuopc,cmeps or s2s build updates
    
    * fixes for dbug_flag
    
    * Update nuopc2 to latest CICE master
    
    * Fix some merge problems
    
    * Fix dbug variable
    
    * Manual merge of UFS changes
    
    * fixes to get CESM B1850 compset working
    
    * refactored ice_prescribed_mod.F90 to work with cdeps rather than the mct data models
    
    * Fix use_restart_time
    
    * changes for creating masks at runtime
    
    * added ice_mesh_mod
    
    * implemented area correction factors as option
    
    * more cleanup
    
    * Fix dragio
    
    * Fix mushy bug
    
    * updates to nuopc cap to resolve inconsistency between driver inputs and cice namelists
    
    * changed error message
    
    * added icepack_warnings_flush
    
    * updates to get ice categories working
    
    * updates to have F compset almost working with cice6 - still problems in polar regions - need to resolve 253K/cice6 versus 273K/cice5 differences
    
    * changed tolerance of mesh/grid comparison
    
    * added issues raised in PR
    
    * Update CESM-CICE sync with new time manager
    
    * Add back in latlongrid
    
    * Add new advanced snow physics to driver
    
    * Fix restart issue with land blocks
    
    * Update mesh check in cap
    
    * fix scam problems
    
    * reintroduced imesh_eps check
    
    * Put dragio in the namelist instead
    
    * Remove redundant code
    
    * Fix some indents
    
    Co-authored-by: Mariana Vertenstein <mvertens@ucar.edu>
    Co-authored-by: apcraig <anthony.p.craig@gmail.com>
    Co-authored-by: Denise Worthen <denise.worthen@noaa.gov>
    4 people authored Dec 8, 2021
    Configuration menu
    Copy the full SHA
    4c9024c View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2021

  1. Add CESM1_PIO for fill value check (CICE-Consortium#675)

    * Add CESM1_PIO for fill value check
    
    * Revert PIO_FILL_DOUBLE change for now
    dabail10 authored Dec 18, 2021
    Configuration menu
    Copy the full SHA
    dfc6a11 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. - Update the namelist read to make the group order flexible. (CICE-Co…

    …nsortium#677)
    
    - Remove recent update to namelist read that traps bad lines, it conflicts
      with flexibility to read groups in random order picked up by NAG.
    - change print* statements to write(nu_diag,*)
    apcraig authored Dec 22, 2021
    Configuration menu
    Copy the full SHA
    9fb518e View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Port to Narwhal and add perf_suite (CICE-Consortium#678)

    * Add narwhal intel, gnu, cray, aocc
    Add perf_suite.ts
    
    * update narwhal_cray and perf_suite
    apcraig authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    05f2b5b View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

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