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 4153 for branches/2013/dev_LOCEAN_2013/NEMOGCM/NEMO/TOP_SRC/PISCES/P4Z/p4zsms.F90 – NEMO

Ignore:
Timestamp:
2013-11-05T13:25:45+01:00 (10 years ago)
Author:
cetlod
Message:

dev_LOCEAN_2013: merge in trunk changes between r3940 and r4028, see ticket #1169

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_LOCEAN_2013/NEMOGCM/NEMO/TOP_SRC/PISCES/P4Z/p4zsms.F90

    r4152 r4153  
    433433#endif 
    434434            &                    + trn(:,:,:,jpsfe)                     & 
    435             &                    + trn(:,:,:,jpzoo)                     & 
     435            &                    + trn(:,:,:,jpzoo) * ferat3            & 
    436436            &                    + trn(:,:,:,jpmes) * ferat3            ) * cvol(:,:,:)  ) 
    437437 
Note: See TracChangeset for help on using the changeset viewer.