Skip to content

Add StillWedge point probe configuration#157

Open
AhmedSalih3d wants to merge 9 commits intocodex/refactor-to-avoid-if-statementfrom
codex/add-pointmeasure-functionality-to-vtk-output
Open

Add StillWedge point probe configuration#157
AhmedSalih3d wants to merge 9 commits intocodex/refactor-to-avoid-if-statementfrom
codex/add-pointmeasure-functionality-to-vtk-output

Conversation

@AhmedSalih3d
Copy link
Owner

Motivation

  • Add a point probe to the StillWedge example so the new PointMeasure output can be demonstrated and record Pressure and Velocity at a fixed location.

Description

  • Import StaticArrays and populate SimMetaDataWedge.PointMeasures with a PointMeasure("Middle", SVector{Dimensions, FloatType}(0.5, 0.25), ["Pressure", "Velocity"]) in example/StillWedgeMDBC.jl.

Testing

  • No automated tests were run for this change (not requested).

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant