Skip to content

docs: Build nightly dev docs with Fluent 25.2#3736

Merged
mkundu1 merged 5 commits into
mainfrom
docs/nightly-25.2
Feb 15, 2025
Merged

docs: Build nightly dev docs with Fluent 25.2#3736
mkundu1 merged 5 commits into
mainfrom
docs/nightly-25.2

Conversation

@mkundu1

@mkundu1 mkundu1 commented Feb 13, 2025

Copy link
Copy Markdown
Contributor

Building dev docs with Fluent 25.2 to reflect the latest settings API docs. We can review the latest docs in the dev docs website.

@mkundu1 mkundu1 marked this pull request as draft February 13, 2025 14:49
@github-actions github-actions Bot added maintenance General maintenance of the repo (libraries, cicd, etc) CI/CD documentation Documentation related (improving, adding, etc) labels Feb 13, 2025
@github-actions github-actions Bot added documentation Documentation related (improving, adding, etc) and removed documentation Documentation related (improving, adding, etc) labels Feb 13, 2025
@mkundu1

mkundu1 commented Feb 14, 2025

Copy link
Copy Markdown
Contributor Author

@hpohekar Can you please check the tutorial failure in the dev doc CI run with this branch? Please log defects for any 25.2 specific issues.

https://github.com/ansys/pyfluent/actions/runs/13315355537/job/37187888544

@hpohekar

Copy link
Copy Markdown
Collaborator

@hpohekar Can you please check the tutorial failure in the dev doc CI run with this branch? Please log defects for any 25.2 specific issues.

https://github.com/ansys/pyfluent/actions/runs/13315355537/job/37187888544

@mkundu1 Are you able to execute this script successfully for 25R2 on your local machine ?

@mkundu1

mkundu1 commented Feb 14, 2025

Copy link
Copy Markdown
Contributor Author

@hpohekar Can you please check the tutorial failure in the dev doc CI run with this branch? Please log defects for any 25.2 specific issues.
https://github.com/ansys/pyfluent/actions/runs/13315355537/job/37187888544

@mkundu1 Are you able to execute this script successfully for 25R2 on your local machine ?

Not yet, I'll check today

@github-actions github-actions Bot added the examples Publishing PyFluent examples label Feb 14, 2025
@mkundu1 mkundu1 marked this pull request as ready for review February 14, 2025 21:15
@mkundu1

mkundu1 commented Feb 15, 2025

Copy link
Copy Markdown
Contributor Author

@mkundu1 mkundu1 merged commit 3189b91 into main Feb 15, 2025
@mkundu1 mkundu1 deleted the docs/nightly-25.2 branch February 15, 2025 05:39
print(f"Mass diffusivity value: {mixture_material.mass_diffusivity.value()}")
else:
print(
f"Mass diffusivity value: {mixture_material.mass_diffusivity.constant_mass_diffusivity()}"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@mkundu1 @seanpearsonuk @prmukherj

This example will be published in Examples section on docs website as is in next PyFluent release 0.30.0 but at that time I don't think 25R2 will be released too. Even if we consider that 25R2 is released then we keep code for latest release only (25R2). Please let us know if you have already considered this case and your plan about it. I just want to make sure that whether we want to keep code based on Fluent version check in public examples scripts or not. Thank you.

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) 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.

5 participants