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

Changeset 7090


Ignore:
Timestamp:
2016-10-25T16:49:25+02:00 (8 years ago)
Author:
isabella
Message:

corrected syntax error added by myself

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_r5518_pcbias_ipc/NEMOGCM/NEMO/OPA_SRC/ASM/bias.F90

    r7089 r7090  
    147147      & sbias_rlx_out, &   !: Output salinity bias field 
    148148      & tbias_p_out,   &   !: Output temperature bias field for P correction 
    149       & sbias_p_out,   &   !: Output salinity bias field for P correction 
     149      & sbias_p_out        !: Output salinity bias field for P correction 
    150150 
    151151   INTEGER, PRIVATE :: nn_lat_ramp     ! choice of latitude dependent ramp 
Note: See TracChangeset for help on using the changeset viewer.