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 352 for trunk/NEMO/OPA_SRC/DIA/diagap.F90 – NEMO

Ignore:
Timestamp:
2005-12-12T15:18:10+01:00 (18 years ago)
Author:
opalod
Message:

nemo_v1_update_033 : CT : Switch to IOIPSL-3-0 new library

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/DIA/diagap.F90

    r247 r352  
    168168         ! Horizontal grid : zphi() 
    169169         CALL histbeg( clhstnam, 1, zfoo, 1, zloo,   & 
    170                         1, 1, 1, 1, 0, zjulian, zdt, nhoridg, numgap ) 
     170                       1, 1, 1, 1, 0, zjulian, zdt, nhoridg, numgap, domain_id=nidom ) 
    171171         ! Vertical grids : gdept, gdepw 
    172172         CALL histvert( numgap, "deptht", "Vertical T levels",   & 
Note: See TracChangeset for help on using the changeset viewer.