Skip to content

Commit

Permalink
remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
DeniseWorthen committed Jul 27, 2023
1 parent 4e09c3a commit 9bcf425
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mediator/med_phases_prep_ocn_mod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,6 @@ subroutine med_phases_prep_ocn_custom(gcomp, rc)
ifracr_scaled = ifracr(n) / (frac_sum)
ofracr_scaled = ofracr(n) / (frac_sum)
endif
!TODO: ? fix this
if (.not.import_swpen_by_bands) then
Foxx_swnet(n) = ofracr_scaled*(fswabsv + fswabsi) + ifrac_scaled*Fioi_swpen(n)
end if
Expand Down

0 comments on commit 9bcf425

Please sign in to comment.