Skip to content

Mascaret : VnV (checkout and correction of test cases) + Validation Documentation

Johan FOURDRINOY requested to merge vnv_mascaret into main

Description

The changes only concern the vnv and mascaret documentation.

  • Fixed Issue with Result Reading: Addressed confusion between folder names and file names when reading results in the Mascaret VNV documentation.
  • Setting Up VNV for Mascaret Test Cases: Configured the VNV for Mascaret test cases, including the checkout step.
  • Creation of Mascaret Validation Documentation

Checklist

  • Update NEWS.txt to describe your changes.
  • Run compile_telemac.py --check to check FORTRAN coding conventions.
  • Run pylint to check Python coding conventions.
  • If you added new files, run compile_telemac.py --clean --rescan and commit the updated cmdf file(s) accordingly.
  • Run compile_telemac.py --clean for both normal and debug configurations.
  • Run validate_telemac.py for both normal and debug configurations.
  • Run validate_telemac.py --notebook for both normal and debug configurations.
  • Run doc_telemac.py if there are any modifications in the documentation.
  • Run damocles.py --eficas if there are any modifications in the dictionaries.
Edited by Johan FOURDRINOY

Merge request reports

Loading