Skip to content

Update waveheight branch - #5

Merged
eclare108213 merged 5 commits into
eclare108213:waveheightfrom
apcraig:waveheight_tc01
Jan 9, 2026
Merged

Update waveheight branch#5
eclare108213 merged 5 commits into
eclare108213:waveheightfrom
apcraig:waveheight_tc01

Conversation

@apcraig

@apcraig apcraig commented Jan 9, 2026

Copy link
Copy Markdown

Update Icepack to #0bcde255637a594

Fix format output issue in ice_init.F90

Update ice_step_mod.F90 in opticep unit test to be consistent with latest changes

Update CICE to head of main

apcraig and others added 5 commits December 18, 2025 11:26
After an upgrade, several of Carpenter's modules were removed. These changes update the modules and software versions used to compiler and run CICE.
There is a great deal of confusion about how various history variables are time-averaged, e.g. SIMIP history output implementation CICE-Consortium#1038, Fixes for sitemptop, sitempbot, and sitempsnic. CICE-Consortium#1054. This PR attempts to clarify the situation. These averages are also relevant for conservative coupling.
…ormat) (CICE-Consortium#1079)

Add ability to read an extended grid (supported for pop netcdf file format)

Add subroutine popgrid_nc_ext to read an extended grid pop netcdf file
Add 'nc_ext' option to grid_format namelist
The extended grid will apply to the kmt file as well as these are specified by the same grid_format namelist
Modify gridbox_verts to operate on a local array instead of a global array, this should improve performance and removes redundant extrapolation calculations. This approach also supports both regular and extended grid reads.
The implementation largely duplicates subroutine popgrid_nc but for an extended grid in subroutine popgrid_nc_ext. The extended grid represents the active points plus the full halo. As much as possible, the extended grid (LON, LAT, ANGLE, KMT) is read in on the halo instead of being computed. For some grid metrics (DXT, DYT, DXU, DYU, etc), extrapolation is still required onto the halo.

Remove some trailing blanks is other places as needed.
Fix format output issue in ice_init.F90

Update ice_step_mod.F90 in opticep unit test to be consistent with latest changes
@eclare108213
eclare108213 merged commit 8e9c875 into eclare108213:waveheight Jan 9, 2026
1 check passed
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.

2 participants