Skip to content

Conversation

prmukherj
Copy link
Collaborator

Sample Use Case:

session = pyfluent.launch_fluent(mode="meshing")

session.setup_python_console_in_tui()
session.start_journal("-----file_path-----")

session = session.switch_to_solver()

session.stop_journal()

This is the basic version of how it should look like. Still needs to include port information.

@prmukherj
Copy link
Collaborator Author

This PR can be reviewed once the tests are fixed as part of PR #735

@prmukherj prmukherj linked an issue Aug 22, 2022 that may be closed by this pull request
@prmukherj prmukherj marked this pull request as ready for review August 23, 2022 03:23
@prmukherj prmukherj merged commit 2380d79 into main Aug 23, 2022
@prmukherj prmukherj deleted the feat/execute_tui_and_journaling_commands branch August 23, 2022 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Journaling commands, start, stop, run

4 participants