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.
#1563 (uninitialized variables) – NEMO

Opened 9 years ago

Last modified 2 years ago

#1563 closed Defect

uninitialized variables — at Version 1

Reported by: rblod Owned by: nemo
Priority: low Milestone:
Component: OCE Version: v3.6
Severity: minor Keywords: OPA v3.6
Cc: systeam

Description (last modified by rblod)

There are a few uninitialized variables in NEMO 3.6, depending on the options. In order of importance:

  • rdivisf without ice shelf is used in freshwater budget computation but never set
  • snwice_fmass without sea-ice is also used in the same way but not computed


  • some namelist variables from namsto and namtrc_dta are not initialized and not in the namelist (ref and cfg), they are not really used but written in namelist.output, so it crash sometimes


  • not really a bug but in general the recent namelists (nam_vvl, namiceitd,namicehdf, namtrd, nam_asminc) are not defined in namelist_cfg

Commit History (0)

(No commits)

Change History (1)

comment:1 Changed 9 years ago by rblod

  • Description modified (diff)
Note: See TracTickets for help on using tickets.