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.
2017WP/WAVE-2_Clementi_add_coupling (diff) – NEMO

Changes between Initial Version and Version 1 of 2017WP/WAVE-2_Clementi_add_coupling


Ignore:
Timestamp:
2017-05-18T01:18:18+02:00 (7 years ago)
Author:
nicolasmartin
Comment:

New page from template WorkPlanAction?

Legend:

Unmodified
Added
Removed
Modified
  • 2017WP/WAVE-2_Clementi_add_coupling

    v1 v1  
     1= '''''WAVE-2_Clementi add coupling''''' 
     2 
     3The PI is responsible to closely follow the progress of the action, and especially to contact NEMO project manager if the delay on preview (or review) are longer than the 2 weeks expected. 
     4 
     5== Help 
     6 
     7The action has to be detailed briefly in the 'Summary' section for later inclusion in other pages.\\ 
     8Edit the 'Summary' section as with an ordinary wiki page. 
     9* ''Italic formatting'' shows the default values or help. 
     10* Set specific TracLinks (development ticket and branch). 
     11 
     12Out of this, the rest of the page can be edited on-line inside the form fields considering the following color code given hereafter. 
     13 
     14{{{#!th 
     15   Role / Color code 
     16}}} 
     17||  [[span(PI(S), style=background-color:lightgrey)]]  ||  [[span(Previewer(s), style=background-color:lightblue)]]  ||  [[span(Reviewer(s), style=background-color:lightgreen)]]  || 
     18 
     19Record your modifications for the section you have edited by clicking on the corresponding button at the end of the section with 'Save ...' button. Just above, the log record will be updated. 
     20 
     21The informations inside the form fields and this wiki page itself are stored in 2 separate databases.\\ 
     22As a consequence, there is absolutely no risk to make any modification in the page itself as long as you don't rename the page or modify the source code of `{{{#!TracForm ... }}}` processors. 
     23 
     24== Summary #summary 
     25 
     26|| '''Action'''       || WAVE-2_Clementi add coupling           || 
     27|| '''PI(S)'''        || Emanuela Clementi                            || 
     28{{{#!td 
     29'''Digest''' 
     30}}} 
     31{{{#!td 
     32Continue the implementation of selected wave-current processes: 
     33 
     34* Improve Stokes drift velocity calculation using Breivik et al. 2014 formulation; 
     35* Barotropic Stokes drift circulation included directly in the model prognostic velocity; 
     36  1. Stokes-Coriolis force includes the barotropic Stokes drift velocity; 
     37  1. RHS of ssh Eq. includes the barotropic Stokes drift divergence; 
     38  1. Baroclinic Stokes drift is added to the advective velocity used on tracers  
     39* Stokes-Coriolis force available with all the vorticity schemes.  
     40 
     41Meeting organization with the WAVE-WG to discuss further issues to be investigated and implemented: 
     42 
     43* Add Breivik et al. (2015) formulation of Stokes drift profile; 
     44* Vertical mixing enhancement due to wave breaking; 
     45* Start discussion on implementation of Langmuir circulation; 
     46* Start discussion on wave interaction with sea-ice; 
     47* Start discussion on small scale coastal wave-current coupling  
     48}}} 
     49|- 
     50|| '''Dependencies''' || ''Depends on ...''                                                         || 
     51|| '''Target'''       || ''Priority or deadline''                                                   || 
     52|| '''Trac Ticket'''  || #XXXX                                                                      || 
     53|| '''SVN branch'''   || [source:/branches/$YEAR/dev_r{REV}_{WGorINSTITUTE}-{NUM}_{PIS}-{KEYWORDS}] || 
     54|| '''Previewer(s)''' || ''Names''                                                                  || 
     55|| '''Reviewer(s)'''  || ''Names''                                                                  || 
     56|| '''Status'''       || ''!Pending/In progress/Postponed/Ready''                                   || 
     57|| '''Link'''         || [[ExtractUrl(.)]]                                                          ||   
     58 
     59{{{#!comment 
     60DON'T REMOVE THIS VOID HEADING OR IT WILL BREAK THE INCLUDE FEATURE BETWEEN WIKI PAGES 
     61}}} 
     62==  == 
     63{{{#!comment 
     64DON'T REMOVE THIS VOID HEADING OR IT WILL BREAK THE INCLUDE FEATURE BETWEEN WIKI PAGES 
     65}}} 
     66 
     67{{{#!Fold title=Abstract tag=h2 
     68[=#abstract] 
     69 
     70This section should be completed before starting to develop the code, in order to find agreement on the method beforehand. 
     71 
     72{{{#!TracForm 
     73#!subcontext abstract 
     74#!submit_label 'Save Abstract' 
     75#!keep_history yes 
     76 
     77=== Description 
     78 
     79 [tf.textarea:description -id=piform -class=taform 'Describe the goal of development, and the methodology.\n\nAdd reference documents or publications if relevant.' 0 20] 
     80 
     81=== Implementation 
     82 
     83 [tf.textarea:implementation -id=piform -class=taform 'Describe flow chart of the changes in the code.\n\nList the .F90 files and modules to be changed.\n\nDetailed list of new variables (including namelists) to be defined.\nGive for each the chosen name (following coding rules) and definition.' 0 20] 
     84 
     85=== Reference manual and web pages updates 
     86 
     87 [tf.textarea:manual -id=piform -class=taform 'Using part 1 and 2, define the summary of changes to be done in the NEMO reference manual (tex files), and in the content of web pages.' 0 20] 
     88 
     89'''''Updated on [tf.form_updated_on:] by [tf.form_updater:]''''' 
     90 
     91}}} 
     92 
     93Once the PI has completed this section, he should send a mail to the previewer(s) asking them to preview the work within two weeks. 
     94 
     95}}} 
     96 
     97{{{#!Fold title=Preview tag=h2 
     98[=#preview] 
     99 
     100Since the preview step must be completed before the PI starts the coding, the previewer(s) answers are expected to be completed within the two weeks after the PI has sent his request.[[BR]]For each question, an iterative process should take place between PI and previewer(s) in order to reach a "YES" answer for each of the following questions. 
     101 
     102{{{#!TracForm 
     103#!subcontext preview_ 
     104#!submit_label 'Save Preview' 
     105 
     106|| Questions || Answer || Comment || 
     107|| Does the previewer agree with the proposed methodology? || [tf.select:2.1 -id=preform '' Yes No NR] || [tf.textarea:2.1c -id=preform 'Add a comment?' 50 10] || 
     108|| Does the previewer agree with the proposed flowchart and list of routines to be changed? || [tf.select:2.2 -id=preform '' Yes No NR] || [tf.textarea:2.2c -id=preform 'Add a comment?' 50 10] || 
     109|| Does the previewer agree with the proposed new list of variables, including agreement with coding rules? || [tf.select:2.3 -id=preform '' Yes No NR] || [tf.textarea:2.3c -id=preform 'Add a comment?' 50 10] || 
     110|| Does the previewer agree with the proposed summary of updates in reference manual? || [tf.select:2.4 -id=preform '' Yes No NR] || [tf.textarea:2.4c -id=preform 'Add a comment?' 50 10] || 
     111|| ... ... ... || [tf.select:2.X -id=preform '' Yes No NR] || [tf.textarea:2.Xc -id=preform 'Add a comment?' 50 10] || 
     112 
     113'''''Updated on [tf.form_updated_on:] by [tf.form_updater:]''''' 
     114 
     115}}} 
     116 
     117Once all "YES" have been reached, the PI can start the development into his development branch. 
     118 
     119}}} 
     120 
     121{{{#!Fold title=Tests tag=h2 
     122[=#tests] 
     123 
     124Once the development is done, the PI should complete this section below and ask the reviewers to start their review in the lower section. 
     125 
     126{{{#!TracForm 
     127#!subcontext tests 
     128#!submit_label 'Save Tests' 
     129 
     130|| Questions || Answer || Comment || 
     131|| Can this change be shown to produce expected impact? (if option activated)? || [tf.select:3.1 -id=piform '' Yes No NR] || [tf.textarea:3.1c -id=piform 'Add a comment?' 50 10] || 
     132|| Can this change be shown to have a null impact? (if option not activated) || [tf.select:3.2 -id=piform '' Yes No NR] || [tf.textarea:3.2c -id=piform 'Add a comment?' 50 10] || 
     133|| Detailed results of restartability and reproducibility when the option is activated. Please indicate the configuration used for this test || [tf.select:3.3 -id=piform '' Yes No NR] || [tf.textarea:3.3c -id=piform 'Add a comment?' 50 10] || 
     134|| Detailed results of SETTE tests (restartability and reproducibility for each of the reference configuration) || [tf.select:3.4 -id=piform '' Yes No NR] || [tf.textarea:3.4c -id=piform 'Add a comment?' 50 10] || 
     135|| Results of the required bit comparability tests been run: Are there no differences when activating the development? || [tf.select:3.5 -id=piform '' Yes No NR] || [tf.textarea:3.5c -id=piform 'Add a comment?' 50 10] || 
     136|| If some differences appear, is reason for the change valid/understood? || [tf.select:3.6 -id=piform '' Yes No NR] || [tf.textarea:3.6c -id=piform 'Add a comment?' 50 10] || 
     137|| If some differences appear, is the !ticket describing in detail the impact this change will have on model configurations? || [tf.select:3.7 -id=piform '' Yes No NR] || [tf.textarea:3.7c -id=piform 'Add a comment?' 50 10] || 
     138|| Is this change expected to preserve all diagnostics? || [tf.select:3.8 -id=piform '' Yes No NR] || [tf.textarea:3.8c -id=piform 'Add a comment?' 50 10] || 
     139|| If no, is reason for the change valid/understood? || [tf.select:3.9 -id=piform '' Yes No NR] || [tf.textarea:3.9c -id=piform 'Add a comment?' 50 10] || 
     140|| Are there significant changes in run time/memory? || [tf.select:3.10 -id=piform '' Yes No NR] || [tf.textarea:3.10c -id=piform 'Add a comment?' 50 10] || 
     141|| ... ... ... || [tf.select:3.XX -id=piform '' Yes No NR] || [tf.textarea:3.XXc -id=piform 'Add a comment?' 50 10] || 
     142 
     143'''''Updated on [tf.form_updated_on:] by [tf.form_updater:]''''' 
     144 
     145}}} 
     146 
     147}}} 
     148 
     149{{{#!Fold title=Review tag=h2 
     150[=#review] 
     151 
     152A successful review is needed to schedule the merge of this development into the future NEMO release during next Merge Party (usually in November). 
     153 
     154{{{#!TracForm 
     155#!subcontext review 
     156#!submit_label 'Save Review' 
     157 
     158=== Code changes and documentation 
     159 
     160|| Question || Answer || Comment || 
     161|| Is the proposed methodology now implemented? || [tf.select:3.11 -id=revform '' Yes No NR] || [tf.textarea:3.11c -id=revform 'Add a comment?' 50 10] || 
     162|| Are the code changes in agreement with the flowchart defined at Preview step? || [tf.select:3.12 -id=revform '' Yes No NR] || [tf.textarea:3.12c -id=revform 'Add a comment?' 50 10] || 
     163|| Are the code changes in agreement with list of routines and variables as proposed at Preview step?[[BR]]If not, are the discrepancies acceptable? || [tf.select:3.13 -id=revform '' Yes No NR] || [tf.textarea:3.13c -id=revform 'Add a comment?' 50 10] || 
     164|| Is the in-line documentation accurate and sufficient? || [tf.select:3.14 -id=revform '' Yes No NR] || [tf.textarea:3.14c -id=revform 'Add a comment?' 50 10] || 
     165|| Do the code changes comply with NEMO coding standards? || [tf.select:3.15 -id=revform '' Yes No NR] || [tf.textarea:3.15c -id=revform 'Add a comment?' 50 10] || 
     166|| Is the !ticket of development documented with sufficient details for others to understand the impact of the change? || [tf.select:3.16 -id=revform '' Yes No NR] || [tf.textarea:3.16c -id=revform 'Add a comment?' 50 10] || 
     167|| Are the reference manual tex files now updated following the proposed summary in preview section? || [tf.select:3.17 -id=revform '' Yes No NR] || [tf.textarea:3.17c -id=revform 'Add a comment?' 50 10] || 
     168|| Is there a need for some documentation on the web pages (in addition to in-line and reference manual)?[[BR]]If yes, please describe and ask PI. A yes answer must include all documentation available. || [tf.select:3.18 -id=revform '' Yes No NR] || [tf.textarea:3.18c -id=revform 'Add a comment?' 50 10] || 
     169|| ... ... ... || [tf.select:3.XX -id=revform '' Yes No NR] || [tf.textarea:3.XXc -id=revform 'Add a comment?' 50 10] || 
     170 
     171==== Review Summary 
     172 
     173Is the review fully successful? [tf.select:status -id=revform '' Yes No] 
     174 
     175[tf.textarea:comment -id=revform 'If not, please indicate what is still missing.' 50 10] 
     176 
     177'''''Updated on [tf.form_updated_on:] by [tf.form_updater:]''''' 
     178 
     179}}} 
     180 
     181Once review is successful, the development must be scheduled for merge during next Merge Party Meeting. 
     182 
     183}}}