Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
84 commits
Select commit Hold shift + click to select a range
d97cc4a
Add Initialization for Generic Tracer Sponges
Aug 8, 2024
5c41e4d
+Move array_global_min_max to MOM_spatial_means
Hallberg-NOAA Jul 10, 2024
544c93d
+Add runtime parameter WRITE_TRACER_MIN_MAX
Hallberg-NOAA Jul 10, 2024
289e9b0
* Fix for spatially varying Bodner fields.
kshedstrom Aug 16, 2024
582e4c3
Fix USE_CONT_THICKNESS bug
awallcraft Jul 29, 2024
1ad1ad1
Directional linear wave drag (#703)
c2xu Aug 21, 2024
69f4018
Restore computation of vorticity in MOM_hor_visc.F90
Pperezhogin Aug 19, 2024
0e9afb4
Calculate a photoacclimation mixed layer depth in MOM6 (#16)
theresa-cordero Aug 22, 2024
68de290
Add generic tracer budget diagnostics (#12)
andrew-c-ross Aug 22, 2024
a74eb1f
Makedep output cleanup and PEP8 fixes
marshallward Aug 6, 2024
64c45a8
(*)Parenthesize squares of wind stresses for FMAs
Hallberg-NOAA Mar 1, 2024
8228020
(*)Parenthesize continuity_PPM curv_3 expressions
Hallberg-NOAA Feb 29, 2024
845ff44
(*)Add parentheses for oblique OBCs with FMAs
Hallberg-NOAA Mar 1, 2024
af6befe
(*)Add parentheses for density_integrals with FMAs
Hallberg-NOAA Mar 1, 2024
cf0cb33
(*)Add parentheses to 4 EOS int_density routines
Hallberg-NOAA Mar 1, 2024
d78dc80
(*)Simplify density integral parentheses
Hallberg-NOAA Mar 4, 2024
d4422a1
(*)Parenthesize PressureForce_Montgomery for FMAs
Hallberg-NOAA Mar 1, 2024
47db08b
(*)Parenthesize calc_isoneutral_slopes for FMAs
Hallberg-NOAA Mar 1, 2024
de6d7c3
(*)Parenthesize MOM_calc_varT for FMAs
Hallberg-NOAA Mar 1, 2024
944d978
(*)Parenthesize tracer_hordiff for FMAs
Hallberg-NOAA Mar 1, 2024
a23189a
(*)Parenthesize iceberg_forces for FMAs
Hallberg-NOAA Mar 1, 2024
4384883
(*)Parenthesize CoriolisStokes and LA_Stk for FMAs
Hallberg-NOAA Mar 1, 2024
634d127
+(*)Add and use G%Coriolis2Bu
Hallberg-NOAA Mar 1, 2024
e374f72
(*)Parenthesize thickness_diffuse for FMAs
Hallberg-NOAA Mar 1, 2024
a5d083a
(*)Parenthesize Zanna_Bolton for FMAs
Hallberg-NOAA Mar 1, 2024
6f413b9
(*)Parenthesize MOM_internal_tides for FMAs
Hallberg-NOAA Mar 1, 2024
654fa96
(*)Parenthesize find_uv_at_h for FMAs
Hallberg-NOAA Mar 1, 2024
fbf06da
(*)Parenthesize set_viscous_ML for FMAs
Hallberg-NOAA Mar 1, 2024
2befc5d
(*)Rearrange calc_kappa_shear_vertex for FMAs
Hallberg-NOAA Mar 1, 2024
e3eabaf
(*)Parenthesize MOM_set_diffusivity for FMAs
Hallberg-NOAA Mar 1, 2024
44558bf
(*)Parenthesize CorAdCalc for FMAs
Hallberg-NOAA Mar 1, 2024
3106522
(*)Parenthesize MOM_barotropic for FMAs
Hallberg-NOAA Mar 1, 2024
39f2340
(*)Parenthesize MOM_lateral_mixing_coeffs for FMAs
Hallberg-NOAA Mar 2, 2024
704ca51
(*)Parenthesize MOM_hor_visc for FMAs
Hallberg-NOAA Apr 18, 2024
f77bbc5
(*)Parenthesize initialization squares for FMAs
Hallberg-NOAA Mar 3, 2024
ffcd57f
(*)Parenthesize parameterization squares for FMAs
Hallberg-NOAA Mar 3, 2024
aaf14a4
(*)Parenthesize diagnostics for FMAs
Hallberg-NOAA Apr 30, 2024
08906d8
(*)Parenthesize tracer_advect PPM edge values
Hallberg-NOAA May 5, 2024
98866f8
(*)More parentheses in density_integrals for FMAs
Hallberg-NOAA Jul 31, 2024
0af1927
(*)Add parentheses in end_value_h4 for FMAs
Hallberg-NOAA Aug 2, 2024
23b2553
Inline harmonic analysis
c2xu Sep 6, 2024
a5e66eb
diffusivities from internal tides ray tracing algo (#677)
raphaeldussin Sep 9, 2024
a164f63
Streaming filter (#675)
c2xu Sep 10, 2024
243b807
+Optionally use SSH in calculate density for PGF
Hallberg-NOAA Jul 29, 2024
708b9af
(*)Refactor p_ave calculation
Hallberg-NOAA Sep 7, 2024
2b0a596
Remove eqn_of_state from generic tracer routines (#18)
theresa-cordero Sep 12, 2024
a1d656f
Rotate ice shelf forcing and initialization
Hallberg-NOAA Aug 17, 2024
af05523
+Add MASS_WEIGHT_IN_PRESSURE_GRADIENT_TOP
claireyung Apr 30, 2024
1b3ab08
+Add top mass_weight_in_PGF option to 13 integrals
Hallberg-NOAA Jul 24, 2024
4577f12
+Add CORRECTION_INTXPA
claireyung Apr 30, 2024
d7e080b
+Add CORRECTION_INTXPA_5PT
claireyung Apr 30, 2024
1f9f70b
+Add RESET_INTXPA_INTEGRAL
claireyung Apr 30, 2024
f25f834
Revisions of sub-ice pressure gradient fixes
Hallberg-NOAA Jul 19, 2024
06ad637
*Refactor CORRECTION_INTX_PA
Hallberg-NOAA Jul 29, 2024
2478667
*Non-Boussinesq code for RESET_INTXPA_INTEGRAL
Hallberg-NOAA Aug 5, 2024
b6f1620
+(*)Add 5-point quadrature in RESET_INTXPA_INTEGRAL
Hallberg-NOAA Aug 20, 2024
c374c92
+(*)Eliminate CORRECTION_INTXPA_5PT
Hallberg-NOAA Sep 16, 2024
e180caa
*Set MASS_WEIGHT_IN_PRESSURE_GRADIENT in .testing
Hallberg-NOAA Sep 16, 2024
bca13c5
Dummy code to suppress errors in posix.F90
marshallward Sep 6, 2024
5f1e733
F2023: Fix argument orders and IO statements
marshallward Sep 9, 2024
aea1f04
Reorder arguments in FMS_cap functions
marshallward Sep 12, 2024
e1e2cac
CI: Fortran 2018 testing
marshallward Sep 12, 2024
36c2101
Change the default of VISC_REM_CONT_HVEL_FIX
herrwang0 Sep 12, 2024
abf55a4
Separate scalar diagnostics for each ice sheet + parameters to contro…
alex-huth Sep 18, 2024
d502405
initialize cpl_scalar field when created
DeniseWorthen Jul 8, 2024
4487acc
EBT Backscatter (#706)
ElizabethYankovsky Sep 27, 2024
0679edc
change CMOR names, fixes #709
Sep 27, 2024
5421104
Fix .testing make for regression tests
herrwang0 Sep 29, 2024
0943177
New diagnostics for flux divergence, strain-rates, deviatorics stress…
alex-huth Sep 19, 2024
a29e8eb
Use loops instead of array syntax when calculating ice-shelf diagnost…
alex-huth Sep 30, 2024
f180973
change default for ice-shelf nonlin_solve_err_mode to 3
alex-huth Oct 1, 2024
4645cad
Ice-shelf FMAs (#729)
alex-huth Oct 7, 2024
3c4e7c0
Bugfix in MOM_porous_barriers
herrwang0 Sep 18, 2024
73c907d
Update version of checkout action (@v4)
adcroft Apr 10, 2024
cded009
Switch runner and allow for more run time
adcroft Oct 29, 2024
e7e7268
+Eliminated h_neglect argument to remapping_core_h
Hallberg-NOAA Feb 27, 2024
f42c482
Change default of USE_POROUS_BARRIER to false
herrwang0 Oct 3, 2024
86465dd
Set truncation file handle check from < 0 to == -1 (#739)
marshallward Nov 1, 2024
fba41ab
CI: Consolidate unit test rules, codecov pathfix
marshallward Oct 31, 2024
448308f
adding a constant mixing efficiency to internal tides
Oct 24, 2024
d46e760
Revert the change from VISC_REM_CONT_VEL_FIX
herrwang0 Oct 27, 2024
b77e0df
Rename VISC_REM bugfix parameters
herrwang0 Oct 27, 2024
65b7c40
Replace hard-coded parameter Rrho0 with runtime parameter Max_Rrho_sa…
Oct 29, 2024
619da26
Add REMAPPING_SCHEME for OBC, ODA and SPONGE (#751)
awallcraft Nov 8, 2024
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
3 changes: 3 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ coverage:
default:
threshold: 100%
base: parent

fixes:
- "MOM6/::"
2 changes: 1 addition & 1 deletion .github/actions/ubuntu-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ runs:
run: |
echo "::group::config.mk"
cd .testing
echo "FCFLAGS_DEBUG = -g -O0 -Wextra -Wno-compare-reals -fbacktrace -ffpe-trap=invalid,zero,overflow -fcheck=bounds" >> config.mk
echo "FCFLAGS_DEBUG = -g -O0 -std=f2018 -Wextra -Wno-compare-reals -fbacktrace -ffpe-trap=invalid,zero,overflow -fcheck=bounds" >> config.mk
echo "FCFLAGS_REPRO = -g -O2 -fbacktrace" >> config.mk
echo "FCFLAGS_INIT = -finit-real=snan -finit-integer=2147483647 -finit-derived" >> config.mk
echo "FCFLAGS_FMS = -g -fbacktrace -O0" >> config.mk
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/coupled-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
working-directory: .testing

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive

Expand Down
16 changes: 5 additions & 11 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,19 @@ jobs:
working-directory: .testing

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive

- uses: ./.github/actions/ubuntu-setup

- uses: ./.github/actions/testing-setup

- name: Compile file parser unit tests
run: make -j build/unit/test_MOM_file_parser

- name: Run file parser unit tests
run: make run.cov.unit

- name: Compile unit testing
- name: Compile unit tests
run: make -j build.unit

- name: Run (single processor) unit tests
run: make run.unit
- name: Run unit tests
run: make run.cov.unit

- name: Report unit test coverage to CI
run: make report.cov.unit
Expand All @@ -40,7 +34,7 @@ jobs:
run: make -j build/cov/MOM6

- name: Run coverage tests
run: make -j -k run.cov
run: make -k run.cov

- name: Report coverage to CI
run: make report.cov
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/documentation-and-style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/expression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
working-directory: .testing

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/macos-regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
working-directory: .testing

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/macos-stencil.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
working-directory: .testing

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/other.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
working-directory: .testing

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/perfmon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
working-directory: .testing

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
working-directory: .testing

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/stencil.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
working-directory: .testing

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive

Expand Down
Loading