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 10728 for branches/UKMO/AMM15_v3_6_STABLE_package_collate/NEMOGCM/NEMO/OPA_SRC/step.F90 – NEMO

Ignore:
Timestamp:
2019-02-28T13:10:20+01:00 (5 years ago)
Author:
dford
Message:

Changes for assimilation of biogeochemical variables. See https://code.metoffice.gov.uk/trac/utils/ticket/174.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/AMM15_v3_6_STABLE_package_collate/NEMOGCM/NEMO/OPA_SRC/step.F90

    r9189 r10728  
    278278      ! Passive Tracer Model 
    279279      !<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 
     280      IF( lk_asminc .AND. ln_asmiau .AND. lk_bgcinc ) & 
     281         &               CALL bgc_asm_inc( kstp )     ! biogeochemistry assimilation 
    280282                         CALL trc_stp( kstp )         ! time-stepping 
    281283#endif 
Note: See TracChangeset for help on using the changeset viewer.