Skip to content

Commit

Permalink
Master: Remove extra declaration of variable, ges_ps_write, in src/gs…
Browse files Browse the repository at this point in the history
…i/gsi_rfv3io_mod.f90, to allow the code to compile.
  • Loading branch information
MichaelLueken committed Feb 4, 2022
1 parent 1caf75a commit 2c4f620
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gsi/gsi_rfv3io_mod.f90
Original file line number Diff line number Diff line change
Expand Up @@ -2075,7 +2075,6 @@ subroutine wrfv3_netcdf(fv3filenamegin)
real(r_kind), dimension(lat2,lon2,nsig) :: io_arr_qg, io_arr_qnr
real(r_kind), dimension(:,:,:),allocatable ::g_prsi

real(r_kind), dimension(:,:),allocatable ::ges_ps_write

it=ntguessig
ier=0
Expand Down

0 comments on commit 2c4f620

Please sign in to comment.