Skip to content

Commit

Permalink
remove test code
Browse files Browse the repository at this point in the history
  • Loading branch information
hpohekar committed Oct 16, 2024
1 parent 1a0590e commit cd27eff
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/ansys/fluent/core/codegen/datamodelgen.py
Original file line number Diff line number Diff line change
Expand Up @@ -447,9 +447,6 @@ def generate(version, static_infos: dict):


if __name__ == "__main__":
os.environ["PYFLUENT_FLUENT_ROOT"] = (
r"D:\Installations\Ansys\v251_03072021\ANSYS Inc\v251\fluent"
)
solver = launch_fluent()
meshing = launch_fluent(mode=FluentMode.MESHING)
version = get_version_for_file_name(session=solver)
Expand Down

0 comments on commit cd27eff

Please sign in to comment.