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

Changeset 7125


Ignore:
Timestamp:
2016-10-27T11:00:25+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

    r7094 r7125  
    209209         &                   eft_asm,  &  !     "      " 
    210210         &                   log2,     & 
    211          &                   lenscl_bias     !lengthscale of the pressure bias decay between minlat and maxlat. 
     211         &                   lenscl_bias, &  !lengthscale of the pressure bias decay between minlat and maxlat. 
     212         &                   minlat_bias, &     !used in ipc 
     213         &                   maxlat_bias    !used in ipc 
    212214       
    213215      NAMELIST/nambias/ ln_bias, ln_bias_asm, ln_bias_rlx, ln_bias_ofl,   & 
Note: See TracChangeset for help on using the changeset viewer.