Skip to content

Conversation

@ajain-work
Copy link
Contributor

@ajain-work ajain-work commented Apr 4, 2022

By default display is non blocking. Added post configuration, so that user can display in blocking mode.

from ansys.fluent.post import set_config
set_config(blocking=True)

Updated abstract interface with save_graphics API, to save hardcopy.

Resolves #257

@ajain-work ajain-work force-pushed the feat/post_blocking branch 2 times, most recently from 69a0b39 to 06b5582 Compare April 4, 2022 08:29
@ajain-work ajain-work marked this pull request as ready for review April 4, 2022 08:47
@ajain-work ajain-work force-pushed the feat/post_blocking branch from 06b5582 to cf2a2c2 Compare April 4, 2022 08:55
@seanpearsonuk
Copy link
Collaborator

By default display post is non blocking. Added post configuration, so that user can display post in blocking mode. Updated abstract interface with save_graphics API, to save hardcopy.

Hi @ajain-work I have pushed branch tiny_change, which contains a couple of changes that I commented on your previous PR. Please incorporate here if you are happy with the changes.

@ajain-work ajain-work force-pushed the feat/post_blocking branch 2 times, most recently from 7ca2da6 to e738f27 Compare April 4, 2022 09:33
@ajain-work ajain-work force-pushed the feat/post_blocking branch 4 times, most recently from fc8f8f8 to acd59ea Compare April 5, 2022 05:43
@ajain-work ajain-work merged commit b18a2ea into main Apr 6, 2022
@ajain-work ajain-work deleted the feat/post_blocking branch April 6, 2022 05:37
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.

Post Processing Plots Closes automatically

5 participants