Changes between Version 1 and Version 2 of ticket/0937
- Timestamp:
- 2012-10-25T11:06:40+02:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ticket/0937
v1 v2 1 [[PageOutline]] 2 Last edited [[Timestamp]] 1 [[PageOutline]] Last edited [[Timestamp]] 3 2 4 [[BR]] 5 6 '''Author''' : AUTHOR_NAME 3 '''Author''' : AUTHOR_NAME 7 4 8 5 '''ticket''' : #937 9 6 10 '''Branch''' : [https://forge.ipsl.jussieu.fr/nemo/browser/branches/BRANCH_NAME BRANCH_NAME ] 7 '''Branch''' : [https://forge.ipsl.jussieu.fr/nemo/browser/branches/BRANCH_NAME BRANCH_NAME] 8 11 9 ---- 12 13 10 === Description === 14 Mercator-1 : Improvment of OBC's 11 Mercator-1 : Improvment of OBC's 15 12 16 13 ---- … … 18 15 Testing could consider (where appropriate) other configurations in addition to NVTK]. 19 16 20 || NVTK Tested||!'''YES/NO!'''||21 || Other model configurations||!'''YES/NO!'''||22 || Processor configurations tested||[ Enter processor configs tested here ]||23 || 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!'''||17 || NVTK Tested || !'''YES!''' || 18 || Other model configurations || !'''NO!''' || 19 || Processor configurations tested || [ sette layouts ] || 20 || 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 || !'''NO!''' || 24 21 25 22 (Answering UNSURE is likely to generate further questions from reviewers.) … … 31 28 32 29 === Bit Comparability === 33 || Does this change preserve answers in your tested standard configurations (to the last bit) ?||!'''YES/NO !'''||34 || Does this change bit compare across various processor configurations. (1xM, Nx1 and MxN are recommended)||!'''YES/NO!'''||35 || Is this change expected to preserve answers in all possible model configurations?||!'''YES/NO!'''||36 || Is this change expected to preserve all diagnostics? [[BR]]!,,!''Preserving answers in model runs does not necessarily imply preserved diagnostics. !''||!'''YES/NO!'''||30 || Does this change preserve answers in your tested standard configurations (to the last bit) ? || !'''NO !''' || 31 || Does this change bit compare across various processor configurations. (1xM, Nx1 and MxN are recommended) || !'''YES!''' || 32 || Is this change expected to preserve answers in all possible model configurations? || !'''NO!''' || 33 || Is this change expected to preserve all diagnostics? [[BR]]!,,!''Preserving answers in model runs does not necessarily imply preserved diagnostics. !'' || !'''NO!''' || 37 34 38 35 If you answered !'''NO!''' to any of the above, please provide further details: … … 46 43 ---- 47 44 === System Changes === 48 || Does your change alter namelists?||!'''YES/NO !'''||49 || Does your change require a change in compiler options?||!'''YES/NO !'''||45 || Does your change alter namelists? || !'''YES!''' || 46 || Does your change require a change in compiler options? || !'''NO!''' || 50 47 51 If any of these apply, please document the changes required here....... 48 * namelist changes: 49 * About compiler options: Changes do not require any change in compiler options. Yet, we noticed that results are not reproductible unless the lowest level of optimization is used. 52 50 53 51 ---- … … 57 55 ---- 58 56 === IPR issues === 59 ||Has the code been wholly (100%) produced by NEMO developers staff working exclusively on NEMO?||!'''YES/ NO !'''|| 60 61 If No: 62 63 * Identify the collaboration agreement details 64 * Ensure the code routine header is in accordance with the agreement, (Copyright/Redistribution etc).Add further details here if required.......... 57 || Has the code been wholly (100%) produced by NEMO developers staff working exclusively on NEMO? || !'''YES!''' ||