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 9125 for branches/2017/dev_merge_2017/NEMOGCM/NEMO/OPA_SRC/DIA/diatmb.F90 – NEMO

Ignore:
Timestamp:
2017-12-19T09:47:17+01:00 (6 years ago)
Author:
timgraham
Message:

Removed wrk_arrays from whole code. No change in SETTE results from this.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_merge_2017/NEMOGCM/NEMO/OPA_SRC/DIA/diatmb.F90

    r9124 r9125  
    103103      !!-------------------------------------------------------------------- 
    104104      REAL(wp) ::   zmdi =1.e+20     ! land value 
    105       REAL(wp), DIMENSION(jpi,jpj,3) ::   zwtmb   ! workspace  
     105      REAL(wp), DIMENSION(jpi,jpj,3) :: zwtmb    ! workspace  
    106106      !!-------------------------------------------------------------------- 
    107107      ! 
Note: See TracChangeset for help on using the changeset viewer.