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/0985 (diff) – NEMO

Changes between Version 4 and Version 5 of ticket/0985


Ignore:
Timestamp:
2012-08-10T11:55:11+02:00 (12 years ago)
Author:
JohnSiddorn
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ticket/0985

    v4 v5  
    1515Testing has been done in NEMO3.2 using non-linear free surface and comparing the presently used Song and Haidvogel 1994 stretched with this new formulation. This has been written up in a paper to be submitted shortly (attached). 
    1616 
    17 '''Coding''' 
    18  
     17=== '''Coding''' === 
    1918The change has meant updates to the following files: 
    2019 
     
    2322The domzgr has been reordered to make it more readable, with the different stretching functions included as subroutines. The checks on whether the coordinate is sensible has been updated to include looping over mbathy rather than jpk to ensure that when disappearing coordinates are used it doesn't fail when it shouldn't. 
    2423 
    25 '''Testing''' 
    26  
     24=== '''Testing''' === 
    2725Scientific testing has been done on a combination of the AMM7km configuration and a seamount test case, and is detailed in the attached draft paper. This testing was done in NEMO3.2, so the code has been updated to NEMO3.4 and testing has been done on the AMM12 standard configuration. The upgrade to 3.4, code tidying and namelist changes for standard configurations are detailed here. All testing has been done on the IBM P7 with the following compile flags. 
    2826