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

Changeset 7392


Ignore:
Timestamp:
2016-11-30T14:41:20+01:00 (7 years ago)
Author:
timgraham
Message:

Bug fix (missing USE statement) in sbscpl.F90)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_INGV_METO_merge_2016/NEMOGCM/NEMO/OPA_SRC/SBC/sbccpl.F90

    r7391 r7392  
    2020   USE dom_oce         ! ocean space and time domain 
    2121   USE sbc_oce         ! Surface boundary condition: ocean fields 
     22   USE trc_oce         ! share SMS/Ocean variables 
    2223   USE sbc_ice         ! Surface boundary condition: ice fields 
    2324   USE sbcapr          ! Stochastic param. : ??? 
Note: See TracChangeset for help on using the changeset viewer.