Skip to content

Add cylinder in crossflow dataset - #2

Merged
akaszynski merged 2 commits into
pyvista:masterfrom
MatthewFlamm:add-cylinder-crossflow-data
Jun 28, 2021
Merged

akaszynski merged 2 commits into
pyvista:masterfrom
MatthewFlamm:add-cylinder-crossflow-data

Conversation

@MatthewFlamm

Copy link
Copy Markdown
Contributor

This adds in a 2D vector dataset that is useful for looking at streamlines in 2D. This dataset is for a cylinder at Re=35, which exhibits two downstream vortices from the cylinder. This dataset was not generated with accuracy as the goal, e.g. predicting drag coefficient, and was not validated in anyway. In industry, it would be referred to as a "Colors For Directors" (CFD) type of output.

This dataset is currently used in pyvista/pyvista#1441.

This dataset is in EnSight Gold format as output from ANSYS Fluent. Some changes that were made to make it easier to read in for other users in vtk and pyvista:

  • File name changed from .encas to .case.
  • Removed SCRIPTS section in case file.

The dataset has pressure, velocity and vorticity magnitude:
image
image
image

@akaszynski

Copy link
Copy Markdown
Member

Cool! LGTM.

@akaszynski
akaszynski merged commit ea53f95 into pyvista:master Jun 28, 2021
@MatthewFlamm
MatthewFlamm deleted the add-cylinder-crossflow-data branch June 28, 2021 15:24
banesullivan pushed a commit that referenced this pull request Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants