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 3357 for branches/2012/dev_3352_UKMO8_CICE – NEMO

Ignore:
Timestamp:
2012-04-13T16:03:23+02:00 (12 years ago)
Author:
charris
Message:

#953 Removal of unnecessary array.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_3352_UKMO8_CICE/NEMOGCM/NEMO/OPA_SRC/TRA/eosbn2.F90

    r3356 r3357  
    694694      ! Leave result array automatic rather than making explicitly allocated 
    695695      REAL(wp), DIMENSION(jpi,jpj)                ::   ptf    ! freezing temperature [Celcius] 
    696       REAL(wp), DIMENSION(jpi,jpj)                ::   zpress ! pressure [dBar] 
    697696      !!---------------------------------------------------------------------- 
    698697      ! 
Note: See TracChangeset for help on using the changeset viewer.