Skip to content

Commit

Permalink
Removed redundant files and variable declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin Hogan committed Dec 16, 2022
1 parent 7554e83 commit b88b1d9
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 259 deletions.
4 changes: 1 addition & 3 deletions driver/ecrad_ifs_driver_blocked.F90
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,7 @@ program ecrad_ifs_driver
integer :: jrepeat

! Loop index
integer :: jrl, ibeg, iend, il, ib, jlev


integer :: jrl, ibeg, iend, il, ib

! Are any variables out of bounds?
logical :: is_out_of_bounds
Expand Down
2 changes: 1 addition & 1 deletion ifs/radiation_setup.F90
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ SUBROUTINE SETUP_RADIATION_SCHEME(PRADIATION,LDOUTPUT,FILE_NAME)
! Verbosity of configuration information 0=none, 1=warning,
! 2=info, 3=progress, 4=detailed, 5=debug
INTEGER(KIND=JPIM) :: IVERBOSESETUP
INTEGER(KIND=JPIM) :: ISTAT
!INTEGER(KIND=JPIM) :: ISTAT

! Data directory name
CHARACTER(LEN=256) :: CL_DATA_DIR
Expand Down
194 changes: 0 additions & 194 deletions ifsrrtm/rrtm_gasabs1a_140gp.F90

This file was deleted.

61 changes: 0 additions & 61 deletions include/rrtm_gasabs1a_140gp.intfb.h

This file was deleted.

0 comments on commit b88b1d9

Please sign in to comment.