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.
Custom Query – NEMO

Custom Query (2547 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (61 - 63 of 2547)

Ticket Owner Reporter Resolution Summary
#766 nemo gm fixed share the deepest ocean level indices (mbkt, mbku & mbkv) among the whole code
Description

In v3.3b, the deepest ocean level indices (mbkt, mbku & mbkv) are computed and store locally in trabbl.F90. Since these arrays can be used elsewhere (zdfbfr, zdftke, zdfgls... etc), their declaration can be moved in dom_oce.F90 and their initialization in domzgr.F90.

Note that this change is necessary step to remove the tricky trick used in mbathy which has been a source of bugs (see https://forge.ipsl.jussieu.fr/nemo/wiki/Misc.Items#a3.Trickytrickonmbathy) (mbathy redefined in dommsk as the vertical index of W-points, with 2 over lands)

On a longer term, all the occurrence of mbathy in the time-stepping loop should be removed (replaced by mbkt,u and v). mbathy will only remains in domzgr and dommsk.This will require changes in OPA, TOP and OFF. Note that by doing so properly, the code will be able to manage areas with only one ocean level, a necessary step to introduce wet & drying option.

#784 nemo flavoni fixed suprressed key_trabbl, added key_zdftmx in cpp_ORCA2_LIM.fcm, update namelist
Description

suppressed key_trabbl in cpp_ORCA2_LIM.fcm, added key_zdftmx and update namelist

#787 nemo flavoni fixed little inconsistency in name of forcing files, in opa9.card
Description

In opa9.card names of forcing files (COREII) are not the same that in namelist.

Note: See TracQuery for help on using queries.