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.
2014WP/ticket/1314 (diff) – NEMO

Changes between Version 2 and Version 3 of 2014WP/ticket/1314


Ignore:
Timestamp:
2014-09-22T16:42:11+02:00 (10 years ago)
Author:
djlea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2014WP/ticket/1314

    v2 v3  
    2121Testing could consider (where appropriate) other configurations in addition to NVTK]. 
    2222 
    23 ||NVTK Tested||!'''YES/NO!'''|| 
    24 ||Other model configurations||!'''YES/NO!'''|| 
    25 ||Processor configurations tested||[ Enter processor configs tested here ]|| 
     23||SETTE Tested||YES|| 
     24||Other model configurations||NO|| 
     25||Processor configurations tested||4x8, 8x4, 2x8, 4x4|| 
    2626||If adding new functionality please confirm that the [[BR]]New code doesn't change results when it is switched off [[BR]]and !''works!'' when switched on||!'''YES/NO/NA!'''|| 
    2727 
     
    3030'Please add further summary details here' 
    3131 
    32  * Processor configurations tested 
    33  * etc---- 
    34  
     32 * Configurations tested: Gyre, Orca2-LIM-PISCES, SAS 
     33  
    3534=== Bit Comparability === 
    36 ||Does this change preserve answers in your tested standard configurations (to the last bit) ?||!'''YES/NO !'''|| 
    37 ||Does this change bit compare across various processor configurations. (1xM, Nx1 and MxN are recommended)||!'''YES/NO!'''|| 
    38 ||Is this change expected to preserve answers in all possible model configurations?||!'''YES/NO!'''|| 
    39 ||Is this change expected to preserve all diagnostics? [[BR]]!,,!''Preserving answers in model runs does not necessarily imply preserved diagnostics. !''||!'''YES/NO!'''|| 
     35||Does this change preserve answers in your tested standard configurations (to the last bit) ?||YES|| 
     36||Does this change bit compare across various processor configurations. (1xM, Nx1 and MxN are recommended). Tested with the standard SETTE configs (see above) ||YES|| 
     37||Is this change expected to preserve answers in all possible model configurations?||YES|| 
     38||Is this change expected to preserve all diagnostics? [[BR]]!,,!''Preserving answers in model runs does not necessarily imply preserved diagnostics. !''||YES|| 
    4039 
    4140If you answered !'''NO!''' to any of the above, please provide further details: 
     
    4948---- 
    5049=== System Changes === 
    51 ||Does your change alter namelists?||!'''YES/NO !'''|| 
    52 ||Does your change require a change in compiler options?||!'''YES/NO !'''|| 
     50||Does your change alter namelists?||YES|| 
     51||Does your change require a change in compiler options?||NO|| 
    5352 
    54 If any of these apply, please document the changes required here....... 
     53The namelist changes are really bug fixes. If key_diaobs is set and you provide no SST data the model will fail because of the reference namelist. Therefore I have set ln_sst and ln_reysst to default to false. I also changed the default filenames and added a sea ice default. 
    5554 
    5655---- 
     
    5857!''Please !''summarize!'' any changes in runtime or memory use caused by this change......!'' 
    5958 
     59No change in memory. Possible slight increase in runtime due to outputting additional observation diagnostics. But very minimal/negligible. 
     60 
    6061---- 
    6162=== IPR issues === 
    62 ||Has the code been wholly (100%) produced by NEMO developers staff working exclusively on NEMO?||!'''YES/ NO !'''|| 
     63||Has the code been wholly (100%) produced by NEMO developers staff working exclusively on NEMO?||YES and NO|| 
    6364 
    6465If No: 
     
    6667 * Identify the collaboration agreement details 
    6768 * Ensure the code routine header is in accordance with the agreement, (Copyright/Redistribution etc).Add further details here if required.......... 
     69 
     70The developer (me) is also part of the NEMOVAR consortium.