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 Icepack to 4c42a82, non bit-for-bit changes #499

Merged
merged 2 commits into from
Aug 8, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions configuration/scripts/tests/io_suite.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Test Grid PEs Sets BFB-compare
# some iobinary configurations fail due to bathymetry netcdf file requirement, remove them
restart gx3 8x4 debug,histall,iobinary,precision8
restart gx3 12x2 alt01,histall,iobinary
#restart gx3 12x2 alt01,histall,iobinary
restart gx3 16x2 alt02,histall,iobinary,precision8
restart gx3 4x2 alt03,histall,iobinary
#restart gx3 4x2 alt03,histall,iobinary
restart gx3 8x4 alt04,histall,iobinary,precision8
restart gx3 4x4 alt05,histall,iobinary
restart gx3 32x1 bgcz,histall,iobinary,precision8
Expand Down