Skip to content

Commit

Permalink
Update scm/src/scm_input.F90
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Kavulich <[email protected]>
  • Loading branch information
grantfirl and mkavulich authored Aug 13, 2024
1 parent 9a842b9 commit dbce3ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scm/src/scm_input.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1519,7 +1519,6 @@ subroutine get_case_init_DEPHY(scm_state, scm_input)

call NetCDF_read_var(ncid, "o3", .False., input_ozone)
call NetCDF_read_var(ncid, "area", .False., input_area)

!orographic parameters
call NetCDF_read_var(ncid, "stddev", needed_for_model_ics, input_stddev)
call NetCDF_read_var(ncid, "convexity", needed_for_model_ics, input_convexity)
Expand Down

0 comments on commit dbce3ff

Please sign in to comment.