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.
#526 (Doctor naming of OPA namelist variables) – NEMO

Opened 15 years ago

Closed 15 years ago

Last modified 8 years ago

#526 closed Enhancement (fixed)

Doctor naming of OPA namelist variables

Reported by: gm Owned by: nemo
Priority: low Milestone:
Component: OCE Version: trunk
Severity: Keywords: namelists
Cc:

Description

namelist naming convention : a namelist variable name should start with the following prefix:

namelist   integer   real  logical   character   structure   etc...
variable     nn_      rn_    ln_        cn_         sn_         ...

the namelist naming convention have been applied to all the variables that appear in the ocean namelists.

NB 1: The BDY namelist still uses non-standard names
NB 2: for some of the namelist (namdom, namctl) the DOCTOR names have been set in the namelist but not applied throughout the code. This should be done latter.
NB 3: the same strategy should be applied to LIM and TOP namelist variable in a forthcoming release.

Commit History (6)

ChangesetAuthorTimeChangeLog
1605ctlod2009-08-11T14:33:40+02:00

Doctor naming of OPA namelist variables, see ticket: #526

1604ctlod2009-08-11T14:32:53+02:00

Doctor naming of OPA namelist variables, see ticket: #526

1603ctlod2009-08-11T14:27:01+02:00

Doctor naming of OPA namelist variables, see ticket: #526

1602ctlod2009-08-11T13:09:18+02:00

Doctor naming of OPA namelist variables, see ticket: #526

1601ctlod2009-08-11T12:09:19+02:00

Doctor naming of OPA namelist variables , see ticket: #526

1598ctlod2009-08-11T10:47:34+02:00

ORCA2 potential error in ahm at the Equator, see ticket: #526

Change History (4)

comment:1 Changed 15 years ago by ctlod

  • Resolution set to fixed
  • Status changed from new to closed

done, see changeset:1601 - 1606

comment:2 Changed 14 years ago by anonymous

  • Milestone 2009 Stream 1: User Interfaces deleted

Milestone 2009 Stream 1: User Interfaces deleted

comment:3 Changed 8 years ago by nicolasmartin

  • Keywords namelists added; namelist removed

comment:4 Changed 8 years ago by nicolasmartin

  • Keywords variables removed
Note: See TracTickets for help on using tickets.