Skip to content

Commit

Permalink
Bug fix the ftst_surface_nst_landfill.F90 regression test.
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeGayno-NOAA committed Aug 23, 2023
1 parent 50e32c1 commit 0e4f053
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/chgres_cube/ftst_surface_nst_landfill.F90
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ program surface_nst_landfill

use surface, only : nst_land_fill, &
create_nst_esmf_fields

use program_setup, only : fract_grid

use surface_target_data, only : skin_temp_target_grid, &
seaice_fract_target_grid, &
Expand Down Expand Up @@ -82,8 +80,6 @@ program surface_nst_landfill
!--------------------------------------------------------------------!
!---------------- Setup Target Grid & Coordinates -------------------!
!--------------------------------------------------------------------!

fract_grid = .false.

i_target = IPTS_TARGET
j_target = JPTS_TARGET
Expand Down

0 comments on commit 0e4f053

Please sign in to comment.