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.
WorkingGroups/TAM/ReferenceManual/CodingNorm (diff) – NEMO

Changes between Version 3 and Version 4 of WorkingGroups/TAM/ReferenceManual/CodingNorm


Ignore:
Timestamp:
2009-10-14T14:18:19+02:00 (15 years ago)
Author:
vigilant
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkingGroups/TAM/ReferenceManual/CodingNorm

    v3 v4  
    1313 
    1414If the TAM module is a direct translation of the corresponding OPATAM routine, a good practice is to account for it in the first line of the history (i.e. stating that the 8.2 version was done by e.g. Huey, Dewey, and Louie) 
     15 
     16[[Color( white , red,  Should we add )]]: 
     17 * usage of USE in TAM: it is preferred to use ONLY statement to have a more readable code.