Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.
Fluids

Fluids

Topics related to Fluent, CFX, Turbogrid and more.

VAWT workflow

TAGGED: 

    • cesarj.95plus
      Subscriber

      Dear support, I am strugging to follow the following workflow:

      1. Define named surfaces with shared topology in spaceclaim
      2. Mesh the geometry in Fluent meshing
      3. Set the slidding grid in Fluent solver

      Do you know any good tutorial with spaceclaim + fluent (mesh and solver?)

    • cesarj.95plus
      Subscriber

      I leave here my progress up to now:

      As you can see, I have named the internal and external edges and used shared topology so Fluent meshing admits the geometry:

      However these edges don't appear for the mesh inteface creation even though the appear as a "wall" boundary condition I tried to preview the mesh motion but even if the mesh is sliding, there are 2 points that travel with the mesh (which are construction vertex in the CAD):  

      I am a bit confused with the grouping that spaceclaim does because even if I set everything into a single named selection, it appears as a deconstructed entity in Fluent, the shared topology edges don't appear anymore for mesh interfaces elections and there isn't a clear way to set the right connectivity.

    • Rob
      Forum Moderator

      Share Topology will connect the two sides of the non-conformal, so you're then likely to twist the mesh. I can't see the first image but assume you have wall & shadow pairs? This is one of the few times you don't use Share Topo, but it's fixable in Fluent if it's too big a task to go back to geometry.

      Either set up all of the motion as frame motion and then convert to moving mesh.

      OR

      Have a look in the TUI for

      /mesh/modify-zones/slit-...    

      Then give Fluent the surface ID of one of the wall or shadow faces.  I can't remember the rest offhand and can't launch Fluent whilst I'm updating my laptop.  From there you can manually create the sliding interface zones. 

    • cesarj.95plus
      Subscriber

      Thank you Rob for you reply.

      Using shared topology was the only way to import the geometry into Fluent Meshing 2D in this case. Therefore I would like to try to solve the problem directly in Fluent Solver.

      Sorry for the bad resolution, I've just noticed it now. Indeed I have the following shadow pairs:

      interface_rotating_zone_ext:interface_rotating_zone_int.2-shadow
      interface_rotating_zone_ext:interface_rotating_zone_int.1-shadow
      airfoil_2_interface_ext:airfoil_2_interface_int.2-shadow
      airfoil_2_interface_ext:airfoil_2_interface_int.1-shadow
      airfoil_1_interface_ext:airfoil_1_interface_int.2-shadow
      airfoil_1_interface_ext:airfoil_1_interface_int.1-shadow
      airfoil_3_interface_ext:airfoil_3_interface_int.2-shadow
      airfoil_3_interface_ext:airfoil_3_interface_int.1-shadow
      airfoil_3_interface_ext:airfoil_3_interface_int.1
      airfoil_3_interface_ext:airfoil_3_interface_int.2
      airfoil_1_interface_ext:airfoil_1_interface_int.1
      airfoil_1_interface_ext:airfoil_1_interface_int.2
      airfoil_2_interface_ext:airfoil_2_interface_int.1
      airfoil_2_interface_ext:airfoil_2_interface_int.2
      interface_rotating_zone_ext:interface_rotating_zone_int.1
      interface_rotating_zone_ext:interface_rotating_zone_int.2

      The reason of having 2 curves per circle is due to the way my CAD uses semi arcs to represent circles and this unfortunately creates 2 edges per circle.

      I've tried both approaches:

      A) I've tried to use /mesh/modify-zones/slit-periodic (which is the only /mesh/modify-zones/slit-... option that I could find) and I have an error because they aren't periodic boundary conditions:

      Error at host: split_periodic: zone 82 is not periodic
       
      Error: split_periodic: zone 82 is not periodic
      Error Object: ()
       
      Error at Node 0: split_periodic: zone 82 is not periodic
       
      Error at Node 2: split_periodic: zone 82 is not periodic
       
      Error at Node 3: split_periodic: zone 82 is not periodic
       
      Error at Node 1: split_periodic: zone 82 is not periodic
       
      Error: split_periodic: zone 82 is not periodic
      Error Object: #f

      Is this the correct command?

      B) I have also tried to set the frame motion and then setting the same values in the mesh motion but the unwanted displacement of 1 node still occurs:

    • Rob
      Forum Moderator

      /slit-face-zone

       

      That should detach the nodes as well as the facets. Otherwise set up with frame motion and then copy to mesh motion (you'll need to turn on/off frame & mesh options)

    • cesarj.95plus
      Subscriber

      I see, maybe since I am using pyfluent (and ANSYS student 2025R2) that option isn't reachable (yet) from session.settings.mesh.modify_zones method. The only methods available are the following ones:

       

      ['deactivate_cell_zone', 'delete_cell_zone', 'copy_move_cell_zone', 'copy_cell_zones_by_offsets', 'copy_cell_zones_by_delta', 'list_zones', 'extrude_face_zone_delta', 'extrude_face_zone_para', 'fuse_face_zones', 'scale_zone', 'rotate_zone', 'translate_zone', 'merge_zones', 'replace_zone', 'append_mesh', 'append_mesh_data', 'sep_cell_zone_mark', 'sep_cell_zone_region', 'sep_face_zone_angle', 'sep_face_zone_face', 'sep_face_zone_mark', 'sep_face_zone_region', 'zone_name', 'change_zone_state', 'make_periodic', 'create_periodic_interface', 'slit_periodic', 'zone_type', 'del_cell_by_id', 'del_cell_by_mark', 'disconnect_cell_zones', 'project_face_zones']

      Regarding the copy of frame motion to mesh motion, I did the following steps:

      1. Toggled ON "Frame motion"
      2. Filled the "Reference Frame" tab
      3. Pressed the "Copy to Mesh Motion" buttom
      4. "Mesh motion" is activated, the values are moved to the "Mesh Motion" tab and "Frame motion" is toggled OFF

      Unfortunately the same problem occurs:

       

    • Rob
      Forum Moderator

      Inwhich case you'll need to do the set up from the TUI or GUI. A last (messy) option is to mesh the outer zone in one session, the inner zone in a separate session and then use Append Mesh in Fluent. You will have to manually set the non-conformal interface up. 

Viewing 6 reply threads
  • You must be logged in to reply to this topic.
[bingo_chatbox]