Skip to content
Snippets Groups Projects

Feature block mesh edges

Merged Mark OLESEN requested to merge feature-blockMesh-edges into develop
  • adds a new, more natural way to specify block mesh arc edges using the arc origin that eliminates tedious and error-prone calculations. For example,
arc 0 1 origin (0 0 0);

When the keyword is missing, this corresponds to the traditional means of specifying the arc via an additional point on the circumference (full backward compatibility). For example,

arc 0 1 (0.707 0.707 0);
Edited by Mark OLESEN

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply