Version 4 (modified by flavoni, 8 years ago) (diff) |
---|
Test Cases
IMPORTANT: test cases functionality is under development for now
Last edition: Wikinfo(changed_ts)? by Wikinfo(changed_by)?
The 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.
Available test cases:
Within the next official NEMO release (after 3_6_STABLE, in 2018), the list of test cases will be available in the text file :
CONFIG/TEST_CASES/cfg.txt
How to use a test case:
How to create executable for a test case ?
Use the usual makenemo command with the -a option (-a = alternative sub-directory for configurations)
Example: to compile the "OVERFLOW" test case:
cd NEMOGCM/CONFIG ./makenemo -a TEST_CASES -n my_OVERFLOW -r OVERFLOW