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.
2020WP/TOP-04_lovato_IMMERSE_BGC_interface (diff) – NEMO

Changes between Version 3 and Version 4 of 2020WP/TOP-04_lovato_IMMERSE_BGC_interface


Ignore:
Timestamp:
2021-02-06T21:15:07+01:00 (3 years ago)
Author:
lovato
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2020WP/TOP-04_lovato_IMMERSE_BGC_interface

    v3 v4  
    3131 
    3232{{{#!box width=55em 
    33 Develop a standalone module to compute vertical light propagation. \\ 
    34 This module will receive surface radiation from SBC one and compute light distribution along the water column to drive BGC models. \\ 
     33Develop a standalone module to compute vertical light propagation. 
    3534 
    36 Will use the interface existing in PISCES to define common arrays and infrastructure, along with diagnostic fields (e.g., Light at the euphotic depth, Euphotic layer depth). 
     35This module will receive surface radiation (namely qsr) from OCE component and the 3D chlorophyll field from the coupled BGC model. 
     36These data are needed to compute the light attenuation coefficients of each RGB wavelength and the module will return updated fields of '''photosynthetic active radiation (PAR)''' needed for \\ 
     37'''1)''' the BGC feedback toward ocean physics ({{{ln_qsr_bio}}} option) through the updated of {{{etot3}}} 3D field,\\ 
     38'''2)''' vertical distribution of total PAR ({{{etot}}}) and, optionally, the PAR contribution for each wavelength needed to drive BGC models. \\ 
     39 
     40In the computation of PAR passed to BGC models, two different choices are provided in order to compute a) the water cell light in the cell '''center''' (as in PISCES) or b) the 'integral' of light within the water cell (as in BFM). 
     41 
     42Also common diagnostic fields will be included for ight at the euphotic depth, Euphotic layer depth, and weighted broadband attenuation coefficiet. 
    3743 
    3844}}} 
     
    4349 
    4450{{{#!box width=55em 
    45 Update where needed. 
     51Update description of light computation for BGC models and update namelist_top. 
    4652}}} 
    4753