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.
PageTemplates/Workplan/Action (diff) – NEMO

Changes between Version 1 and Version 2 of PageTemplates/Workplan/Action


Ignore:
Timestamp:
2016-02-26T17:19:25+01:00 (8 years ago)
Author:
nicolasmartin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PageTemplates/Workplan/Action

    v1 v2  
    2424This section should be completed before starting to develop the code, in order to find agreement on the method beforehand.[[BR]] 
    2525'''To enabling the !ticket and the source links in the Trac environment, those have to be hardcoded in the form'''  
    26 {{{ 
    27 #!TracForm 
    28 #!subcontext abstract 
    29 #!submit_label 'Submit Abstract' 
    30 #!keep_history yes 
    31 || Action || ''[tf.input:action -id=piform '${WORKING_GROUP|INSTITUTE}-${ACTION_NUMBER} $Title' 100]'' || 
    32 {{{#!td style="background-color:lightgrey" 
    33 PI(S) 
    34 }}} 
    35 || ''[tf.input:pi -id=piform 'Names' 100]'' || 
    36 |- 
    37 {{{#!td align=left 
    38 Ticket 
    39 }}} 
    40 {{{#!td style="background:lightgrey" 
    41 `#XXXX` 
    42 }}} 
    43 |- 
    44 {{{#!td align=left 
    45 Branch 
    46 }}} 
    47 {{{#!td style="background:lightgrey" 
    48 `[source:/branches/$YEAR/dev_r${FORK_REVISION}_${WORKING_GROUP|INSTITUTE}${ACTION_NUMBER}_${PURPOSE}]`'' 
    49 }}} 
    50 |- 
    51 {{{#!td style="background-color:lightblue" 
    52 Previewer(s) 
    53 }}} 
    54 || ''[tf.input:previewers -id=piform 'Names' 100]'' || 
    55 {{{#!td style="background-color:lightgreen" 
    56 Reviewer(s) 
    57 }}} 
    58 || ''[tf.input:reviewers -id=piform 'Names' 100]'' || 
    59 === Part 1: Description === 
    60 [tf.textarea:description -id=piform 'Describe the goal of development, and the methodology.\n\nAdd reference documents or publications if relevant.' 200 20] 
    61 === Part 2: Implementation === 
    62 [tf.textarea:implementation -id=piform '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.' 200 20] 
    63 === Part 3: Reference manual updates === 
    64 [tf.textarea:manual -id=piform 'Using part 1 and 2, define the summary of changes to be done in the NEMO reference manual (tex files).' 200 20] 
    65 ==== ''Updated on [tf.form_updated_on:] by [tf.form_updater:]'' ==== 
    66 }}} 
     26 
     27[[Include(Abstract_DEV)]] 
     28 
    6729Once the PI has completed this section, he should send a mail to the previewer(s) asking them to preview the work within two weeks. 
    6830