Skip to content

Set the fluent version programmatically #628

@seanpearsonuk

Description

@seanpearsonuk

At the moment we support use of these environemnt variables:
PYFLUENT_FLUENT_ROOT
AWPROOT_NNN

We want to allow

import ansys.fluent.core as pf
pf.set_fluent_version(<path to fluent>)
pf.set_ansys_version(<path to ansys>)
pf.launch_fluent()

these settings would supersede the environment variable settings, which are still usable

Metadata

Metadata

Assignees

Labels

enhancementImprove any current implemented feature

Type

No type

Projects

Status

2021-2024

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions