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 1 and Version 2 of Developers/DevProcess


Ignore:
Timestamp:
2016-02-02T05:34:11+01:00 (8 years ago)
Author:
clevy
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Developers/DevProcess

    v1 v2  
    33[[PageOutline]] 
    44 
    5 == 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 ] 
     5= 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 ] 
    77 
     8Starting date for preview:[[BR]]Ending date of preview:[[BR]]Starting date of review:[[BR]]Ending date of review: 
     9 
     10---- 
     11== Section 1: Detailed description to be completed by the PI  == 
     12This 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. 
     13 
     14=== Part 1: Detailed description === 
     15Describe the goal of development, and the methodology. Add reference documents or publications if relevant.  
     16 
     17=== Part 2: Detailed implementation === 
     18==== 2.1 Describe overview of the changes in the code.   ==== 
     19==== 2.2 List the F90 files and modules to be changed ==== 
     20==== 2.3 Detailed list of new variables (including namelists) to be defined. Give for each the chosen name (following coding rules), and description ==== 
     21---- 
     22== Section 2: Preview to be completed by the previewer(s) == 
     23---- 
     24== Section 3: Review to be completed by the reviewer(s) == 
    825=== Ticket Details, Documentation and Code changes === 
    926|| Do you understand the area of code being altered and the reasoning why it is being altered? || YES/NO ||