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 15399 – NEMO

Changeset 15399


Ignore:
Timestamp:
2021-10-19T10:58:29+02:00 (3 years ago)
Author:
timgraham
Message:

Minor fix to last commit to modify a USE statement

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/ASM/asmbkg.F90

    r15398 r15399  
    3131   USE eosbn2             ! Equation of state (eos_bn2 routine) 
    3232   USE zdfmxl             ! Mixed layer depth 
    33    USE dom_oce     , ONLY :   ndastp 
     33   USE dom_oce     , ONLY :   ndastp, l_istiled, 
    3434   USE in_out_manager     ! I/O manager 
    3535   USE iom                ! I/O module 
Note: See TracChangeset for help on using the changeset viewer.