Dev mfeed 2025
Reference issue
None
Description
MASCARET: new option has been added to follow the progress of a mascaret simulation in the log. COURLIS: New adaptive scheme for effective stress computation for non-cohesive sediment COURLIS: New diffusion-dispersion model for suspension COURLIS: New validation case Brush & Wolman COURLIS: Cohesive/Non-cohesive sediment deposit can be solved implicitly COURLIS: Full implicit solver for non-cohesive sediment can be used
-
several subroutine improvement and minor fixes (PLANIM/PLANMA)
-
several cleanings (obsolete variables)
Checklist
All Merge Requests:
-
Update NEWS.txtto describe your changes. -
Run build_telemac.py --checkto check Fortran coding conventions. -
Run pylintto check Python coding conventions. -
Run build_telemac.py --rebuildfor both Release and Debug configurations. -
Run validate_telemac.pyfor both Release and Debug builds. -
Run validate_telemac.py --notebookfor both Release and Debug builds. -
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 Pierre Horgue