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.
#2272 (Uninitialised variables in PISCES) – NEMO

Opened 5 years ago

Closed 5 years ago

Last modified 2 years ago

#2272 closed Defect (fixed)

Uninitialised variables in PISCES

Reported by: cetlod Owned by: systeam
Priority: low Milestone:
Component: TOP Version: v4.0
Severity: minor Keywords: v4.0
Cc:

Description

Context

In PISCES 2 variables used to compute some ligands diagnostics are uninitialised. - ln_ligand set to true

Analysis

The model then crashes when trying to output the diag with iom

Recommendation

Initialise zligprod1 & zligprod2 to 0 in p4zprod.F90 and p5zprod.F90
...

Commit History (0)

(No commits)

Change History (5)

comment:1 Changed 5 years ago by cetlod

Done in v4.0 & trunk

comment:2 Changed 5 years ago by cetlod

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

comment:3 Changed 5 years ago by cetlod

In 10872:

Error: Failed to load processor CommitTicketReference
No macro or processor named 'CommitTicketReference' found

comment:4 Changed 5 years ago by cetlod

In 10873:

Error: Failed to load processor CommitTicketReference
No macro or processor named 'CommitTicketReference' found

comment:5 Changed 2 years ago by nemo

  • Keywords v4.0 added
Note: See TracTickets for help on using tickets.