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

Changeset 7092


Ignore:
Timestamp:
2016-10-25T16:56:47+02:00 (7 years ago)
Author:
isabella
Message:

declaring variables

File:
1 edited

Legend:

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

    r7090 r7092  
    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 
     150      & tbias_asm_stscale, &   !: Short time scale temperature bias field 
     151      & sbias_asm_stscale      !: Short time scale salinity bias field 
    150152 
    151153   INTEGER, PRIVATE :: nn_lat_ramp     ! choice of latitude dependent ramp 
Note: See TracChangeset for help on using the changeset viewer.