Skip to content

Commit

Permalink
remove period
Browse files Browse the repository at this point in the history
  • Loading branch information
mlee03 authored and mlee03 committed Dec 13, 2023
1 parent 19a9788 commit e3c9e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_fms/interpolator/test_interpolator2.F90
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ program test_interpolator2

implicit none

character(100), parameter :: ncfile='immadeup.o3.climatology.nc' !< fake climatology file.
character(100), parameter :: ncfile='immadeup.o3.climatology.nc' !< fake climatology file
integer, parameter :: lkind=TEST_INTP_KIND_
!> the interpolation methods are not perfect.Will not get perfectly agreeing answers
real(r8_kind) :: tol
Expand Down

0 comments on commit e3c9e5c

Please sign in to comment.