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 671 for trunk/NEMO/OPA_SRC – NEMO

Changeset 671 for trunk/NEMO/OPA_SRC


Ignore:
Timestamp:
2007-06-01T19:31:15+02:00 (17 years ago)
Author:
ctlod
Message:

nemo_v2_bugfix_042 : SM : bugfix on the record to be read

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/DTA/dtasst.F90

    r473 r671  
    107107         ndaysst = nday 
    108108 
    109          CALL iom_get ( numsst, jpdom_data, 'sst', sst, ndaysst ) 
     109         CALL iom_get ( numsst, jpdom_data, 'sst', sst, nday_year ) 
    110110 
    111111         IF ( kt == nit000 .AND. lwp ) THEN 
Note: See TracChangeset for help on using the changeset viewer.