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.
Ticket Diff – NEMO

Changes between Initial Version and Version 1 of Ticket #104


Ignore:
Timestamp:
2008-04-04T16:56:39+02:00 (16 years ago)
Author:
ctlod
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #104

    • Property Status changed from new to assigned
    • Property Owner changed from NEMO team to ctlod
  • Ticket #104 – Description

    initial v1  
     1# in sbcfwb.F90 module, invert the calling sequence:[[BR]] 
     2from[[BR]] 
     3SUBROUTINE sbc_fwb( kt, kn_fwb, kn_fsbc )[[BR]] 
     4to[[BR]] 
     5SUBROUTINE sbc_fwb( kt, kn_fsbc, kn_fwb )[[BR]]