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.
#2326 (further simplification of bdydta.F90) – NEMO

Opened 4 years ago

Closed 4 years ago

#2326 closed Enhancement (duplicate)

further simplification of bdydta.F90

Reported by: davestorkey Owned by: davestorkey
Priority: low Milestone:
Component: BDY Version: trunk
Severity: minor Keywords:
Cc: smasson, deazer

Description

Context

The optional argument "kit" in the bdy_dta routine is never actually used. This is left over from an earlier version of the code where dyn_spg_ts called bdy_dta during the barotropic subcycling. In the latest version of the code dyn_spg_ts calls bdy_dta_tides and so the option in bdy_dta is not used and could be removed.

Proposal

Unless anybody objects I will test this and commit it to the trunk in time for the merge party.

...

Commit History (0)

(No commits)

Change History (1)

comment:1 Changed 4 years ago by davestorkey

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

The removal of the "kit" option will be done as part of wiki:2019WP/ENHANCE-12_SimonM-Tides

Note: See TracTickets for help on using tickets.