Skip to content

Conversation

@hpohekar
Copy link
Collaborator

@hpohekar hpohekar commented Nov 4, 2025

Context

from_local_install is incorrect.

Change Summary

from_local_install is changed to from_install.

Rationale

Corrected a typo.

Impact

Docs are updated.

Copilot AI review requested due to automatic review settings November 4, 2025 11:17
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR corrects a typo in the documentation for launching Ansys Fluent, changing an incorrect method name from from_local_install to the correct from_install.

  • Fixed incorrect method name in code example
Comments suppressed due to low confidence (1)

doc/source/user_guide/session/launching_ansys_fluent.rst:35

  • Corrected method name from 'from_local_install' to 'from_install'.
  solver = pyfluent.Solver.from_install()

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@hpohekar hpohekar linked an issue Nov 4, 2025 that may be closed by this pull request
@github-actions github-actions bot added the documentation Documentation related (improving, adding, etc) label Nov 4, 2025
Copilot AI review requested due to automatic review settings November 7, 2025 05:47
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation related (improving, adding, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

incorrect "from_local_install" referenced in launching_ansys_fluent

5 participants