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/ENHANCE-14_smueller_OSMOSIS_streamlining (diff) – NEMO

Changes between Version 10 and Version 11 of 2020WP/ENHANCE-14_smueller_OSMOSIS_streamlining


Ignore:
Timestamp:
2020-11-24T18:06:00+01:00 (3 years ago)
Author:
smueller
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2020WP/ENHANCE-14_smueller_OSMOSIS_streamlining

    v10 v11  
    2222=== Description 
    2323 
    24 Action [[wiki:2020WP/ENHANCE-14_smueller_OSMOSIS_streamlining|ENHANCE-14_smueller_OSMOSIS_streamlining]] forms one of two strands of work (action [[wiki:2020WP/PHYPRO-01_agn_OSMOSIS_science|PHYPRO-01_agn_OSMOSIS_science]] being the other) that follow up the 2019-WP action [[wiki:2019WP/VALID-02_GeorgeN-evalOSMOSIS|VALID-02-GeorgeN-evalOSMOSIS]], whose code developments have not yet been merged back into the trunk. This new action aims to update the implementation of the OSMOSIS surface-boundary-layer scheme resulting from actions [[wiki:2019WP/VALID-02_GeorgeN-evalOSMOSIS|VALID-02_GeorgeN-evalOSMOSIS]] (as originally implemented in [source:/NEMO/branches/2019/dev_r11078_OSMOSIS_IMMERSE_Nurser/src/OCE/ZDF/zdfosm.F90]) and [[wiki:2020WP/PHYPRO-01_agn_OSMOSIS_science||PHYPRO-01_agn_OSMOSIS_science]] (as implemented in source:/NEMO/branches/2019/dev_r11078_OSMOSIS_IMMERSE_Nurser_4.0/src/OCE/ZDF/zdfosm.F90]) by improving its computational efficiency, by making it compilable in configurations that make use of [[http://agrif.imag.fr|AGRIF]], by improving its compliance with NEMO coding standards and readability, and by including it in the `SETTE` test suite. 
     24Action [[wiki:2020WP/ENHANCE-14_smueller_OSMOSIS_streamlining|ENHANCE-14_smueller_OSMOSIS_streamlining]] forms one of two strands of work (action [[wiki:2020WP/PHYPRO-01_agn_OSMOSIS_science|PHYPRO-01_agn_OSMOSIS_science]] being the other) that follow up the 2019-WP action [[wiki:2019WP/VALID-02_GeorgeN-evalOSMOSIS|VALID-02-GeorgeN-evalOSMOSIS]], whose code developments have not yet been merged back into the trunk. This new action aims to update the implementation of the OSMOSIS surface-boundary-layer scheme further developed in actions [[wiki:2019WP/VALID-02_GeorgeN-evalOSMOSIS|VALID-02_GeorgeN-evalOSMOSIS]] (as originally implemented in [source:/NEMO/branches/2019/dev_r11078_OSMOSIS_IMMERSE_Nurser]) and [[wiki:2020WP/PHYPRO-01_agn_OSMOSIS_science||PHYPRO-01_agn_OSMOSIS_science]] (as implemented in source:/NEMO/branches/2019/dev_r11078_OSMOSIS_IMMERSE_Nurser_4.0@13858]) by improving its computational efficiency, by making it compilable in configurations that make use of [[http://agrif.imag.fr|AGRIF]], by improving its compliance with NEMO coding standards and readability, and by including it in the `SETTE` test suite. 
    2525 
    2626=== Implementation