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.
ticket/0663_MLF (diff) – NEMO

Changes between Initial Version and Version 1 of ticket/0663_MLF


Ignore:
Timestamp:
2010-04-21T13:18:48+02:00 (14 years ago)
Author:
gm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ticket/0663_MLF

    v1 v1  
     1Last edited [[Timestamp]] 
     2 
     3[[PageOutline]] 
     4 
     5=== Author === 
     6 Matthieu Leclair & Gurvan Madec  
     7 
     8---- 
     9=== Branch === 
     10DEV_r1837_MLF 
     11---- 
     12 
     13=== Description === 
     14 
     15Introduce the modified Leap-Frog Robert-Asselin filter to fit the one presented in Leclair and Madec Ocean Modelling (2009). 
     16 
     17The main remaining modifications concern :  
     18 
     19(1) forcing terms as a mean between time step n-1/2 and n+1/2 (sbcmod) 
     20 
     21(2) Asselin filter: remove the forcing from the filter (dynnxt, tranxt, traqsr) 
     22 
     23(3) semi-implicit hydrostatic pressure gradient : change the coefficients to take into account the Asselin filter parameter (tranxt) 
     24 
     25This update is part of the LOCEAN.8 task (Update of the ocean physics) due by June 25th 
     26 
     27 
     28---- 
     29=== Testing === 
     30Testing could consider (where appropriate) other configurations in addition to NVTK]. 
     31 
     32||NVTK Tested||!'''YES/NO!'''|| 
     33||Other model configurations||!'''YES/NO!'''|| 
     34||Processor configurations tested||[ Enter processor configs tested here ]|| 
     35||If adding new functionality please confirm that the [[BR]]New code doesn't change results when it is switched off [[BR]]and !''works!'' when switched on||!'''YES/NO/NA!'''|| 
     36 
     37(Answering UNSURE is likely to generate further questions from reviewers.) 
     38 
     39'Please add further summary details here' 
     40 
     41 * Processor configurations tested 
     42 * etc---- 
     43 
     44=== Bit Comparability === 
     45||Does this change preserve answers in your tested standard configurations (to the last bit) ?||!'''YES/NO !'''|| 
     46||Does this change bit compare across various processor configurations. (1xM, Nx1 and MxN are recommended)||!'''YES/NO!'''|| 
     47||Is this change expected to preserve answers in all possible model configurations?||!'''YES/NO!'''|| 
     48||Is this change expected to preserve all diagnostics? [[BR]]!,,!''Preserving answers in model runs does not necessarily imply preserved diagnostics. !''||!'''YES/NO!'''|| 
     49 
     50If you answered !'''NO!''' to any of the above, please provide further details: 
     51 
     52 * Which routine(s) are causing the difference? 
     53 * Why the changes are not protected by a logical switch or new section-version 
     54 * What is needed to achieve regression with the previous model release (e.g. a regression branch, hand-edits etc). If this is not possible, explain why not. 
     55 * What do you expect to see occur in the test harness jobs? 
     56 * Which diagnostics have you altered and why have they changed?Please add details here........ 
     57 
     58---- 
     59=== System Changes === 
     60||Does your change alter namelists?||!'''YES/NO !'''|| 
     61||Does your change require a change in compiler options?||!'''YES/NO !'''|| 
     62 
     63If any of these apply, please document the changes required here....... 
     64 
     65---- 
     66=== Resources === 
     67!''Please !''summarize!'' any changes in runtime or memory use caused by this change......!'' 
     68 
     69---- 
     70=== IPR issues === 
     71||Has the code been wholly (100%) produced by NEMO developers staff working exclusively on NEMO?||!'''YES/ NO !'''|| 
     72 
     73If No: 
     74 
     75 * Identify the collaboration agreement details 
     76 * Ensure the code routine header is in accordance with the agreement, (Copyright/Redistribution etc).Add further details here if required..........