Skip to content

Fix or remove deprecated convertToMeters OpenFOAM keyword#878

Open
MakisH wants to merge 1 commit into
developfrom
scale
Open

Fix or remove deprecated convertToMeters OpenFOAM keyword#878
MakisH wants to merge 1 commit into
developfrom
scale

Conversation

@MakisH

@MakisH MakisH commented Jul 14, 2026

Copy link
Copy Markdown
Member

Some of our tutorials define a convertToMeters keyword in the blockMeshDict, which triggers a deprecation warning, suggesting to change it to scale. In many cases, this has the value of 1, which is the default.

This PR removes the convertToMeters 1 and replaces everything with a different value than 1 by scale.

Checklist

  • I added a summary of any user-facing changes (compared to the last release) in the changelog-entries/<PRnumber>.md.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant