Skip to content

Commit a55e6dc

Browse files
authored
Merge branch 'NOAA-GFDL:dev/gfdl' into ML_diffusivity
2 parents d365109 + c458e2b commit a55e6dc

File tree

87 files changed

+11735
-2758
lines changed

Some content is hidden

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

87 files changed

+11735
-2758
lines changed

.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)