Skip to content

Commit

Permalink
[GH Actions] fprettify source code
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewPaskin committed Sep 23, 2024
1 parent 3607fc8 commit 0811efc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/suews/src/suews_ctrl_output.f95
Original file line number Diff line number Diff line change
Expand Up @@ -1344,7 +1344,7 @@ SUBROUTINE SUEWS_Output_txt_grp(iv, irMax, iyr, varListX, Gridiv, outLevel, outF

CASE ('EHC') !EHC
dataOutX = dataOutEHC(1:irMax, 1:n_var, Gridiv)

CASE ('STEBBS') !STEBBS
dataOutX = dataOutSTEBBS(1:irMax, 1:n_var, Gridiv)

Expand Down

0 comments on commit 0811efc

Please sign in to comment.