Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderRichert-NOAA committed Dec 4, 2024
1 parent bec2fd1 commit e53dcf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_getgbemh.F90
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ program test_getgbemh
integer lcg1,iarg,iret,iretba,k1,kr1,kr1x
integer lg1,lx1,m1,mb,mnum1,nlen1,nnum1
real kf(19822), kf_ref(19822)
real, parameter :: tol=1e-5
real, parameter :: tol=1e-3
cg1='data/input/ref_gdaswave.t00z.wcoast.0p16.f000.grib1'
lcg1=len_trim(cg1)
iarg=iarg+1
Expand Down

0 comments on commit e53dcf8

Please sign in to comment.