-
Notifications
You must be signed in to change notification settings - Fork 164
Open
Labels
Description
These arrays are pretty big to allocate, and are only used if you are doing COMPARE_TO_CORRECT
DART/assimilation_code/location/threed_sphere/location_mod.f90
Lines 1442 to 1444 in 59b75b7
! Variables needed for comparing against correct case integer :: cnum_close, cclose_ind(size(locs)) real(r8) :: cdist(size(locs))
Originally posted by @hkershaw-brown in #910