[COURLIS] fix an error in planma
Reference issue
Resolve issue : #1058
Description
Fix planma calls which were not updating transcritical variables with profiles evolutions due to Courlis
Add "planim_required" parameter to profil_t to handle planim/planma calls more clearly
- update transcritical (MASCARET kernel) test-cases reference files
- update of NEWS.txt
Checklist
All Merge Requests:
-
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 Matthieu Secher