Skip to content

Commit

Permalink
Merge pull request #49 from GEOS-ESM/sanAkel-patch-2
Browse files Browse the repository at this point in the history
Routine maintenance/update
  • Loading branch information
mathomp4 authored Nov 20, 2023
2 parents a649d4d + 8726fc3 commit dd827da
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MOM6_GEOSPlug/mom6_app/540x458/MOM_override
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ TOPO_FILE = "ocean_topog.nc"
!
! Lateral Boundary diffusion scheme of Marques 2023
!
#override USE_LATERAL_BOUNDARY_DIFFUSION = True
#override USE_HORIZONTAL_BOUNDARY_DIFFUSION = True
#override LBD_LINEAR_TRANSITION = True
1 change: 1 addition & 0 deletions MOM6_GEOSPlug/mom6_app/540x458/data_table
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

2 changes: 1 addition & 1 deletion MOM6_GEOSPlug/mom6_cmake/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ list( APPEND MOM6_SRCS
src/tracer/ISOMIP_tracer.F90
src/tracer/MOM_CFC_cap.F90
src/tracer/MOM_generic_tracer.F90
src/tracer/MOM_lateral_boundary_diffusion.F90
src/tracer/MOM_hor_bnd_diffusion.F90
src/tracer/MOM_neutral_diffusion.F90
src/tracer/MOM_OCMIP2_CFC.F90
src/tracer/MOM_offline_aux.F90
Expand Down

0 comments on commit dd827da

Please sign in to comment.