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 571 for trunk/NEMO/OPA_SRC/IOM/iom_def.F90 – NEMO

Ignore:
Timestamp:
2006-11-13T15:10:21+01:00 (17 years ago)
Author:
opalod
Message:

nemo_v1_bugfix_077:RB: this should end Agrif/IOM love story with a happy end. To be continued (?) ...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/IOM/iom_def.F90

    r556 r571  
    4545   INTEGER, PARAMETER, PUBLIC ::   jpmax_digits =  5   !: maximum number of digits for the cpu number in the file name 
    4646 
     47!$AGRIF_DO_NOT_TREAT 
    4748   INTEGER, PUBLIC            ::   iom_init = 0        !: used to initialize iom_file(:)%nfid to 0 
    48 !$AGRIF_DO_NOT_TREAT 
     49 
    4950   TYPE, PUBLIC ::   file_descriptor 
    5051      CHARACTER(LEN=240)                        ::   name     !: name of the file 
Note: See TracChangeset for help on using the changeset viewer.