version 0.6.0
Test cases

Topics

 V&V test cases processing
 Procedures that will orient the program towards the right test case.
 

Namespaces

module  enum_test_case
 Test case identifiers.
 
module  variables_test_case
 Define variables associated to test cases setup.
 

Detailed Description

Most NTS files are self contents, but for some test cases, particular work is done in 'Fortran' files compiled after the Notus library compilation. The directory src/lib/post_process/test_cases is dedicated to this specific 'Fortran' V&V process and contains:

Finally, one can also develop his own test case for his particular needs.