New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 9827 for branches/UKMO/dev_r5518_NIWA-ifort-syntax-fix/NEMOGCM/NEMO/TOP_SRC/MEDUSA/bio_medusa_update.F90 – NEMO

Ignore:
Timestamp:
2018-06-21T16:59:23+02:00 (6 years ago)
Author:
jonnywilliams
Message:

removing erroneous ampersand

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_r5518_NIWA-ifort-syntax-fix/NEMOGCM/NEMO/TOP_SRC/MEDUSA/bio_medusa_update.F90

    r9163 r9827  
    267267                             ! mort. loss 
    268268                         ((1.0 - xfdfrac1) * fdpds(ji,jj)) +                 & 
    269                              ! egestion of grazed Si 
     269                             ! egestion of grazed Si 
    270270                         ((1.0 - xfdfrac3) * fgmepds(ji,jj)) +               & 
    271271                             ! fast diss. and metab. losses 
Note: See TracChangeset for help on using the changeset viewer.