Bug: Create Boundary when creating the contour
When creating the contour of the input mesh, we have the bug below:
Telemac script call bash script_telemac_env.sh /mnt/.mnemo/rd/work/projets.002/systel.002/develop/configs/pysource.S11.gfortran.dyn.sh python3 /home/J23973/.local/share/QGIS/QGIS3/profiles/Profil_Q4TS/python/plugins/q4ts/salome_script/salome_script.py contour /home/J23973/Documents/02_Q4TS/03_TEST2024/create_meshZoneRaf2.slf /tmp/processing_WUFqSZ/f2b45f882b164644b3b50ac5f9d913ce/OUTPUT_COUNTOUR.gpkg Traceback (most recent call last): File "/home/J23973/.local/share/QGIS/QGIS3/profiles/Profil_Q4TS/python/plugins/q4ts/salome_script/salome_script.py", line 247, in main() File "/home/J23973/.local/share/QGIS/QGIS3/profiles/Profil_Q4TS/python/plugins/q4ts/salome_script/salome_script.py", line 73, in main options.mesh_file, bnd_file=options.bnd_file AttributeError: 'Namespace' object has no attribute 'bnd_file' Error code '1' returned by telemac when creating contour for mesh. Check logs for more informations.