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.
2021WP/MOI-01_MOI-GRIFFIESTRIADSMOOTHING – NEMO
wiki:2021WP/MOI-01_MOI-GRIFFIESTRIADSMOOTHING

Version 1 (modified by cbricaud, 3 years ago) (diff)

--

Add an optional shapiro filtering for Griffies triads slopes

Summary

Action Add an optional shapiro filtering for Griffies triads slopes
PI(S) Clément Bricaud
Digest Griffies triads slopes are nosiy and it leads to instabilities
Dependencies None
Branch source:/NEMO/branches/{YEAR}/dev_r{REV}_{ACTION_NAME}
Previewer(s) Gurvan Madec
Reviewer(s) Names
Ticket #2601

Description

add the a shapiro filtering of slopes, as done for the standard iso-neutral operator. It will be implemented under a logical

Implementation

add ln_smooth_triad logical in namtra_ldf.

add ldf_slp_smooth subroutine to make the shapiro filtering.

add calls to shapiro filtering in ldf_slp_triad.

replace the shapiro filtering in ldf_slp (standard operator) by calls to ldf_slp_smooth subroutine.

Documentation updates

Error: Failed to load processor box
No macro or processor named 'box' found

...

Preview

Error: Failed to load processor box
No macro or processor named 'box' found

...

Tests

Error: Failed to load processor box
No macro or processor named 'box' found

...

Review

Error: Failed to load processor box
No macro or processor named 'box' found

...