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.
ticket/1331_UKMO2_ice_shelves (diff) – NEMO

Changes between Version 6 and Version 7 of ticket/1331_UKMO2_ice_shelves


Ignore:
Timestamp:
2014-07-03T13:25:51+02:00 (10 years ago)
Author:
mathiot
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ticket/1331_UKMO2_ice_shelves

    v6 v7  
    4242||NVTK Tested||!'''YES/NO!'''|| 
    4343||Other model configurations||!'''YES/NO!'''|| 
    44 ||Processor configurations tested||1x8; 8x1; 1x1; 8x4; 4x8; in ISOMIP configuration (12 steps)|| 
     44||Processor configurations tested||'''YES'''|| 
    4545||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!'''|| 
    4646 
     
    4949'Please add further summary details here' 
    5050 
    51  * Processor configurations tested 
     51 * Processor configurations tested: 1x8; 8x1; 1x1; 8x4; 4x8; in ISOMIP configuration (12 steps) 
    5252 * Volume conservation test: 
    53      configuration ISOMIP vvl after 12 time steps: 
    54         volume ssh variation (km3) = ~1e-18 and vol trend (surface forcing (km3)) = 0.0 
    55      configuration ISOMIP novvl after 12 time steps: 
    56         volume ssh variation (km3) = ~1e-17 and vol trend (surface forcing (km3)) = 0.0 
     53     - configuration ISOMIP   vvl after 1 year: volume ssh variation (km3) = ~1e-13 and vol trend (surface forcing (km3)) = 0.0 
     54     - configuration ISOMIP novvl after 1 year: volume ssh variation (km3) = ~1e-15 and vol trend (surface forcing (km3)) = 0.0 
    5755 
    5856=== Bit Comparability === 
    59 ||Does this change preserve answers in your tested standard configurations (to the last bit) ?||!'''YES/NO !'''|| 
     57||Does this change preserve answers in your tested standard configurations (to the last bit) ?||!'''NO'''|| 
    6058||Does this change bit compare across various processor configurations. (1xM, Nx1 and MxN are recommended)||'''YES''' in ISOMIP configuration (not yet tested for the other configurations)|| 
    61 ||Is this change expected to preserve answers in all possible model configurations?||!'''YES/NO!'''|| 
    62 ||Is this change expected to preserve all diagnostics? [[BR]]!,,!''Preserving answers in model runs does not necessarily imply preserved diagnostics. !''||!'''YES/NO!'''|| 
     59||Is this change expected to preserve answers in all possible model configurations?||!'''NO'''|| 
     60||Is this change expected to preserve all diagnostics? [[BR]]!,,!''Preserving answers in model runs does not necessarily imply preserved diagnostics. !''||!'''NO'''|| 
    6361 
    6462If you answered !'''NO!''' to any of the above, please provide further details: 
    6563 
    6664 * Which routine(s) are causing the difference? 
     65   - XXXX TODO 
    6766 * Why the changes are not protected by a logical switch or new section-version 
    6867 * What is needed to achieve regression with the previous model release (e.g. a regression branch, hand-edits etc). If this is not possible, explain why not. 
     68   - XXXX TODO 
    6969 * What do you expect to see occur in the test harness jobs? 
    7070 * Which diagnostics have you altered and why have they changed?Please add details here........ 
     71   - sst and sss are now define as the temperature of the first wet cell. In case of ice shelf it is the cell at the ice/ocean interface. 
    7172 
    7273----