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.
#759 (diaptr (heat & salt transport): rewriting including dynamical allocation + DOCTOR names) – NEMO

Opened 13 years ago

Closed 13 years ago

Last modified 8 years ago

#759 closed Enhancement (fixed)

diaptr (heat & salt transport): rewriting including dynamical allocation + DOCTOR names

Reported by: gm Owned by: nemo
Priority: low Milestone:
Component: OCE Version: v3.3
Severity: Keywords: DIA
Cc:

Description

simplify the coding of diaptr :

  • introduction of 3D arrays, the third dimension being the sub-basins
  • simplification/speed up of dia_ptr routine
  • use of dynamical allocation (reduction of NEMO memory requirement by about 1 3D array when ln_diaptr=F
  • use of DOCTOR namelist name (nf_ptr ==> nn_fptr ; nf_prt_wri ==> nn_fwri )
  • use DOCTOR name variables (pht_... and phs_... ==> htr_... and str_...)

Gurvan

Commit History (1)

ChangesetAuthorTimeChangeLog
2399gm2010-11-17T10:09:35+01:00

v3.3beta: diaptr (poleward heat & salt transports) #759 : rewriting including dynamical allocation + DOCTOR names

Change History (3)

comment:1 Changed 13 years ago by gm

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

done in v3.3beta see changeset:2399

comment:2 Changed 8 years ago by nicolasmartin

  • Milestone 2010 Stream 0: Coastal ocean ready deleted

Milestone 2010 Stream 0: Coastal ocean ready deleted

comment:3 Changed 8 years ago by nicolasmartin

  • Keywords DIA added; diaptr removed
Note: See TracTickets for help on using tickets.