Skip to content

Commit a11329d

Browse files
brandon.reichlbreichl
authored andcommitted
Restoring unintentional deleted blank line in MOM_diagnostics.F90
1 parent 6222cff commit a11329d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/diagnostics/MOM_diagnostics.F90

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1765,6 +1765,7 @@ subroutine MOM_diagnostics_init(MIS, ADp, CDp, Time, G, GV, US, param_file, diag
17651765
CS%id_abssoga = register_scalar_field('ocean_model', 'abssoga', &
17661766
Time, diag, 'Global Mean Ocean Absolute Salinity', units='g kg-1', conversion=US%S_to_ppt, &
17671767
standard_name='sea_water_absolute_salinity')
1768+
17681769
! The CMIP convention is potential temperature, but not indicated in the CMIP long name.
17691770
CS%id_tosga = register_scalar_field('ocean_model', 'sst_global', Time, diag, &
17701771
long_name='Global Area Average Sea Surface Temperature', &

0 commit comments

Comments
 (0)