Changes between Version 3 and Version 4 of 2017WP/CONFIGMAN-4_StefaniaCiliberti-BDYModel
- Timestamp:
- 2017-06-19T15:18:47+02:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2017WP/CONFIGMAN-4_StefaniaCiliberti-BDYModel
v3 v4 1 = '''''CONFIGMAN-4_StefaniaCiliberti BDY for nested limited area models (CMCC)''''' 2 1 = '''''CONFIGMAN-4_StefaniaCiliberti BDY for nested limited area models (CMCC)''''' = 3 2 The 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 3 5 == Help 4 == Help == 5 The action has to be detailed briefly in the 'Summary' section for later inclusion in other pages.\\ Edit the 'Summary' section as with an ordinary wiki page. 6 6 7 The action has to be detailed briefly in the 'Summary' section for later inclusion in other pages.\\ 8 Edit 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). 7 * ''Italic formatting'' shows the default values or help. 8 * Set specific TracLinks (development ticket and branch). 11 9 12 10 Out of this, the rest of the page can be edited on-line inside the form fields considering the following color code given hereafter. 13 11 14 12 {{{#!th 15 Role / Color code 13 14 Role / Color code 15 16 16 }}} 17 17 18 || [[span(PI(S), style=background-color:lightgrey)]] || [[span(Previewer(s), style=background-color:lightblue)]] || [[span(Reviewer(s), style=background-color:lightgreen)]] || 18 19 19 20 Record 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 21 21 The informations inside the form fields and this wiki page itself are stored in 2 separate databases.\\ 22 As 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. 22 The informations inside the form fields and this wiki page itself are stored in 2 separate databases.\\ As 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 23 24 == Summary #summary 24 == Summary == #summary 25 || '''Action''' || CONFIGMAN-4_StefaniaCiliberti BDY for nested limited area models (CMCC) || 26 || '''PI(S)''' || Stefania Ciliberti || 25 27 26 || '''Action''' || CONFIGMAN-4_StefaniaCiliberti BDY for nested limited area models (CMCC) || 27 || '''PI(S)''' || Stefania Ciliberti || 28 {{{#!td 29 '''Digest''' 30 }}} 31 {{{#!td 32 A1. Implementation of the generalised Flather's condition for the barotropic component;[[BR]] 33 A2. Interpolation constraint;[[BR]] 34 A3. Spectral nudging technique for managing multi-scale processes 28 1. Implementation of the generalised Flather’s condition for the barotropic component (Oddo & Pinardi, 2008); 35 29 36 }}} 37 |- 38 || '''Dependencies''' || || 39 || '''Target''' || A1-A2 by Jun 2017; A3 by Dec 2017 || 40 || '''Trac Ticket''' || #XXXX || 41 || '''SVN branch''' || [source:/branches/$YEAR/dev_r{REV}_{WGorINSTITUTE}-{NUM}_{PIS}-{KEYWORDS}] || 42 || '''Previewer(s)''' || J. Harle (NERC) || 43 || '''Reviewer(s)''' || Prof. N. Pinardi (UNIBO) || 44 || '''Status''' || In progress || 45 || '''Link''' || [[ExtractUrl(.)]] || 30 2. Interpolation Constraint applied to total velocity field for preserving the transport conservation across open boundaries 46 31 47 {{{#!comment 48 DON'T REMOVE THIS VOID HEADING OR IT WILL BREAK THE INCLUDE FEATURE BETWEEN WIKI PAGES 49 }}} 32 3. The spectral nudging technique for managing multi-scale processes, controlling model drift and bias (von Storch et al., 2000; Stacey et al., 2006; Thompson et al., 2006) 33 34 || '''Dependencies''' || || 35 || '''Target''' || A1-A2 by Jun 2017; A3 by Dec 2017 || 36 || '''Trac Ticket''' || #XXXX || 37 || '''SVN branch''' || [source:/branches/$YEAR/dev_r{REV}_{WGorINSTITUTE}-{NUM}_{PIS}-{KEYWORDS}] || 38 || '''Previewer(s)''' || J. Harle (NERC) || 39 || '''Reviewer(s)''' || Prof. N. Pinardi (UNIBO) || 40 || '''Status''' || In progress || 41 || '''Link''' || [[ExtractUrl(.)]] || 42 43 {{{#!comment DON'T REMOVE THIS VOID HEADING OR IT WILL BREAK THE INCLUDE FEATURE BETWEEN WIKI PAGES }}} 44 50 45 == == 51 {{{#!comment 52 DON'T REMOVE THIS VOID HEADING OR IT WILL BREAK THE INCLUDE FEATURE BETWEEN WIKI PAGES 53 }}} 46 {{{#!comment DON'T REMOVE THIS VOID HEADING OR IT WILL BREAK THE INCLUDE FEATURE BETWEEN WIKI PAGES }}} 54 47 55 {{{#!Fold title=Abstract tag=h2 56 [=#abstract] 48 {{{#!Fold title=Abstract tag=h2 [=#abstract] 57 49 58 50 This section should be completed before starting to develop the code, in order to find agreement on the method beforehand. 59 51 60 {{{#!TracForm 61 #!subcontext abstract 62 #!submit_label 'Save Abstract' 63 #!keep_history yes 52 {{{#!TracForm #!subcontext abstract #!submit_label 'Save Abstract' #!keep_history yes 64 53 65 === Description 54 === Description === 55 [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] 66 56 67 [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] 57 === Implementation === 58 [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] 68 59 69 === Implementation 70 71 [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] 72 73 === Reference manual and web pages updates 74 75 [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] 60 === Reference manual and web pages updates === 61 [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] 76 62 77 63 '''''Updated on [tf.form_updated_on:] by [tf.form_updater:]''''' … … 83 69 }}} 84 70 85 {{{#!Fold title=Preview tag=h2 86 [=#preview] 71 {{{#!Fold title=Preview tag=h2 [=#preview] 87 72 88 73 Since 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. 89 74 90 {{{#!TracForm 91 #!subcontext preview_ 92 #!submit_label 'Save Preview' 75 {{{#!TracForm #!subcontext preview_ #!submit_label 'Save Preview' 93 76 94 77 || Questions || Answer || Comment || … … 107 90 }}} 108 91 109 {{{#!Fold title=Tests tag=h2 110 [=#tests] 92 {{{#!Fold title=Tests tag=h2 [=#tests] 111 93 112 94 Once the development is done, the PI should complete this section below and ask the reviewers to start their review in the lower section. 113 95 114 {{{#!TracForm 115 #!subcontext tests 116 #!submit_label 'Save Tests' 96 {{{#!TracForm #!subcontext tests #!submit_label 'Save Tests' 117 97 118 98 || Questions || Answer || Comment || … … 135 115 }}} 136 116 137 {{{#!Fold title=Review tag=h2 138 [=#review] 117 {{{#!Fold title=Review tag=h2 [=#review] 139 118 140 119 A successful review is needed to schedule the merge of this development into the future NEMO release during next Merge Party (usually in November). 141 120 142 {{{#!TracForm 143 #!subcontext review 144 #!submit_label 'Save Review' 121 {{{#!TracForm #!subcontext review #!submit_label 'Save Review' 145 122 146 === Code changes and documentation 147 123 === Code changes and documentation === 148 124 || Question || Answer || Comment || 149 125 || 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] || … … 157 133 || ... ... ... || [tf.select:3.XX -id=revform '' Yes No NR] || [tf.textarea:3.XXc -id=revform 'Add a comment?' 50 10] || 158 134 159 ==== Review Summary 160 135 ==== Review Summary ==== 161 136 Is the review fully successful? [tf.select:status -id=revform '' Yes No] 162 137