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 3903 for trunk/NEMOGCM/NEMO/SAS_SRC/sbcssm.F90 – NEMO

Ignore:
Timestamp:
2013-05-17T17:09:19+02:00 (11 years ago)
Author:
clevy
Message:

Bugfix for ORCA2_SAS_LIM reference configuration, see ticket#1095

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/SAS_SRC/sbcssm.F90

    r3873 r3903  
    279279      ! so allocate enough of arrays to use 
    280280      ! 
     281      ierr3 = 0 
    281282      jpm = MAX(jp_tem, jp_sal) 
    282283      ALLOCATE( tsn(jpi,jpj,1,jpm), STAT=ierr0 ) 
Note: See TracChangeset for help on using the changeset viewer.