Skip to content

Commit

Permalink
Support for MOM6 as of 2024-Jul-29
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Jul 29, 2024
1 parent ba1c313 commit ce21a75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MOM6_GEOSPlug/mom6_cmake/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ list( APPEND MOM6_SRCS
src/core/MOM_CoriolisAdv.F90
src/core/MOM_density_integrals.F90
src/core/MOM_dynamics_split_RK2.F90
src/core/MOM_dynamics_split_RK2b.F90
src/core/MOM_dynamics_unsplit.F90
src/core/MOM_dynamics_unsplit_RK2.F90
src/core/MOM.F90
Expand All @@ -76,6 +77,7 @@ list( APPEND MOM6_SRCS
src/diagnostics/MOM_sum_output.F90
src/diagnostics/MOM_wave_speed.F90
src/equation_of_state/MOM_EOS.F90
src/equation_of_state/MOM_EOS_base_type.F90
src/equation_of_state/MOM_EOS_Jackett06.F90
src/equation_of_state/MOM_EOS_Roquet_SpV.F90
src/equation_of_state/MOM_EOS_Roquet_rho.F90
Expand Down

0 comments on commit ce21a75

Please sign in to comment.