Skip to content

Commit d76d728

Browse files
authored
Merge pull request mom-ocean#1664 from NOAA-GFDL/gfdl-to-main-2025-04-23
GFDL to main 2025-04-23
2 parents 85bd913 + 6801f61 commit d76d728

173 files changed

Lines changed: 22391 additions & 8231 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/actions/macos-setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ runs:
2626
run: |
2727
cd .testing
2828
echo "FCFLAGS_DEBUG = -g -O0 -Wextra -Wno-compare-reals -fbacktrace -fcheck=bounds" >> config.mk
29-
echo "FCFLAGS_REPRO = -g -O2 -fbacktrace" >> config.mk
29+
echo "FCFLAGS_REPRO = -g -O1 -ffp-contract=off -fbacktrace" >> config.mk
3030
echo "FCFLAGS_INIT = -finit-real=snan -finit-integer=2147483647 -finit-derived" >> config.mk
3131
echo "FCFLAGS_FMS = -g -fbacktrace -O0" >> config.mk
3232
cat config.mk

.github/workflows/coupled-api.yml

Lines changed: 0 additions & 30 deletions
This file was deleted.

.github/workflows/coverage.yml

Lines changed: 0 additions & 42 deletions
This file was deleted.

.github/workflows/documentation-and-style.yml

Lines changed: 0 additions & 39 deletions
This file was deleted.

.github/workflows/expression.yml

Lines changed: 0 additions & 29 deletions
This file was deleted.

.github/workflows/macos-regression.yml

Lines changed: 0 additions & 35 deletions
This file was deleted.

.github/workflows/macos-stencil.yml

Lines changed: 0 additions & 35 deletions
This file was deleted.

.github/workflows/other.yml

Lines changed: 0 additions & 29 deletions
This file was deleted.

.github/workflows/perfmon.yml

Lines changed: 0 additions & 75 deletions
This file was deleted.

.github/workflows/regression.yml

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)