{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/9"}],"enrichment":{"capability":"PyFluent provides Python bindings to launch and control Ansys Fluent, enabling access to its text user interface (TUI) commands for meshing, solving, and postprocessing from within Python scripts.","skillfed_tags":["cfd-simulation","fluent-automation","engineering-workflow"],"use_cases":["Automate parametric CFD studies by launching Fluent, setting up geometry and mesh parameters, running solvers, and extracting results in a single Python script.","Integrate Fluent simulations into a larger engineering workflow that combines preprocessing, simulation, and postprocessing in one reproducible pipeline.","Build batch job submission systems that spawn multiple Fluent instances with different configurations and collect results for comparison.","Develop custom analysis tools that query Fluent's TUI to extract intermediate results or monitor solver convergence in real time.","Create Python-based optimization loops that adjust simulation inputs, run Fluent, and evaluate objectives without manual intervention."],"what_it_does":"PyFluent is a Python wrapper around Ansys Fluent, the commercial computational fluid dynamics (CFD) solver. It lets you launch Fluent from Python, issue text user interface (TUI) commands for meshing and solving, and access built-in postprocessing capabilities\u2014all without leaving your Python environment. This is useful for automating simulation workflows, parameterizing studies, or integrating Fluent into larger Python-based engineering pipelines.\n\nThe package requires a licensed local Fluent installation (2024 R2 SP05 or later on Windows or Linux) and handles communication via gRPC. It depends on numpy, pandas, and other standard scientific Python libraries, plus Ansys-specific packages for platform management and file transfer. Installation is straightforward, and the project is actively maintained with regular updates.","worth_installing":"Yes, if you have a licensed Fluent installation and need to automate or integrate CFD simulations into Python workflows. The package is actively maintained, has no known vulnerabilities, uses a permissive MIT license, and offers low installation friction. The main constraint is the external Fluent dependency and environment variable setup on Linux; if you lack a Fluent license or cannot meet the version requirements (2024 R2 SP05 or later), it will not be useful."},"id":"ansys-fluent-core","links":{"html":"https://skillfed.io/packages/ansys-fluent-core","md":"https://skillfed.io/packages/ansys-fluent-core.md","pypi":"https://pypi.org/project/ansys-fluent-core/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-06","license_spdx":"MIT","license_treatment":"permissive","name":"ansys-fluent-core","python_support":"supports_current","summary":"PyFluent provides Pythonic access to Ansys Fluent."},"popularity":{"monthly_downloads":80962,"position":14260,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.41.0"}
