Hello,
I would like to initialize a parametric study with Ansys Fluent.
I did the tutorials on the example site, and used the command
solver_session.settings.parametric_studies.initialize(project_filename="project_1")
It works pretty well. When trying to reproduce the same task with my case, I get the final error message:
RuntimeError: state/object/create-child:Empty object name encountered for an object of type ReportItem
Error Object: ()
Do you have an idea why this happens? I’m using V25R1.
Thank you!