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

Changes between Version 2 and Version 3 of Users/ReferenceConfigurations/AMM12


Ignore:
Timestamp:
2017-04-12T19:25:46+02:00 (7 years ago)
Author:
nicolasmartin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Users/ReferenceConfigurations/AMM12

    v2 v3  
    1 = AMM12 = 
     1= AMM12 
    22 
    3 == Configuration description == 
     3== Configuration description 
    44 
    5 The [http://www.tandfonline.com/doi/pdf/10.1080/1755876X.2012.11020128 AMM], Atlantic Margins Model, is a regional model covering the Northwest European Shelf domain on a regular lat-lon grid at approximately 12km horizontal resolution. The key key_amm_12km is used to create the correct dimensions of the AMM domain.[[BR]] 
     5AMM12 is a [http://www.tandfonline.com/doi/pdf/10.1080/1755876X.2012.11020128 regional model] covering the Northwest European Shelf domain on a regular lat-lon grid at approximately 12km horizontal resolution. The key key_amm_12km is used to create the correct dimensions of the AMM domain. 
    66 
    77This configuration tests several features of NEMO functionality specific to the shelf seas.[[BR]] 
     8In particular, the AMM uses s-coordinates in the vertical rather than z-coordinates and is forced with tidal lateral boundary conditions using a flather boundary condition from the BDY module (key_bdy). 
    89 
    9 In particular, the AMM uses s-coordinates in the vertical rather than z-coordinates and is forced with tidal lateral boundary conditions using a flather boundary condition from the BDY module (key_bdy).[[BR]] 
     10The AMM configuration uses the GLS (key_zdfgls) turbulence scheme, the VVL non-linear free surface (key_vvl) and time-splitting (key_dynspg_ts). 
     11  
     12== Configuration inputs 
    1013 
    11 The AMM configuration uses the GLS (key_zdfgls) turbulence scheme, the VVL non-linear free surface(key_vvl) and time-splitting (key_dynspg_ts).[[BR]] 
    12  
    13   
    14  
    15   
    16 == Configuration inputs == 
    17  
    18 Input files can be downloaded from [http://prodn.idris.fr/thredds/catalog/ipsl_public/reee451/NEMO/catalog.html here], please notice that the file depends on your NEMO release:[[BR]] 
    19  
    20     for the trnuk: AMM12_v3.7.tar[[BR]] 
    21     for nemo_v3.6: AMM12_v3.6.tar[[BR]] 
    22     for nemo_v3.5: AMM12_v3.5.tar[[BR]] 
    23     for nemo_v3.4: amm12_inputs_v3_4.tar[[BR]] 
     14Input files can be downloaded here, please notice that the file depends on your NEMO release: 
     15* trunk: [http://prodn.idris.fr/thredds/catalog/ipsl_public/reee451/NEMO/catalog.html?dataset=DatasetScanipsl_public/reee451/NEMO/AMM12_v3.7.tar AMM12_v3.7.tar] 
     16* 3.6: [http://prodn.idris.fr/thredds/catalog/ipsl_public/reee451/NEMO/catalog.html?dataset=DatasetScanipsl_public/reee451/NEMO/AMM12_v3.6.tar AMM12_v3.6.tar] 
     17* 3.5: [http://prodn.idris.fr/thredds/catalog/ipsl_public/reee451/NEMO/catalog.html?dataset=DatasetScanipsl_public/reee451/NEMO/AMM12_v3.5.tar AMM12_v3.5.tar] 
     18* 3.4: [http://prodn.idris.fr/thredds/catalog/ipsl_public/reee451/NEMO/catalog.html?dataset=DatasetScanipsl_public/reee451/NEMO/amm12_inputs_v3_4.tar amm12_inputs_v3_4.tar] 
    2419 
    2520In addition to the tidal boundary condition, the model may also take open boundary conditions from a North Atlantic model. Boundaries may be completely ommited by removing the BDY key (key_bdy) in CONFIG/AMM12/cpp_AMM12_fcm .[[BR]]