An error occurred while running MFiX. Please report this error at NETL Flow Science Software Support
If you continue running, the application may become unstable. Consider saving your work now.
Error: can only concatenate str (not “int”) to str
File “C:\Users\sroy27\AppData\Local\miniforge3\envs\mfix-24.4\Scripts\mfix-script.py”, line 9, in
sys.exit(main())
^^^^^^
File “…\main.py”, line 24, in main
main_args(sys.argv[1:])
File “…\main.py”, line 232, in main_args
gui.open_project(project_file, interactive=(not args.test))
File “…\gui.py”, line 3157, in open_project
self.post_open(project_file, pidfile)
File “…\gui.py”, line 3487, in post_open
self.init_background_mesh()
File “…\mesh.py”, line 412, in init_background_mesh
self.extract_mesh_spacing(i, d)
File “…\mesh.py”, line 442, in extract_mesh_spacing
loc = count*val + start
~~~~^
Save diagnostic report?
How to fix this issue?