Skip to content

Commit

Permalink
ww3_shom: lower case ...
Browse files Browse the repository at this point in the history
  • Loading branch information
aronroland committed Oct 3, 2024
1 parent 45ad991 commit 2da24bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/src/w3ounfmetamd.F90
Original file line number Diff line number Diff line change
Expand Up @@ -2750,7 +2750,7 @@ SUBROUTINE DEFAULT_META()
META(1)%FSC = 1.
META(1)%UNITS = 'm'
META(1)%ENAME = '.zet'
META(1)%VARNM='ZET'
META(1)%VARNM='zet'
META(1)%VARNL='wave_setup'
!META(1)%VARNS='sediment_grain_size'
META(1)%VARNS=''
Expand Down

0 comments on commit 2da24bf

Please sign in to comment.