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.
#211 (compilation error when key_trddyn is active related to the dynamics advection flux formulation) – NEMO

Opened 16 years ago

Closed 16 years ago

Last modified 6 years ago

#211 closed Bug (fixed)

compilation error when key_trddyn is active related to the dynamics advection flux formulation — at Version 2

Reported by: ctlod Owned by: nemo
Priority: low Milestone:
Component: OCE Version: trunk
Severity: Keywords: TRD advection fluxes
Cc:

Description (last modified by ctlod)

The problem is related to the dynadv_cen2.F90 and dynadv_ubs.F90 modules in which call sequences to trd_mod doesn't exist.

Commit History (1)

ChangesetAuthorTimeChangeLog
1129ctlod2008-06-24T08:45:37+02:00

trunk: compilation error when key_trddyn is active related to the dynamics advection flux formulation, see ticket: #211

Change History (2)

comment:1 Changed 16 years ago by ctlod

Now, the horizontal & vertical advection trends are saved through a CALL to trd_mod() subroutine.
So they are taken into account when checking integral constrains properties (key_trddyn cpp key).
BUT Notice that if using vorticity trends (key_trdvor) a warning is printed when the horizontal advection trend
should be treated since no tests have been done in case of using flux formulation for the dynamics advection.

comment:2 Changed 16 years ago by ctlod

  • Description modified (diff)
  • Resolution set to fixed
  • Status changed from new to closed
  • Summary changed from compilation error when key_trddyn is active related to dynadv.F90 to compilation error when key_trddyn is active related to the dynamics advection flux formulation
Note: See TracTickets for help on using tickets.