Can't use domains on refine with SALOME
I can't use domains on refine with SALOME.
Here is the error returned by SALOME:
Salome call
/home/jmkerloch/Downloads/SALOME-9.7.0-native-UB20.04-SRC/salome -t /home/jmkerloch/dev/q4ts/q4ts/salome_script/salome_script.py args:refine,/home/jmkerloch/temp.med,/home/jmkerloch/temp.med,-l,1,--method,homard,--domain,/tmp/tmp8aydgp_s.shp
runSalome running on jmkerloch-VirtualBox
Searching for a free port for naming service: 2823 - OK
Searching Naming Service found in 0.0 seconds
Searching /Registry in Naming Service +
found in 0.5 seconds
Searching /Kernel/ModulCatalog in Naming Service +
th. 139730867857216 - Trace /volatile/salome/jenkins/workspace/Salome_master_native_UB20/SALOME-9.7.0-native-UB20.04/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [98] : Module Catalog Server: Naming Service was found
found in 0.5 seconds
RunStudy
Searching /Study in Naming Service +
found in 0.5 seconds
Searching /Containers/jmkerloch-VirtualBox/FactoryServer in Naming Service +
Warning, no type found for resource "localhost", using default value "single_machine"
th. 140158287935232 - Trace /volatile/salome/jenkins/workspace/Salome_master_native_UB20/SALOME-9.7.0-native-UB20.04/SOURCES/HOMARD/src/HOMARD_I/HOMARD_Gen_i.cxx [1203] : CreateCase : nomCas = case_1, MeshName = MESH, MeshFile = /home/jmkerloch/temp.med
Salome available ? True
Telemac available ? False
Traceback (most recent call last):
File "/home/jmkerloch/dev/q4ts/q4ts/salome_script/salome_script.py", line 196, in <module>
main()
File "/home/jmkerloch/dev/q4ts/q4ts/salome_script/salome_script.py", line 118, in main
refine(options.input_mesh, options.output_mesh,
File "/home/jmkerloch/dev/q4ts/q4ts/salome_script/refine.py", line 215, in refine
refine_homard_local(path.abspath(input_mesh),
File "/home/jmkerloch/dev/q4ts/q4ts/salome_script/refine.py", line 156, in refine_homard_local
add_refinement_field(field_mesh, domain, field_name=field_name)
File "/home/jmkerloch/dev/q4ts/q4ts/salome_script/refine.py", line 179, in add_refinement_field
from data_manip.extraction.telemac_file import TelemacFile
ModuleNotFoundError: No module named 'data_manip'
ERROR:salomeContext:SystemExit 1 in method _runAppli.
found in 0.5 seconds