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 7045 for branches/UKMO/dev_r5518_v3.4_asm_nemovar_community_bgc_ersem/NEMOGCM/NEMO/OPA_SRC/ASM/asminc.F90 – NEMO

Ignore:
Timestamp:
2016-10-19T17:46:53+02:00 (8 years ago)
Author:
dford
Message:

Update default MLD definition for BGC assimilation, and temporarily comment out code that was causing issues.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_r5518_v3.4_asm_nemovar_community_bgc_ersem/NEMOGCM/NEMO/OPA_SRC/ASM/asminc.F90

    r6983 r7045  
    188188                                      !: 4) hmld_tref - Temperature criterion (0.2 K change from surface) [T points] 
    189189 
    190    INTEGER :: mld_choice_bgc    = 5   !: choice of mld criteria to use for physics assimilation 
     190   INTEGER :: mld_choice_bgc    = 4   !: choice of mld criteria to use for physics assimilation 
    191191                                      !: 1) hmld      - Turbocline/mixing depth                           [W points] 
    192192                                      !: 2) hmlp      - Density criterion (0.01 kg/m^3 change from 10m)   [W points] 
Note: See TracChangeset for help on using the changeset viewer.