Skip to content

Commit

Permalink
Use more generic word than 'slab'
Browse files Browse the repository at this point in the history
  • Loading branch information
spencerkclark committed Feb 28, 2024
1 parent 48a24fe commit 47e783f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gsmphys/som_mlm.F90
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ module module_ocean !
! gfs_physics_nml.disable_radiation_quasi_sea_ice to .true. to prevent
! an unphysical quasi-ice-albedo feedback from occuring. Set to 90 along
! with ocean_nml.start_lat = -90 and ocean_nml.end_lat = 90 to enable
! running with a global slab ocean.
! running with a global interactive ocean.

namelist /ocean_nml/ &
ocean_option, mld_option, mld_obs_ratio, stress_ratio, restore_method, &
Expand Down

0 comments on commit 47e783f

Please sign in to comment.