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.
user/gm/Misc.Items (diff) – NEMO

Changes between Version 13 and Version 14 of user/gm/Misc.Items


Ignore:
Timestamp:
2009-07-22T09:55:35+02:00 (15 years ago)
Author:
ctlod
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • user/gm/Misc.Items

    v13 v14  
    2929 
    3030{{{ 
    31  BDY                         ==>   LBC + revised the ocean interface especially in dynnxt.F90 
    32  DIA 
    33  DOM 
    34  DTA 
    35  DYN 
    36  FLO                         ==>   DIA ??? 
    37  IOM 
    38  LDF 
    39  OBC                         ==>   LBC 
    40  SBC 
    41  SOL 
    42  TRA 
    43  TRD                         ==>   DIA  ??? 
     31 BDY                         ==>   LBC + revised the ocean interface especially in dynnxt.F90 
     32 DIA 
     33 DOM 
     34 DTA 
     35 DYN 
     36 FLO                         ==>   DIA ??? 
     37 IOM 
     38 LDF 
     39 OBC                         ==>   LBC 
     40 SBC 
     41 SOL 
     42 TRA 
     43 TRD                         ==>   DIA  ??? 
    4444 ZDF 
    4545agrif_opa_interp.F90         ==>   I2C 
     
    388388 
    389389---- 
    390 == 12.  others... == 
     390== 12.  Namelist management == 
     391 
     392Idea: for the NEMO team, it should be better if there is only ONE reference namelist + a script which changes the default value to provide default values for each reference configuration (GYRE, ORCA2_LIM, ORCA2_LIM_PISCES, AGRF ...). With such a feature, changes in the namelist list will be automatically spread out in the namelist configurations. Furthermore, the script will enlighten the namelist specificities of each configuration. 
     393[[BR]] 
     394 
     395---- 
     396== 13.  others... ==