Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/changelog.d/5181.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update new meshing workflow to enable switching.
2 changes: 1 addition & 1 deletion doc/source/user_guide/legacy/legacy_contents.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Legacy interfaces
:maxdepth: 1
:hidden:

meshing_workflow
meshing_workflows

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What are the two separate legacy items here, meshing_workflow & meshing_workflows?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One is the classic meshing workflow with the task based approach. The other is object based one that we had achieved with the python wrapper. The later contains only some behavior changes.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, probably OK then

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the tree and docs they appear as "Legacy meshing interface" and "Classic meshing workflow".

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it. In the sequence v1 -> v2 -> v3, we're including v1 & v2 in legacy. We're including v2 because we think we're being fair to users when actually we might only be confusing them (and I'm sure that's an understatement). The fairest, kindest thing might be to erase v2 from history altogether, asserting that it was only ever an early alpha framework, leading to v3 - and that's a pretty honest assessment anyway.

rpvars
scheme
tui
111 changes: 0 additions & 111 deletions doc/source/user_guide/legacy/meshing_workflow.rst

This file was deleted.

3 changes: 0 additions & 3 deletions doc/source/user_guide/meshing/meshing_contents.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,8 @@ Meshing workflow
The guided workflows in Fluent meshing are designed to make it easier to generate a
volume mesh starting from CAD geometries. You can use PyFluent to access the guided workflows.

Workflows are divided into the new :ref:`ref_new_meshing_workflows_guide` and :ref:`ref_meshing_workflows_guide`, which align with the journal syntax.

.. toctree::
:maxdepth: 1
:hidden:

meshing_workflows
new_meshing_workflows
Loading
Loading