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 15bea31 commit 9a842b9
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 @@ -1517,7 +1517,6 @@ subroutine get_case_init_DEPHY(scm_state, scm_input)
call NetCDF_read_var(ncid, "hur", .False., input_rh)
call NetCDF_read_var(ncid, "tke", .False., input_tke)


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

Expand Down

0 comments on commit 9a842b9

Please sign in to comment.