Skip to content

Commit

Permalink
possible uninitialised variable in phyto
Browse files Browse the repository at this point in the history
  • Loading branch information
casper-boon committed Jun 21, 2022
1 parent da2d128 commit 5d6cf5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/aed_phytoplankton.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1274,6 +1274,7 @@ SUBROUTINE aed_calculate_benthic_phytoplankton(data,column,layer_idx)
!------------------------------------------------------------------------------+
!BEGIN

mpb_burial = 0.

!---------------------------------------------------------------------------+
!-- Compute the mean fluxes of C, N and P hitting the benthos/sediment
Expand Down

0 comments on commit 5d6cf5d

Please sign in to comment.