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 Diff – NEMO

Changes between Initial Version and Version 2 of Ticket #2176


Ignore:
Timestamp:
2020-01-21T11:35:41+01:00 (4 years ago)
Author:
jamesharle
Comment:

This work ended up being delayed as several modifications to the ISF code were required. Work on the ISF code was being carried out under a separate WP2019 ticket and any code changes made for this work were passed on to Pierre.

As this development was being carried out in conjunction with the ORCHESTRA project (and we were under time constraints), I just had to press ahead with developing a project specific pre-processing code, written in Python (along with ad-hoc changes to the ISF code) in order to progress the project.

The Python code can be made available and if there is the desire can be added to the configuration tools as part of WP2020.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2176

    • Property Priority changed from low to high
    • Property Status changed from new to closed
    • Property Resolution changed from to wontfix
  • Ticket #2176 – Description

    initial v2  
    1 ''BE CAREFUL !!! Due to dynamic behaviour of this ticket creation page, it is highly recommend to set first all other fields before writing the ticket description below. 
    2 If you have lost your draft after an unwanted reload, you can click on the link 'Restore Form' in the contextual menu upper right to recover it. 
    3 Remove these lines after reading.'' 
    4  
    51==== Summary 
    62 
     
    1713==== Abstract 
    1814 
    19 This section should be completed before starting to develop the code, in order to find agreement with the previewer(s) on the method beforehand. 
     15Domain configuration tool to implement sigma coordinates under ice sheets. 
    2016 
    2117 
    2218===== Description 
    2319 
    24 ''Describe the goal of development, and the methodology. \\ 
    25 Add reference documents or publications if relevant.'' 
    26  
     20This code would use the idea of envelop bathymetry 'turned upside down'. An appropriate interface sigma level is chosen to continue from the open ocean to under the ice sheet. All shallower sigma levels are 'beached' in the ice sheet. 
    2721 
    2822===== Implementation 
    2923 
    30 ''Describe flow chart of the changes in the code. \\ 
    31 List the .F90 files and modules to be changed.    \\ 
    32 Detailed list of new variables (including namelists) to be defined, give for each the chosen name (following coding rules) and definition.'' 
    33  
     24Code to be developed as part of DOMAIN CFG Tools 
    3425 
    3526===== Reference manual and web pages updates 
    3627 
    37 ''Using part 1 and 2, define the summary of changes to be done in reference manuals (tex files), guide (rst files) and in the content of web pages.'' 
    38  
    39 Once the PI has completed this section, he should send a mail to the previewer(s) asking them to preview the work within two weeks. 
     28N/A