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.
Changeset 433 for trunk/NEMO/TOP_SRC/oce_trc.F90 – NEMO

Ignore:
Timestamp:
2006-04-10T17:40:29+02:00 (18 years ago)
Author:
opalod
Message:

nemo_v1_update_044 : CT : update the passive tracers TOP component and the standard GYRE configuration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/TOP_SRC/oce_trc.F90

    r375 r433  
    9595      ibonit   => ibonit  ,  & !:i-processor neighbour existence 
    9696      ibonjt   => ibonjt  ,  & !:j- processor neighbour existence  
     97      nlci     => nlci    ,  & !:i- & j-dimensions of the local subdomain 
     98      nlcj     => nlcj    ,  & !: 
     99      nldi     => nldi    ,  & !:first and last indoor i- and j-indexes 
     100      nlei     => nlei    ,  & !: 
     101      nldj     => nldj    ,  & !: 
     102      nlej     => nlej    ,  & !: 
    97103      nlcit    => nlcit   ,  & !:dimensions of every i-subdomain 
    98104      nlcjt    => nlcjt   ,  & !:dimensions of every j-subdomain 
Note: See TracChangeset for help on using the changeset viewer.