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 4b4cfd3 commit 15bea31
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 @@ -1515,7 +1515,6 @@ subroutine get_case_init_DEPHY(scm_state, scm_input)
call NetCDF_read_var(ncid, "rl", .False., input_rl)
call NetCDF_read_var(ncid, "ri", .False., input_ri)
call NetCDF_read_var(ncid, "hur", .False., input_rh)

call NetCDF_read_var(ncid, "tke", .False., input_tke)


Expand Down

0 comments on commit 15bea31

Please sign in to comment.