Skip to content

docs: Add Podman Usage Examples and Documentation Improvements [skip tests] #4224

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Jul 7, 2025

Conversation

hpohekar
Copy link
Collaborator

@hpohekar hpohekar commented Jun 30, 2025

Summary
This pull request enhances the documentation of search feature and user guidance for running Ansys Fluent containers with Podman. The changes include:

  • Added new examples for search feature.

  • Added unique examples for each case.

  • Added Podman command-line usage examples:
    Step-by-step instructions for pulling Docker images into Podman, verifying images, and running containers in both solver and meshing modes.

  • Updated PyFluent integration instructions:
    Clear guidance on using PyFluent with Podman, including environment variable configuration and example Python code.

  • Improved formatting and clarity:

  • Reorganized documentation sections for better readability and consistency.

Details
Users are now provided with explicit Podman commands to:

  • Pull images from the Docker daemon into Podman.

  • List local Podman images.

  • Run Ansys Fluent containers with the required license environment variable.

  • Added a dedicated section for running containers using PyFluent, with updated code snippets and environment variable setup.

  • Enhanced documentation structure with clear section headers and improved code formatting for ease of use.

Motivation
These updates address new examples for search feature and user requests for Podman support and make it easier for both new and existing users to run Ansys Fluent containers in different environments.

Please review and let me know if further changes are needed!

@github-actions github-actions bot added the documentation Documentation related (improving, adding, etc) label Jun 30, 2025
@github-actions github-actions bot added maintenance General maintenance of the repo (libraries, cicd, etc) dependencies Related to dependencies labels Jul 3, 2025
@hpohekar hpohekar changed the title docs: Update search examples [skip tests] docs: Add Podman Usage Examples and Documentation Improvements [skip tests] Jul 4, 2025
@github-actions github-actions bot added the examples Publishing PyFluent examples label Jul 7, 2025
@hpohekar hpohekar merged commit a253805 into main Jul 7, 2025
58 of 59 checks passed
@hpohekar hpohekar deleted the docs/update_search_examples branch July 7, 2025 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related to dependencies documentation Documentation related (improving, adding, etc) examples Publishing PyFluent examples maintenance General maintenance of the repo (libraries, cicd, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants