[mascaret] User singularity
Description
The user singularity is a new feature to let user define and utilize his/her own special hydraulic structure. This feature is based on the singularity in Mascaret. Within user singularity, user can define its input type and data, conditions of validation, rules of flux exchange etc. An example of user defined reservoir has been implemented to describe the usage of the user singularity.
Checklist
All Merge Requests:
-
Update NEWS.txtto describe your changes. -
Run compile_telemac.py --checkto check FORTRAN coding conventions. -
Run pylintto check Python coding conventions. -
If you added new files, run compile_telemac.py --clean --rescanand commit the updatedcmdffile(s) accordingly. -
Run compile_telemac.py --cleanfor both normal and debug configurations. -
Run validate_telemac.pyfor both normal and debug configurations. -
Run validate_telemac.py --notebookfor both normal and debug configurations. -
Run doc_telemac.pyif there are any modifications in the documentation. -
Run damocles.py --eficasif there are any modifications in the dictionaries.
In addition, for a new feature:
-
Check that your feature works in both serial and parallel modes. -
Add at least one test case to check the functionality (with documentation, graphics and VnV script) -
Update the documentation for the module in which your feature will be available.
Edited by Johan FOURDRINOY