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.
#1206 (Typo in sbccpl.F90?) – NEMO

Opened 11 years ago

Closed 10 years ago

#1206 closed Bug (fixed)

Typo in sbccpl.F90?

Reported by: ufla Owned by: nemo
Priority: normal Milestone:
Component: OCE Version: trunk
Severity: Keywords:
Cc:

Description

Compilation stops for me in sbccpl.F90 (line 396) with the unknown variable "jpr_ivep". Should this read "jpr_ievp"?

Commit History (3)

ChangesetAuthorTimeChangeLog
4393charris2014-02-03T10:40:50+01:00

#1206 Fix for bug introduced under #1107.

4392charris2014-02-03T10:37:47+01:00

#1206 Fix for bug introduced under #1107.

4391charris2014-02-03T10:31:49+01:00

#1206 Fix for bug introduced under #1107.

Change History (2)

comment:1 Changed 11 years ago by charris

Yes, it should. It was my mistake when I committed a change under #1107. I guess it needs fixing on the trunk, in 3.4_stable and in the merge branch for 3.6. Olivier Marti had a ticket about this too (#1202) but it was then changed to void so I didn't know what that meant.

comment:2 Changed 10 years ago by charris

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in [4391] (3.4 stable), [4392] (trunk) and [4393] (2013 merge).

Note: See TracTickets for help on using tickets.