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.
#104 (dev_001_SBC: clean & control prints) – NEMO

Opened 16 years ago

Closed 16 years ago

Last modified 8 years ago

#104 closed Enhancement (fixed)

dev_001_SBC: clean & control prints

Reported by: ctlod Owned by: ctlod
Priority: low Milestone:
Component: OCE Version: v1
Severity: Keywords: surface
Cc:

Description (last modified by ctlod)

# in sbcfwb.F90 module, invert the calling sequence:
from
SUBROUTINE sbc_fwb( kt, kn_fwb, kn_fsbc )
to
SUBROUTINE sbc_fwb( kt, kn_fsbc, kn_fwb )

Commit History (2)

ChangesetAuthorTimeChangeLog
880ctlod2008-04-04T17:57:32+02:00

dev_001_SBC: clean & add control prints, see ticket: #104

879ctlod2008-04-04T17:00:05+02:00

dev_001_SBC: clean & add control prints, see ticket:#104

Change History (8)

comment:1 Changed 16 years ago by ctlod

  • Description modified (diff)
  • Owner changed from NEMO team to ctlod
  • Status changed from new to assigned

comment:2 Changed 16 years ago by ctlod

  • Resolution set to fixed
  • Status changed from assigned to closed
  • Version set to dev_001_SBC

comment:3 Changed 8 years ago by nicolasmartin

  • Keywords New Surface module added

comment:4 Changed 8 years ago by nicolasmartin

  • Keywords new added; New removed

comment:5 Changed 8 years ago by nicolasmartin

  • Keywords surface added; Surface removed

comment:6 Changed 8 years ago by nicolasmartin

  • Milestone New Surface Module deleted

Milestone New Surface Module deleted

comment:7 Changed 8 years ago by nicolasmartin

  • Keywords new surface added; NSM removed

comment:8 Changed 8 years ago by nicolasmartin

  • Keywords new removed
Note: See TracTickets for help on using tickets.