Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
585 commits
Select commit Hold shift + click to select a range
5ace399
Add SHALLOW_ALE_RESOLUTION
awallcraft Jun 17, 2025
076d8ff
Non-integer HYBRID_MAP values
awallcraft Aug 27, 2025
e889b6a
indent continuations, source code <= 100 chars
awallcraft Sep 6, 2025
e06aeb5
+Add RESCALE_STRONG_DRAG
Hallberg-NOAA Aug 25, 2025
8b27cb2
Add option to horizontally homogenize the Stokes drift when used via …
breichl Sep 9, 2025
7a1eee1
Fix calculation of CAv_Stokes diagnostic
Hallberg-NOAA Sep 7, 2025
83a1048
makedep: Update interpreter directive to python3
marshallward Aug 4, 2025
f3397a6
Continuity ppm port to gpu (#29)
edoyango Sep 10, 2025
fe9e7bf
Merge pull request #161 from jiandewang/feature/update-MOM6-20250818
jiandewang Sep 15, 2025
6ac9c74
+Correct halo update sizes and reduce halo updates (#969)
Hallberg-NOAA Sep 18, 2025
c412f0e
Correct multi-PE velocity truncation counts (#955)
Hallberg-NOAA Sep 18, 2025
1cbebf2
ANN parameterization of horizontal momentum eddy fluxes (#944)
Pperezhogin Sep 19, 2025
60a0196
Part one of thickness reservoirs
kshedstrom Jul 16, 2025
2918a9d
Better Kelvin wave results in layer mode
kshedstrom Aug 1, 2025
8c97707
Response to comments on h_reservoirs PR.
kshedstrom Aug 16, 2025
a18ffc3
Inline Harmonic Analysis
c2xu Aug 25, 2025
67c1467
Inline Harmonic Analysis
c2xu Aug 25, 2025
5df73dc
Inline Harmonic Analysis
c2xu Aug 25, 2025
f5f90a6
Inline Harmonic Analysis
c2xu Aug 25, 2025
c072c29
Inline Harmonic Analysis
c2xu Aug 26, 2025
00fde81
Inline Harmonic Analysis
c2xu Aug 26, 2025
dcae198
Bug fix in MOM_open_boundary
c2xu Aug 27, 2025
3138f84
+Use I0 format to simplify integer output
Hallberg-NOAA Aug 24, 2025
ea359dd
Vert friction: Fix index errors
marshallward Sep 22, 2025
067ed5f
Vert friction: Column loops moved in layers
marshallward Sep 22, 2025
e2b8c52
Bug fix for linear wave drag in MOM_barotropic
herrwang0 Sep 23, 2025
e8f5fa6
Suppress warning message of negative eta in land
herrwang0 Sep 23, 2025
665c760
Flip the order of acceleration and velocity chksum
herrwang0 Sep 23, 2025
a4e7018
vv gpu good (#44)
JorgeG94 Sep 24, 2025
39ab7d5
+Add the new parameter RESOLN_FUNCTION_OBC_BUG
Hallberg-NOAA Jun 16, 2025
4f7c405
port main rk loop in a single commit (#47)
JorgeG94 Sep 29, 2025
4622d6a
+*Fix 3-equation ice-ocean flux iteration (#972)
Hallberg-NOAA Oct 1, 2025
9c8b26c
Fix divide by zero fpe in apply_oda_incupd (#164)
DusanJovic-NOAA Oct 24, 2025
587a9c9
Dycore: h/h_av mem cleanup
marshallward Sep 28, 2025
8d9dfe5
Dycore: Shift h, [uv]_av, [uv]h updates to halo
marshallward Sep 28, 2025
944ec5b
Dycore: static [uv]htr allocations
marshallward Sep 28, 2025
656e090
add flag for gpu2gpu do_group_update mpi transfers for latest fms
edoyango Aug 28, 2025
e68e0e8
Dycore: Move halo updates to GPU
marshallward Sep 28, 2025
cd178dd
DO_LOCALITY() bugfix; use GPU FMS in .testing
marshallward Nov 13, 2025
4ea50ba
btstep: pre-calculate problematic eta checks on GPU
edoyango Oct 16, 2025
4921d09
problem_eta->submerged,any_problem_eta->eta_is_submerged
edoyango Nov 13, 2025
8d75416
Fixes shelfwave failure in debug mode
kshedstrom Oct 10, 2025
f264134
Make sure reversed segments get rotated.
kshedstrom Oct 24, 2025
75fa240
Bugfix for default TIDES_ANSWER_DATE in SAL
herrwang0 Sep 26, 2025
52a1b39
Added local versions of density_elem and density_derivs without "this…
uwagura Nov 10, 2025
257650d
Fixes a typo in Recon1d PPM limiter
adcroft Oct 21, 2025
e6c7952
Fixes shelfwave failure in debug mode
kshedstrom Oct 10, 2025
757b2d8
Make sure reversed segments get rotated.
kshedstrom Oct 24, 2025
5994b9a
Frequency-dependent drag in tensor form
c2xu Oct 8, 2025
8e73194
Adds a PLM reconstruction scheme using least squares for the slope
adcroft Nov 4, 2025
6b2ec5f
Vert friction: Force FMAs in tridiag solvers
marshallward Nov 25, 2025
5274c3a
fix segfault
edoyango Oct 23, 2025
8c62b0d
send wt_* to gpu for btstep_timeloop
edoyango Oct 23, 2025
25a922d
move uv_old download into if block
edoyango Oct 23, 2025
0570359
port find_ustar_mech_forcing interface of find_ustar
edoyango Oct 23, 2025
748b9c5
init I_Hbbl on GPU instead of CPU
edoyango Oct 23, 2025
d7ecab7
clean up some loops
edoyango Oct 29, 2025
9013e85
kji -> jki some loops
edoyango Oct 30, 2025
11227b3
remove redundant CS%CA[u,v]_pref downloads
edoyango Oct 30, 2025
0b82733
fuse some loops in vertical viscosity
edoyango Oct 31, 2025
90b162e
move visc%nkml_visc_[u,v] to out of j loop
edoyango Oct 31, 2025
227534b
Vert frict: nk_in_ml reduce locality in v
marshallward Nov 25, 2025
8eddeb7
port find_uv_at_h
edoyango Nov 19, 2025
e0f2469
Corrected unit descriptions in 64 comments
Hallberg-NOAA Nov 25, 2025
970e5af
*Update TC testing parameters for late 2025
Hallberg-NOAA Nov 25, 2025
96e186f
Added frazil to ice shelf (#985)
alex-huth Dec 2, 2025
196e491
Extend the PGF reconstruction to allow PLM-WLS
adcroft Nov 5, 2025
f2c8917
Spatially varying bottom drag coefficient (#983)
c2xu Dec 3, 2025
ba6032b
Correction on total column thickness for wetting
herrwang0 Sep 24, 2025
c7ad441
fix repeated symbol eror that ocurs in benchmark
JorgeG94 Nov 2, 2025
5f41373
Barotropic: frhat[uv] HYBRID repro fix
marshallward Dec 3, 2025
7d90219
Allow overshoot for for grounding test
adcroft Dec 4, 2025
ff7ec3e
Initialize and integer only set on root_PE()
adcroft Dec 4, 2025
367de74
Fix an uninitialized float in set_viscous_ML()
adcroft Dec 4, 2025
0f26d69
Add floor to "h_marg" in continuity_PPM
adcroft Dec 4, 2025
67f7637
*+Fix CHANNEL_DRAG with bathymetry above sea level
Hallberg-NOAA Dec 3, 2025
50b2c3b
Corrected 66 unit descriptions in comments
Hallberg-NOAA Dec 1, 2025
c008a01
Fix for ice-shelf friction velocity bugs (#995)
alex-huth Dec 9, 2025
9f4e48b
offload pass_uta_uhbta
edoyango Dec 2, 2025
9e48380
(+) Decouple FMS infra from framework
marshallward Dec 5, 2025
41f39db
Add mom_cap_outputlog.F90 that enables output logging diagnostics at …
DeniseWorthen Dec 15, 2025
41096dd
Revert vertical viscosity subroutines to JIK loop order used in dev/g…
uwagura Dec 19, 2025
eac630c
Added latent heat flux from ice shelf to ocean fluxes
alex-huth Dec 10, 2025
760f765
Fixes wrong number of levels in z-coord diags
adcroft Dec 19, 2025
d4a5fdd
Fix bug in registration of ALE sponge diagnostics for generic tracers…
andrew-c-ross Dec 26, 2025
bf1716f
Fix reference of (rarely) unassociated pointer
adcroft Dec 22, 2025
7ee13cd
Adds 5 CMIP7 diagnostics for vertically integrated heat/salt content
adcroft Dec 22, 2025
3accd27
Optimized the ice-shelf CG scheme by reducing the number of times rep…
alex-huth Jun 9, 2025
9030b2e
Check that frazil is allocated before adding it to ice-shelf water fl…
alex-huth Dec 29, 2025
a742bc3
Added melt_mask for ice shelves
alex-huth Sep 25, 2025
cc3f1a6
Added melt_mask to ice-shelf restart
alex-huth Dec 4, 2025
b99fbd5
comments and units
alex-huth Jan 6, 2026
d5ecb10
subroutine ice_shelf_solve_inner: Completed variable descriptions and…
alex-huth Jan 7, 2026
f5ae5cf
Merge pull request #1680 from NOAA-GFDL/gfdl-to-main-2025-09-25
marshallward Jan 12, 2026
f761134
+Add trim_trailing_commas and ints_to_string
Hallberg-NOAA Jan 2, 2026
9f7aeb9
Call trim_trailing_commas from register_diag_field
Hallberg-NOAA Jan 2, 2026
d3de0cb
Refactor nsten_halo in routine advect_tracer
herrwang0 Jan 5, 2026
a8f6945
Fix OBC indexing bug in MOM_tracer_advect
herrwang0 Jan 5, 2026
d19d917
MOM_interpolate: use get_axis_size()
marshallward Jan 6, 2026
5b3f120
Adds the ability to read a CDEPS configuration file to provide in-lin…
DeniseWorthen Jan 13, 2026
2860600
Merge remote-tracking branch 'MAIN/main' into feature/update-MOM6-202…
jiandewang Jan 13, 2026
b03a7fb
ice-ocean-nolib: Fix SIS2 paths
marshallward Jan 13, 2026
2076dc7
Correct the path to the Icepack interfaces
Hallberg-NOAA Jan 13, 2026
5875be7
Delete unneeded masks args from 25 post_data calls
Hallberg-NOAA Dec 29, 2025
15ca2a2
vertvisc: add missing b_denom_1 map delete
edoyango Dec 22, 2025
1017125
vertvisc: remove scalar allocs
edoyango Dec 22, 2025
7343006
Add 2D meanSL field
herrwang0 Sep 17, 2025
f1b9c45
Use meanSL to calcualte mean column thickness
herrwang0 Sep 18, 2025
cbcc012
Modify max_depth calculation using meanSL
herrwang0 Oct 2, 2025
c278715
+Fix how missing values are handled in post_data
Hallberg-NOAA Dec 29, 2025
2e8793f
Remove ice-sheet melting/freezing contribution to fluxes%latent becau…
alex-huth Jan 8, 2026
e5a7888
Add tracing instrumentation to nuopc driver (#162)
DusanJovic-NOAA Jan 20, 2026
c4a059e
Merge remote-tracking branch 'upstream/dev/emc' into feature/update-M…
jiandewang Jan 20, 2026
b4d9a23
Merge pull request #169 from jiandewang/feature/update-MOM6-20260112
jiandewang Jan 27, 2026
7d00286
Merge branch 'main' into dev/gfdl
marshallward Feb 1, 2026
8f92390
+Add G%IdxCu_OBCmask and G%IdyCv_OBCmask
Hallberg-NOAA Jan 17, 2026
99c32b7
Use G%IdxCu_OBCmask in 7 places
Hallberg-NOAA Jan 18, 2026
5801592
Add option to scale tidal amplitude for bottom ustar. (#1016)
breichl Feb 1, 2026
ac64aaa
Add vertical tracer flux diagnostic for dye tracers (#1022)
aakashsane Feb 2, 2026
ff6b3b0
Regroup MOM_initialize_fixed params in param_doc
herrwang0 Jan 16, 2026
27f4243
Minor open_boundary_config refactor
herrwang0 Jan 16, 2026
a5da88f
Refactor gradKE with simpler treatment of OBCs
Hallberg-NOAA Jan 19, 2026
58d8661
set_viscous_BBL: port
edoyango Dec 18, 2025
bc05a6a
Explicitly allocate h_tmp to prevent expensive transfers during initi…
uwagura Dec 17, 2025
d75e487
vertvisc: Do not pass CS as pointers
marshallward Feb 9, 2026
4803936
Update CVMix to Apache-2.0 based release
marshallward Feb 13, 2026
c4b843d
Relicense code to Apache License, Version 2.0
marshallward Feb 11, 2026
85aacaa
Autoconf: Build dependencies as libraries
marshallward Dec 30, 2025
0e9061e
ac: Configure use of pkg/ source
marshallward Feb 4, 2026
ae752b6
Deleted about 170 unused internal variables
Hallberg-NOAA Feb 5, 2026
bf7f604
Address reviewer comments (#14)
DusanJovic-NOAA Feb 17, 2026
0f977a4
Decrease open_boundary_config indentation
herrwang0 Feb 7, 2026
906fa94
BBL: move k-locality to i-loops
marshallward Feb 18, 2026
0141ab6
address reviewers comments (#15)
DeniseWorthen Feb 19, 2026
412c177
Correct the unit of diagnostic "eta_cor"
herrwang0 Feb 5, 2026
aefec49
Merge [uv]bt_st and [uv]bt_first in btstep
herrwang0 Jan 31, 2025
177bbb9
Update CVMix to Apache-2.0 based release
marshallward Feb 13, 2026
5108cd0
Relicense code to Apache License, Version 2.0
marshallward Feb 11, 2026
5a77a4a
Fixes for flang
mathomp4 Feb 28, 2026
b950831
include k-loop in do concurrent
edoyango Feb 27, 2026
26ac406
Merge pull request #1687 from jiandewang/DEV-EMC-candidate-20260128
jiandewang Mar 2, 2026
08529ba
Merge pull request #1688 from NOAA-GFDL/apache-2
marshallward Mar 2, 2026
80b9ee8
Change variable not type
mathomp4 Mar 5, 2026
c402cfc
Bugfix for OBC_SPECIFIED_STRAIN option
herrwang0 Feb 25, 2026
f5d9dae
Add OBC_VORTICITY_CONFIG and OBC_STRAIN_CONFIG
herrwang0 Feb 24, 2026
d4bf825
Add clocks timing MOM_end and MOM_save_restart
Hallberg-NOAA Feb 20, 2026
7990526
Add missing spaces in 53 strings
Hallberg-NOAA Mar 4, 2026
373662e
Fix 9 misspellings in MOM_parameter_doc files
Hallberg-NOAA Mar 5, 2026
240775c
ac: Conditional testing of GSW and CVMix libs
marshallward Mar 10, 2026
8bb2816
Add runtime OBC_TEMP_SALT_NEEDED_BUG flag
herrwang0 Jan 16, 2026
be9c4d6
Add FATALs in OBC parse_segment_manifest_str
herrwang0 Jan 16, 2026
6b4a6c3
Surface state diagnostic index bugfix
marshallward Mar 10, 2026
a70d96a
Update MOM_wave_interface.F90
Zeracesharon Mar 10, 2026
ac058ee
Merge branch 'main' into main-to-dev
marshallward Mar 12, 2026
954dc75
Add function time_minus_signed for time differences
andrew-c-ross Mar 13, 2026
2289062
Use time_minus_signed for time relative to a reference (is < 0 when t…
andrew-c-ross Mar 13, 2026
f354266
Add run-time flag USE_ADJUST_INTERFACE_MOTION
adcroft Mar 9, 2026
a9a2cd8
ALE: Add REGRID_USE_DEPTH_BASED_TIME_FILTER parameter
adcroft Mar 10, 2026
5a1e069
ALE: Fix copy-paste error in REGRID_FILTER_DEEP_DEPTH description
adcroft Mar 10, 2026
45b6d22
Separate frazil for ice sheets and sea ice (#1027)
alex-huth Mar 17, 2026
d2f562a
Enable exchange of runoff DOC from Land to Ice used in CMIP7 ESM4.5 (…
nikizadehgfdl Mar 17, 2026
6f6975a
+Extend diag_mediator to allow the piecemeal posting of diagnostics (…
ashao Mar 18, 2026
5fab3c0
Refactor update_OBC_segment_data loop indices
herrwang0 Jan 8, 2026
7df3b18
Move alloc buffer_dst to initialize_segment_data
herrwang0 Jan 19, 2026
666ff94
Add subroutine allocate_segment_field_data
herrwang0 Jan 23, 2026
054621c
+Add & use optional maskT arg to initialize_masks
Hallberg-NOAA Mar 14, 2026
6fb5dc7
+Fix bugs in ice shelf top slope calculation
Hallberg-NOAA Mar 14, 2026
5d2eba7
+Enhance ice_shelf_diag_mediator like framework
Hallberg-NOAA Jan 4, 2026
4706b3e
+Extract find_dz_for_eta from find_eta
Hallberg-NOAA Mar 12, 2026
e1932f6
+Add ACCURATE_NONBOUS_THICK_CELLO
Hallberg-NOAA Mar 12, 2026
ed2055c
Bugfix for reintegrating diagnostics in non-boussinesq (#1060)
breichl Mar 20, 2026
575d4c7
Remove stray leading $
andrew-c-ross Mar 18, 2026
6aa65c6
Add setuptools<82 to keep pkg_resources available
andrew-c-ross Mar 18, 2026
486b4f4
Refactor of limit vel function for nicer layout for GPU compute (#1023)
JorgeG94 Mar 20, 2026
6018cb3
+Add time_to_real and scaling in real_to_time
Hallberg-NOAA Mar 15, 2026
764e5bb
Remove 5 unused module uses for time_type_to_real
Hallberg-NOAA Mar 15, 2026
85a4cd7
Rescale via time_to_real or real_to_time calls
Hallberg-NOAA Mar 16, 2026
6d2837d
Restructure segment%field of OBC
herrwang0 Jan 29, 2026
7298e58
Remove 19 flags and 6 indices in segment type
herrwang0 Jan 30, 2026
f52a2b3
Add missing doc comments to undocumented variables in ice_shelf
OlgaSergienko Mar 17, 2026
19aba3a
BBL cleanup
marshallward Mar 17, 2026
5d06ab9
dycore: Move uvh outside, block h/[uv]htr updates
marshallward Mar 17, 2026
1c836e1
dycore: Move CS%[uv]htr with (u,v,h)
marshallward Mar 18, 2026
a7aba9b
dycore: Wrap unused parts; move u,v,h,[uv]htr down
marshallward Mar 18, 2026
41f2d8a
dycore: Shift transfers below mixedlayer_restrat
marshallward Mar 18, 2026
ef935b3
dycore: visc data out, state fields out
marshallward Mar 18, 2026
a0ec4b7
step_MOM: move up to the dycore if-block
marshallward Mar 18, 2026
b4adeec
step: Moving downward
marshallward Mar 18, 2026
04033d0
step: Move to edge of interior do-loop
marshallward Mar 18, 2026
b2f5ad0
step: Guard set_viscous_bbl in step_mom_thermo
marshallward Mar 19, 2026
8b0a81c
step: Resolve missing set_viscous_ML fields
marshallward Mar 20, 2026
ff4e723
step: visc handling, dt restored
marshallward Mar 20, 2026
1c7a8be
step: Main loop to GPU
marshallward Mar 23, 2026
0709639
Varmix: Move conditional h loads into resolve fn
marshallward Mar 23, 2026
2d48b90
step: Trim tracer step, guard MEKE step
marshallward Mar 24, 2026
8433102
Move h to GPU for waves
marshallward Mar 25, 2026
55d064c
Adds t17d and t20d diagnostics
adcroft Dec 16, 2025
56157ef
+Revise MOM_IceShelf available diags file format
Hallberg-NOAA Mar 21, 2026
374496a
+Change some MOM_IS axis units to CMIP standards
Hallberg-NOAA Mar 21, 2026
16a7a42
Tracer advection port (#54)
edoyango Mar 27, 2026
fad004e
Diagnostic output time scaling fix in HA_accum
Hallberg-NOAA Mar 15, 2026
21b17b3
Use clearer conversion factor for ale_u2
Hallberg-NOAA Mar 6, 2026
1cd9cae
Diag_mediator cleanup
Hallberg-NOAA Mar 26, 2026
5f60bff
Zero out allocated array in MOM_temp_salt_initialize_from_Z
adcroft Mar 27, 2026
b065a4e
Refactor update_OBC_segment_data
herrwang0 Jan 29, 2026
8a009b1
Add Newton iterations for the ice-shelf velocity solution (#1072)
alex-huth Mar 31, 2026
8a51d58
Change "end if" to endif and "end do" to enddo
Hallberg-NOAA Mar 28, 2026
116972b
Trailing semicolons and semicolon white space
Hallberg-NOAA Mar 30, 2026
71dd080
Split reading files from update_OBC_segment_data
herrwang0 Jan 29, 2026
1e9ac39
Split reservoir init from update_OBC_segment_data
herrwang0 Jan 30, 2026
2601816
Move particles_run call into step_MOM_tracer_dyn
cspencerjones Mar 27, 2026
6074eb3
+Add symmetric_sum functions
Hallberg-NOAA Mar 26, 2026
56056cf
Merge pull request #1692 from GEOS-ESM/bugfix/1689-flang-fix
mathomp4 Apr 8, 2026
2dec87d
Merge branch 'main' into main-to-dev-20260508
marshallward Apr 8, 2026
878d672
Refactor update_OBC_segment_data
herrwang0 Jan 30, 2026
cf55bcd
Suppress OBC unnecessary field warning with T/S
herrwang0 Mar 31, 2026
ec0728d
Bugfix for OBC using VALUE mode
herrwang0 Jan 30, 2026
ea47b20
+Diag_mediator enhancements from ice shelf version
Hallberg-NOAA Mar 22, 2026
6474597
Makedep: Support empty macro functions
marshallward Dec 28, 2025
7b706ec
Merge branch 'dev/gfdl' into dev-gpu-after-gfdl-merge
marshallward Apr 15, 2026
67b802c
Merge cleanup
marshallward Apr 16, 2026
3fef6c6
dev/gfdl merge: OpenMP cleanup
marshallward Apr 16, 2026
4a16282
dev/gfdl merge: ntrunc fix
marshallward Apr 16, 2026
e556ba8
dev/gfdl merge: More ntrunc cleanup
marshallward Apr 16, 2026
cb7b6ee
dev/gfdl merge: Missing vert_friction directives
marshallward Apr 17, 2026
b0e54ec
dev/gfdl merge: omp allocs in vertvisc_limit_vel
marshallward Apr 17, 2026
bd61970
dev/gfdl merge: MOM_set_viscosity locality
marshallward Apr 21, 2026
5954a95
dev/gfdl merge: Add porous area face GPU alloc
marshallward Apr 21, 2026
e4aa3b2
dev/gfdl merge: Add WENO allocations
marshallward Apr 21, 2026
799836a
dev/gfdl merge: CS%ntrunc vertvisc_limit_vel bug
marshallward Apr 21, 2026
65812da
dev/gfdl merge: Copy G%OBCmaskC[uv] to GPU
marshallward Apr 23, 2026
a93b985
dev/gfdl merge: [uv]h?bt_int and cfl_ltd_vol alloc
marshallward Apr 23, 2026
ba14bcf
Merging dev/gfdl into dev/gpu (#158)
marshallward Apr 24, 2026
81680c1
Allocate MOM CS and both viscosity CS on GPU
marshallward Mar 26, 2026
9c59300
port tracer_hordiff benchmark loops
edoyango Nov 21, 2025
1ca1d35
port tracer_epipycnal_ML_diff benchmark loops
edoyango Nov 21, 2025
cdd3de9
add data mapping for tracer_epipycnal_ML_diff
edoyango Nov 24, 2025
97629c2
add data mappings for tracer_hordiff
edoyango Nov 25, 2025
1865612
Convert structs of arrays to flat arrays
edoyango Nov 26, 2025
e23d6a7
swap early exit to if guard in insert sort
edoyango Mar 30, 2026
692abbc
port int_density_dz_wright
edoyango Nov 28, 2025
7003282
find_eta: Port to GPU and wrap calls
marshallward Mar 24, 2026
b29b271
btstep: Update GPU checksum transfers
marshallward Apr 29, 2026
2108e0e
Remove eta_bt transfer from find_eta_2d that was causing crashes on s…
uwagura Apr 30, 2026
e182de3
advect_tracer: fix multi gpu answer change
edoyango Apr 23, 2026
a774eb3
tracer_advect: fix map of Reg%Tr(:)
edoyango Apr 23, 2026
0af17d7
Merge branch 'dev/gpu' into merge_devgpu_to_turbo
mnlevy1981 May 1, 2026
1969fac
Use TURBO-ESM fork of FMS
mnlevy1981 May 12, 2026
4ce5423
Fix CVMix SHA for testing
mnlevy1981 May 12, 2026
990333e
remove unused get_axis_size()
mnlevy1981 May 15, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 4 additions & 0 deletions .github/actions/macos-setup/action.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This file is part of MOM6, the Modular Ocean Model version 6.
# See the LICENSE file for licensing information.
# SPDX-License-Identifier: Apache-2.0

name: 'install-macos-prerequisites'

description: 'Install prerequisites for Mac OS compilation'
Expand Down
45 changes: 0 additions & 45 deletions .github/actions/testing-setup/action.yml

This file was deleted.

4 changes: 4 additions & 0 deletions .github/actions/ubuntu-setup/action.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This file is part of MOM6, the Modular Ocean Model version 6.
# See the LICENSE file for licensing information.
# SPDX-License-Identifier: Apache-2.0

name: 'install-ubuntu-prerequisites'

description: 'Install prerequisites for Ubuntu Linux compilation'
Expand Down
Loading
Loading