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.
Users/ModelInterfacing/AGRIF (diff) – NEMO

Changes between Version 4 and Version 5 of Users/ModelInterfacing/AGRIF


Ignore:
Timestamp:
2018-08-30T14:18:45+02:00 (5 years ago)
Author:
jchanut
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Users/ModelInterfacing/AGRIF

    v4 v5  
    2525Knowing the refinement area you may choose, a pre-processing tool (NESTING directory in tools) helps to create needed input files (mesh file, restart, climatological and forcing files). The key here is to ensure volume matching near the child grid interface, a step done by invoking the Agrif_create_bathy.exe program. You may use the namelists provided in the NESTING directory as a guide. These correspond to the namelists used to create AGRIF_DEMO inputs.  
    2626 
    27 AGRIF is continuously maintained so that it can be activated with all NEMO components (OPA, sea-ice, TOP). Depending on NEMO version it is nevertheless not the case so that some options may not be compatible with the use of online grid refinement. Check out the tables below to know the status according to the NEMO release you may use. 
     27AGRIF is continuously maintained so that it can be activated with all NEMO components (OPA, sea-ice, TOP). Depending on NEMO version, it is nevertheless not the case so that some options may not be compatible with the use of online grid refinement. Check out the table below to know the status according to the NEMO release you may use. 
    2828  
     29  {{{#!td style="border: none;" 
     30    {{{#!table 
     31      {{{#!th 
     32        Component or option compatible with AGRIF 
     33      }}} 
     34      {{{#!th 
     35        NEMO 3.6 
     36      }}} 
     37      {{{#!th 
     38        NEMO 4.0 
     39      }}} 
     40      |- 
     41      {{{#!th 
     42        LIM2 
     43      }}} 
     44      {{{#!th 
     45        yes 
     46      }}} 
     47      {{{#!th 
     48         - 
     49      }}} 
     50      |- 
     51      {{{#!th 
     52        LIM3/SI3 
     53      }}} 
     54      {{{#!th 
     55        no 
     56      }}} 
     57      {{{#!th 
     58        yes 
     59      }}} 
     60      |- 
     61      {{{#!th 
     62        TOP 
     63      }}} 
     64      {{{#!th 
     65        yes 
     66      }}} 
     67      {{{#!th 
     68        yes 
     69      }}} 
     70      |- 
     71      {{{#!th 
     72        z* 
     73      }}} 
     74      {{{#!th 
     75        no 
     76      }}} 
     77      {{{#!th 
     78        yes 
     79      }}} 
     80      |- 
     81      {{{#!th 
     82        Icebergs 
     83      }}} 
     84      {{{#!th 
     85        no 
     86      }}} 
     87      {{{#!th 
     88        no 
     89      }}} 
     90      |- 
     91      {{{#!th 
     92        Vertical coordinate change in zooms (key_vertical) 
     93      }}} 
     94      {{{#!th 
     95        no 
     96      }}} 
     97      {{{#!th 
     98        yes, but not tested 
     99      }}} 
     100      |- 
     101      {{{#!th 
     102        Number of ghost cells 
     103      }}} 
     104      {{{#!th 
     105        1 (hard coded) 
     106      }}} 
     107      {{{#!th 
     108        3 (parameter) 
     109      }}} 
     110    }}} 
     111  }}} 
     112 
    29113== Available in the 3_6 revision of NEMO  
     114 
    30115[[span(''To be completed'', style=background-color:lime)]] 
    31116 
     
    42127 
    43128* AGRIF_DEMO ''to be described'' 
    44  
     129  {{{#!td style="border: none;" 
     130    [[Image(wiki:Users/ModelInterfacing/AGRIF:AGRIF_DEMO.jpg,width=600)]] 
     131  }}} 
    45132[[span(''To be completed'', style=background-color:lime)]] 
    46133=== New tests cases demonstrating some major features of AGRIF with NEMO: 
     
    54141* ... 
    55142 
    56  
    57