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 10044 for branches – NEMO

Changeset 10044 for branches


Ignore:
Timestamp:
2018-08-07T12:37:40+02:00 (6 years ago)
Author:
dancopsey
Message:

Correct label of 1D river runoff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_r5518_cleanup_1d_cpl/NEMOGCM/NEMO/OPA_SRC/SBC/sbccpl.F90

    r10043 r10044  
    112112   INTEGER, PARAMETER ::   jpr_atm_pco2 = 46          ! Incoming atm CO2 flux 
    113113   INTEGER, PARAMETER ::   jpr_atm_dust = 47          ! Incoming atm aggregate dust  
    114    INTEGER, PARAMETER ::   jpr_rnf_1d = 48          ! Incoming atm aggregate dust  
     114   INTEGER, PARAMETER ::   jpr_rnf_1d = 48            ! 1D river runoff 
    115115   INTEGER, PARAMETER ::   jprcv      = 48            ! total number of fields received 
    116116 
Note: See TracChangeset for help on using the changeset viewer.