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 12704 for NEMO/branches/2020/r12581_ticket2418/tests/STATION_ASF/MY_SRC/step_c1d.F90 – NEMO

Ignore:
Timestamp:
2020-04-07T16:49:46+02:00 (4 years ago)
Author:
laurent
Message:

Fixes so STATION_ASF works fine!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/r12581_ticket2418/tests/STATION_ASF/MY_SRC/step_c1d.F90

    r12655 r12704  
    7878      ! Control and restarts 
    7979      !<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 
    80       CALL stp_ctl( kstp, Nbb, Nnn ) 
     80      CALL stp_ctl( kstp, Nnn ) 
     81 
    8182      IF( kstp == nit000 )   CALL iom_close( numror )          ! close input  ocean restart file 
    8283      IF( lrst_oce       )   CALL rst_write( kstp, Nbb, Nnn )  ! write output ocean restart file 
Note: See TracChangeset for help on using the changeset viewer.