Skip to content

feat: beta features access #4153

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

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

feat: beta features access #4153

wants to merge 13 commits into from

Conversation

prmukherj
Copy link
Collaborator

@prmukherj prmukherj commented Jun 12, 2025

Allow enabling of beta features both in meshing and solver mode.

For now only 2 features are there:

  1. In meshing mode: topology based meshing.
  2. In solver mode, "switch_to_meshing" mode.

Both of these are accessible only after enabling beta features. Please refer tests for details.

@github-actions github-actions bot added the new feature Request or proposal for a new feature label Jun 12, 2025
@prmukherj
Copy link
Collaborator Author

I think we should add this to our docs? In user-guide I mean?

@prmukherj prmukherj marked this pull request as ready for review June 19, 2025 09:40
@prmukherj prmukherj requested a review from seanpearsonuk June 20, 2025 09:19
@hpohekar
Copy link
Collaborator

LGTM!

@prmukherj
Copy link
Collaborator Author

This PR will be merged after v26R1 Fluent changes are in place.

@github-actions github-actions bot added maintenance General maintenance of the repo (libraries, cicd, etc) dependencies Related to dependencies labels Jun 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related to dependencies maintenance General maintenance of the repo (libraries, cicd, etc) new feature Request or proposal for a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add session method to enable beta features Add switch_to_meshing
4 participants