Skip to content
Merged
Show file tree
Hide file tree
Changes from 76 commits
Commits
Show all changes
77 commits
Select commit Hold shift + click to select a range
e63a822
Fix bugs in VBF diagnostics for tidal Kd terms (#886)
breichl Apr 24, 2025
601fdfb
(*)Fix northern Flather OBCs in southern halos
Hallberg-NOAA Apr 24, 2025
975e450
+Refactor shelfwave OBC code
Hallberg-NOAA Jan 31, 2025
37d299d
Diagnose more integrated fluxes in rescaled units
Hallberg-NOAA Apr 23, 2025
3ace0d5
Correct variable units in comments in 4 modules
Hallberg-NOAA Apr 29, 2025
ea929a8
Replace checksum scale arguments with unscale
Hallberg-NOAA Apr 24, 2025
587a701
Fix for MASK_OUTSIDE_OBCS with MASKING_DEPTH (#752)
kshedstrom May 8, 2025
cd2ee22
Add flexibility for TFreeze form w/ different model definition of tem…
breichl May 8, 2025
3ff0797
Add compressibility to linear equation of state
herrwang0 Mar 18, 2025
d84c0af
Add compressibility to linear equation of state
herrwang0 Apr 11, 2025
dcc88ef
+Add optional logunit argument to chksum()
Hallberg-NOAA May 9, 2025
c458e2b
+Add SSH_u_OBC and ubt_OBC diagnostics
Hallberg-NOAA May 2, 2025
6f5bd62
Patch github workflow to glob unit tests
adcroft May 2, 2025
8883d97
Globbing timing tests
adcroft May 13, 2025
ff71e36
*Fix PE-count dependency with some kinds of OBCs
Hallberg-NOAA May 16, 2025
e15fe48
+Add rotate_OBC_segment_direction
Hallberg-NOAA May 20, 2025
609c4d8
+Add chksum_OBC_segments and write_OBC_info
Hallberg-NOAA May 20, 2025
748178c
+Add DEBUG_OBCS and OBC_DEBUGGING_TESTS
Hallberg-NOAA May 2, 2025
7334c8c
Refactor config_src/drivers/unit_drivers/MOM_sum_driver.F90
adcroft May 13, 2025
9d800c8
(*)Consolidate conversion of 4 salt tendency diags
Hallberg-NOAA Feb 22, 2025
040b956
make clipping of diffusivities to Kd_max more consistent
raphaeldussin May 28, 2025
86e61a9
Machine Learning based vertical diffusivity in EPBL
aakashsane May 22, 2025
70e7b07
Merge branch 'aakash-ML_diffusivity' into dev/gfdl
Hallberg-NOAA May 30, 2025
789f496
(*)Arbitrary grid rotation with MOM_open_boundary
Hallberg-NOAA May 21, 2025
caa7349
+Add OBC_HOR_INDEXING_BUG to optionally fix 5 bugs
Hallberg-NOAA May 22, 2025
19423d3
Merge branch 'main' into dev/gfdl
marshallward Jun 2, 2025
092fca8
Convert vertvisc() tridiagonal solver to kji
marshallward May 22, 2025
45699c5
vertvisc: Rewrite vertvisc_remnant() to kji loops
marshallward May 30, 2025
c59c0ca
Added more dox and tidy-up for numerical_testing_type
adcroft Apr 29, 2025
4c889da
Refactoring for OBC restart fix
Hallberg-NOAA May 23, 2025
cbb6172
+Add the runtime parameter VERTEX_SHEAR_OBC_BUG
Hallberg-NOAA May 27, 2025
ae6b26f
+Add calc_isoneutral_slopes optional argument OBC_N2
Hallberg-NOAA May 29, 2025
a1ce96e
+Add the runtime parameter MIXING_COEFS_OBC_BUG
Hallberg-NOAA May 29, 2025
1a1bd6d
+Add OBC_RESERVOIR_INIT_BUG and fix OBC restarts
Hallberg-NOAA May 29, 2025
4c0ae97
(*)Correct rotation with OBC tracer reservoirs
Hallberg-NOAA May 30, 2025
77ff487
+(*)Fix bugs with dyed_channel_update_flow
Hallberg-NOAA May 4, 2025
8c67912
(*)Shelfwave_set_OBC_data works with grid rotation
Hallberg-NOAA May 2, 2025
756b2d4
(*)tidal_bay_set_OBC_data works with grid rotation
Hallberg-NOAA May 4, 2025
8df30d8
*Implement sub-cycling for internal tides refraction/propagation (#913)
raphaeldussin Jun 12, 2025
a881ae5
+Add the runtime parameter ENABLE_BUGS_BY_DEFAULT
Hallberg-NOAA Jun 12, 2025
879d397
*Fix PE-layout reproducibility with interior OBCs
Hallberg-NOAA Jun 10, 2025
7633554
+Add BT_WIDE_HALO_MIN_STENCIL & DEBUG_BT_WIDE_HALOS
Hallberg-NOAA Jun 13, 2025
28e5651
GitHub: FMS-MOM6 build jobs, tarball artifacts
marshallward Jun 4, 2025
7d3af4c
+Fix Kelvin_set_OBC_data spatial indexing errors
Hallberg-NOAA Jun 9, 2025
fadda3c
(*)Kelvin_set_OBC_data works with grid rotation
Hallberg-NOAA Jun 9, 2025
d5eeb6c
GitHub: Update FMS CI version to 2025.02.01
marshallward Jun 18, 2025
c7208b5
Avoid setting 3d OBC arrays in unrotated OBC type
Hallberg-NOAA Jun 18, 2025
bce9a38
Add on_face to OBC_segment_data_type
Hallberg-NOAA May 31, 2025
1df78af
*Fix OBC v-velocity masking bug under ice shelves
Hallberg-NOAA Jun 30, 2025
e82766d
+Signed OBC%segnum_u and OBC%segnum_v
Hallberg-NOAA Jun 6, 2025
24444ba
Add OBC loop ranges on PE
Hallberg-NOAA Jun 18, 2025
e1ff87d
Use OBC loop ranges on PE in 4 modules
Hallberg-NOAA Jun 25, 2025
d7801fa
+Add the new parameter INTERPOLATED_SQG_STRUCTURE
Hallberg-NOAA Jun 15, 2025
1db9ac1
Convert 28 static arrays into dynamic arrays
Hallberg-NOAA Jun 15, 2025
792248c
Add conditional halo pass for frazil inside make_frazil (#932)
breichl Jul 10, 2025
a6092bf
+Do not call write_ocean_geom from MOM_init_fixed
Hallberg-NOAA Jul 10, 2025
2208dd7
Change MOM_generic_tracer to a stub (#884)
theresa-cordero Jul 11, 2025
ef9512c
Add subroutine find_col_mass
herrwang0 Apr 2, 2025
bb527eb
Calculate reference bottom pressure for SAL
herrwang0 Apr 3, 2025
ab665b8
Write out ISO formatted date in fileenergy_ascii
sanAkel Apr 23, 2025
a86cfcc
Update oil_tracer.F90 comments
sanAkel Jul 12, 2025
8b63869
MOM_vert_friction: Rewrite vertvisc_coef as kji
marshallward Jun 12, 2025
6c3dd9c
(*)Fix bugs in rotate_OBC_segment_data
Hallberg-NOAA Jul 15, 2025
3beb3a8
+Split MOM_initialize_OBCs from MOM_init_state
Hallberg-NOAA Jun 25, 2025
7b2474c
Move calls out of MOM_initialize_OBCs
Hallberg-NOAA Jun 26, 2025
87470a5
Call MOM_initialize_OBCs with the rotated OBC type
Hallberg-NOAA Jul 10, 2025
bd08a99
+Rename and split rotate_OBC_init()
Hallberg-NOAA Jul 11, 2025
7ac7f25
+Eliminate rotate_OBC_segment_tracer_registry
Hallberg-NOAA Jul 11, 2025
2201a1d
Deallocate OBC memory with open_boundary_end
Hallberg-NOAA Jul 11, 2025
f12dad1
+Rotate_OBC_segment_fields in rotate_OBC_config
Hallberg-NOAA Jul 11, 2025
b23e141
+Open_boundary_setup_vert in init_segment_data
Hallberg-NOAA Jul 11, 2025
e126d6f
Enhanced user-friendliness: OBC configuration consistency check inclu…
MHBalsmeier Jul 18, 2025
32849fa
Add ePBL BBL mstar and bottom mixed layer diagnostics (#922)
breichl Jul 18, 2025
ad6f218
+Add MASK_COASTAL_PRESSURE_FORCE runtime parameter
Hallberg-NOAA Jun 14, 2025
89067a3
User/wfc/nmme reproducibility 20250331 (#871)
wfcooke Jul 18, 2025
c478543
Simplify do_advection and do_diabatic
herrwang0 May 31, 2025
f8e65ba
Fix frazil halo update bug when unallocated (#949)
awallcraft Jul 31, 2025
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
45 changes: 0 additions & 45 deletions .github/actions/testing-setup/action.yml

This file was deleted.

Loading
Loading