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.
Changeset 14770 for NEMO/branches/2021/dev_r13747_HPC-11_mcastril_HPDAonline_DiagGPU/tests/README.rst – NEMO

Ignore:
Timestamp:
2021-04-30T12:05:23+02:00 (3 years ago)
Author:
mcastril
Message:

[DiagGPU] Update with trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2021/dev_r13747_HPC-11_mcastril_HPDAonline_DiagGPU/tests/README.rst

    r14091 r14770  
    206206   :labelprefix: T 
    207207 
     208ICE_RHEO 
     209-------- 
     210|  
     211 
     212BENCH 
     213----- 
     214| Benchmark configuration. Allow to run any configuration (including ORCA type or BDY) with idealized grid 
     215  and initial state so it does not need any input file other than the namelists. 
     216  As usual, all configuration changes can be done through the namelist.  
     217  We provide 3 example of namelist_cfg to mimic ORCA1, OR025 or ORCA12 configurations. 
     218  By default do not produce any output file. An extensive description of BENCH will be abailable in  
     219  Irrmann et al. 2021. 
     220 
    208221CPL_OASIS 
    209222--------- 
    210223| This test case checks the OASIS interface in OCE/SBC, allowing to set up  
    211 a coupled configuration through OASIS. See CPL_OASIS/README.md for more information. 
     224  a coupled configuration through OASIS. See CPL_OASIS/README.md for more information. 
    212225 
    213226DIA_GPU 
    214227--------- 
    215228| This is a demonstrator of diagnostic DIAHSB ported to GPU using CUDA Fortran.  
    216 Memory communications between host and device are asynchronous given the device has that capability.  
    217 This experiment is target for ORCA2_ICE_PISCES 
    218  
     229  Memory communications between host and device are asynchronous given the device has that capability.  
     230  This experiment is target for ORCA2_ICE_PISCES 
     231 
     232TSUNAMI 
     233--------- 
     234| just use dynspg_ts to simulate the propagation of an ssh anomaly (cosinus) in a box configuration 
     235  with flat bottom and jpk=2. 
     236 
     237DONUT 
     238----- 
     239| Donut shaped configuration to test MPI decomposition with bdy. 
     240 
     241C1D_ASICS 
     242--------- 
     243|  
     244 
     245DOME 
     246---- 
     247|  
     248 
     249ICB 
     250---- 
     251| ICB is a very idealized configuration used to test and debug the icb module. 
     252  The configuration is box with a shallow shelf (40m) on the east and west part of the domain  
     253  with a deep central trough (> 100m). 
     254  ICB are generating using the test capability of the icb model along a E-W line (this can easily be tuned). 
     255 
     256STATION_ASF 
     257----------- 
     258| this demonstration test case can be used to perform a sanity test of the SBCBLK interface of 
     259  NEMO.  It will test all the bulk-parameterization algorithms using an idealized 
     260  forcing that includes a wide range of *SSX / surface atmospheric state* 
     261  conditions to detect potential error / inconsistencies.  Both a short report and 
     262  boolean output: *passed* or *failed* is provided as an output. 
     263 
     264SWG 
     265--- 
     266| Square bassin blown with an analytical wind. Vertical structure allows only one mode 
     267  associated with reduced gravity to develop. This configuration is based on Adcroft & Marshall 1998. 
     268  Also run with RK3 time stepping.  
Note: See TracChangeset for help on using the changeset viewer.