Merge branch 'develop' into test_suite

This commit is contained in:
Bryan Herman 2013-08-29 08:34:24 -04:00
commit 3180c67231

View file

@ -752,7 +752,7 @@ contains
else
! count number of source sites in each ufs mesh cell
call count_bank_sites(ufs_mesh, source_bank, source_frac, &
sites_outside=sites_outside)
sites_outside=sites_outside, size_bank=work)
! Check for sites outside of the mesh
if (master .and. sites_outside) then