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

Changes between Initial Version and Version 1 of Users/TestCases


Ignore:
Timestamp:
2017-05-10T18:22:40+02:00 (7 years ago)
Author:
clevy
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Users/TestCases

    v1 v1  
     1= Test Cases 
     2Last edition: '''[[Wikinfo(changed_ts)]]''' by '''[[Wikinfo(changed_by)]]''' 
     3[[PageOutline(2-3)]] 
     4 
     5 
     6 
     7\\ 
     8\\ 
     9\\ 
     10\\ 
     11\\ 
     12\\ 
     13\\ 
     14\\ 
     15 
     16 
     17The so-called test cases are configurations based on NEMO and shared within the NEMO community. Whereas the "Reference Configurations" supported by NEMO System Team includes a limited number of examples used to setup, demonstrate and validate NEMO shared reference, the test cases is an open list where each NEMO user can add its contribution. 
     18 
     19== Available test cases: 
     20Within the next official NEMO release (after 3_6_STABLE, in 2018), the list of test cases will be available in the text file : 
     21{{{ 
     22CONFIG/TEST_CASES/cfg.txt  
     23}}} 
     24== How to use a test case: 
     25 
     26=== How to create executable for a test case ? 
     27Use the usual makenemo command with the -a option (''-a = alternative sub-directory for configurations'') 
     28 
     29Example: to compile the "OVERFLOW" test case: 
     30{{{ 
     31cd NEMOGCM/CONFIG 
     32./makenemo -a TEST_CASES -n my_OVERFLOW -r OVERFLOW 
     33}}}  
     34 
     35== How to propose a test case: 
     36 
     37== Procedure for acceptance of a new test case 
     38 
     39== Support of test cases