Mascaret : VnV (checkout and correction of test cases) + Validation Documentation
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 updatedcmdf
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