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.
#1393 (Tidal harmonic forcing namelist_ref) – NEMO

Opened 10 years ago

Closed 9 years ago

Last modified 8 years ago

#1393 closed Bug (fixed)

Tidal harmonic forcing namelist_ref

Reported by: fchegini Owned by: nemo
Priority: low Milestone:
Component: OCE Version: trunk
Severity: Keywords: namelists
Cc:

Description

Hi,

I want to give the tidal components that should be included in my simulation. For this, I have to modify the namelist_ref because if the defined components in namelist_cfg is less than those of namelist_ref, the program still looks for the ones defined in namelist_ref. For example if I only want "M2", I have to remove all other components in namelist_ref. I'm not sure if this is a bug or it's supposed to be this way, but my understanding is that namelist_ref should be identical for all simulations.

Cheers,
Fatemeh

Commit History (1)

ChangesetAuthorTimeChangeLog
5190timgraham2015-04-01T15:01:40+02:00

Fix for ticket #1393: Removed tidal components from namelist_ref (and added a dummy value) Added a check in tide_ini to ensure that at least one valid component is set

Change History (2)

comment:1 Changed 9 years ago by timgraham

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

Fixed at r5190. Tidal components must now be set in namelist_cfg.

comment:2 Changed 8 years ago by nicolasmartin

  • Keywords namelists added; namelist_ref removed
Note: See TracTickets for help on using tickets.