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.
Developers/DevProcess (diff) – NEMO

Changes between Version 2 and Version 3 of Developers/DevProcess


Ignore:
Timestamp:
2016-02-02T06:03:28+01:00 (8 years ago)
Author:
clevy
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Developers/DevProcess

    v2 v3  
    44 
    55= NEMO Development process: preview and review page = 
    6 '''Name and number of action as listed in workplan:''' [ Add name and number here ][[BR]]'''PI of the development:''' [ Add name  here ][[BR]]'''Number and link to ticket opened for this development:''' [ Add ticket number and link  here ][[BR]]'''Previewer(s) name(s):''' [ Enter your name here ]'''[[BR]]Reviewer'''(s) name(s)''':''' [ Enter your name here ] 
     6|| '''Name and number of action as listed in workplan:''' || ''To be completed here'' || 
     7|| '''PI of the development:''' || ''To be completed here'' || 
     8|| '''Number and link to ticket opened for this development:''' || ''To be completed here'' || 
     9|| '''Previewer(s) name(s):''' || ''To be completed here'' || 
     10|| '''Reviewer'''(s) name(s)''':''' || ''To be completed here'' || 
     11|| Starting date for preview: || ''To be completed here'' || 
     12|| Ending date of preview: || ''To be completed here'' || 
     13|| Starting date of review: || ''To be completed here'' || 
     14|| Ending date of review: || ''To be completed here'' || 
    715 
    8 Starting date for preview:[[BR]]Ending date of preview:[[BR]]Starting date of review:[[BR]]Ending date of review: 
    9  
     16[[BR]] 
    1017---- 
    11 == Section 1: Detailed description to be completed by the PI  == 
     18== Section 1: Detailed description to be completed by the PI == 
    1219This section should be completed by the PI of the development, before starting to develop the code, in order to find agreement on the method and the implementation beforehand. 
    1320 
    1421=== Part 1: Detailed description === 
    15 Describe the goal of development, and the methodology. Add reference documents or publications if relevant.  
     22Describe the goal of development, and the methodology. Add reference documents or publications if relevant. 
    1623 
    1724=== Part 2: Detailed implementation === 
    18 ==== 2.1 Describe overview of the changes in the code.  ==== 
     25==== 2.1 Describe flow chart of the changes in the code. ==== 
    1926==== 2.2 List the F90 files and modules to be changed ==== 
    2027==== 2.3 Detailed list of new variables (including namelists) to be defined. Give for each the chosen name (following coding rules), and description ====