Placement 2025 Scholarship: Your Future Starts Here | 6 Guaranteed Job Interviews | Limited to 100 seats. Apply Now

01D 00H 21M 19S

Menu

Executive Programs

Workshops

Projects

Blogs

Careers

Placements

Student Reviews


For Business


More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Mechanical

Electrical

Civil

Computer Science

Electronics

Offline Program

All Courses

All Courses

logo

CHOOSE A CATEGORY

Mechanical

Electrical

Civil

Computer Science

Electronics

Offline Program

Top Job Leading Courses

Automotive

CFD

FEA

Design

MBD

Med Tech

Courses by Software

Design

Solver

Automation

Vehicle Dynamics

CFD Solver

Preprocessor

Courses by Semester

First Year

Second Year

Third Year

Fourth Year

Courses by Domain

Automotive

CFD

Design

FEA

Tool-focused Courses

Design

Solver

Automation

Preprocessor

CFD Solver

Vehicle Dynamics

Machine learning

Machine Learning and AI

POPULAR COURSES

coursePost Graduate Program in Hybrid Electric Vehicle Design and Analysis
coursePost Graduate Program in Computational Fluid Dynamics
coursePost Graduate Program in CAD
coursePost Graduate Program in CAE
coursePost Graduate Program in Manufacturing Design
coursePost Graduate Program in Computational Design and Pre-processing
coursePost Graduate Program in Complete Passenger Car Design & Product Development
Executive Programs
Workshops
For Business

Success Stories

Placements

Student Reviews

More

Projects

Blogs

Academic Training

Find Jobs

Informative Articles

We're Hiring!

phone+91 9342691281Log in
  1. Home/
  2. Shaik Faraz/
  3. Week 2 Challenge : Surface meshing on a Pressure valve

Week 2 Challenge : Surface meshing on a Pressure valve

AIM: Surface meshing on a Pressure valve Objectives: To check for the geometrical errors. To perform Topology cleanup accordingly. To set three different target lengths as three different cases and mesh the model. To apply any one target length from the above at a time for the entire model as One case. To write a…

  • ANSA
  • BIM
  • CAE
  • CFD
  • CSS
  • Shaik Faraz

    updated on 02 Nov 2022

AIM: Surface meshing on a Pressure valve

Objectives:

  1. To check for the geometrical errors.
  2. To perform Topology cleanup accordingly.
  3. To set three different target lengths as three different cases and mesh the model.
  4. To apply any one target length from the above at a time for the entire model as One case.
  5. To write a report in detail about the meshing process
  6. To do 3 cases of 3 different models with target length 1mm, 3 mm and 5 mm.
  7. To mention case that is giving good results with the reason.

Procedure:

1. Topo-Cleanup:

The first thing to do is to check the single cons and triple cons in the model. Single cons are cons that are shared with only one surface, meaning an open surface. For closed geometry, such open surfaces are not expected, so they must be resolved. Triple cons are created due to the con shared with the three surfaces and also need to be resolved based on the weather that is desired or not at that location. Triple cons are not always faults, but it does show that local volume can form because of these faces. These single and triple cons are identified using geometric checks.

 

It can also be seen by disabling the double cons from bottom bar with wire frmae mode (cntrl+shift). We observed various single cons and few triple cons. There are few open surfaces that are forming single cons and it is filled by creating surfaces in FACES option.

Faces - New - COONS / Fitted / Existing Surface/ Planar - suitable option is selected accordingly and surfaces are filled.

 

In many places, one or more of these options may give satisfactory results, so the appropriate method is chosen based on the most satisfactory surface formation. For closed areas, we can also use the Fill Hole option in the CONS section inside the "Topo" Deck.
In complicated geometry, shaping the entire surface may not work properly, so the surface must be created in small parts. The geometry should be closed for CFD analysis, so the bottom, top and side surfaces are closed using the hole fill hole option or the Coons option.
At the bottom hole, a triple taper is formed after the face is closed, and the triple taper is visible there due to the fact that the three faces are touching, so it is not treated as an error there.

The final model after topo-cleanup will be free from single con, undesired triple con and unnecessary surfaces as shown in figure.

2. PID Allocation:

PID is property ID , used to store the specific information about geometrical entities , apply boundary conditions for CFD application.  Whole geometry is divided into  number of PID’s. PID’s are created by using :

Open PID Window – Right click – New - name the PID – as Body , Inlet, Outlet, Head, Spring, Rod, Base.

All generated PIDs are allocated using PID allocation: Right click on the PID name – Apply – Select the component we need to assign this name to – Component selection can be done using ENT mode (selects by entity), PID mode (selects PID wise) or PID region (selects the region considering any discontinuity in the connection as a single entity) - ok

3. Meshing:

Any small surfaces or cons or region between two nodes having length less than desired mesh length need to be removed having no significance which may result in mesh failure at that location by using cut.

Faces –cut –Right click on the con –It will show history of the removed con in orange colour

Meshing can be done directly for whole geometry here if all the components have same mesh length or The components having different mesh length can be meshed PID wise using Spot Mesh option. Before Mesh Generation we need to provide Length as Perimeter and Macros with Mesh Parameter and Mesh Quality Criteria.

But our objective is to use same length for whole geometry so we can use spotmesh –visble for selecting whole geometry at once.

Mesh is generated for three lengths 5mm, 3mm,1 mm respectively.

  

  

  

 

Results:

Case 1 = 5mm

  

Case 2 = 3mm

   

Case 3 = 1mm

  

 

Conclusions:

  1. A mesh size of 1mm will be more suitable compared to 5mm and 3mm due to the accuracy of capturing the exact profiles of the spring and head which are without any distortion of the surfaces. This also verifies that when the length of the mesh exceeds the size of any geometric entity, it tends to distort the geometry, which can lead to a misinterpretation of the physics going on at that location, and can also cause an error when transforming information from neighboring cells.
  2. As the mesh size becomes finer, the number of cells increases rapidly. So different mesh size for different components will be suitable to avoid using more computing resources and computing cost.

Leave a comment

Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.

Please  login to add a comment

Other comments...

No comments yet!
Be the first to add a comment

Read more Projects by Shaik Faraz (27)

Project 1 : CFD Meshing for Tesla Cyber Truck

Objective:

Aim: Performing topological cleanup and surface mesh on tesla cyber truck and on a wind tunnel based on selected target length values of its different components using element type as Tria, as well as appropriate selection of the volume that contains the vehicle and its surroundings with the wind tunnel for volumetric…

calendar

15 Nov 2022 04:17 AM IST

  • ANSA
  • CFD
Read more

Week 5 Challenge : Surface wrap on Automotive Assembly

Objective:

Aim: Perforform Topo cleanup and delete unwanted surfaces for Surface wrap. After Topo cleanup, Merge all 3 models and perform surface wrap. Target length for Wrap = 3 mm   1. Engine:    2. Gear box:   3. Transmission:   Procedure: 1. Topo Cleanup : (Engine, Transmission & Gear Box)…

calendar

10 Nov 2022 08:22 AM IST

    Read more

    Week 4 Challenge : CFD Meshing for BMW car

    Objective:

    Aim: To perform topological clean-up, and carry out the surface meshing of a BMW M6 car model and create a wind tunnel surrounding the same. Objectives: For the given model, check and solve all geometrical errors on half portion and Assign appropriate PIDs. Perform meshing with the given Target length and element Quality…

    calendar

    07 Nov 2022 11:33 AM IST

      Read more

      Week 3 Challenge : CFD meshing on Turbocharger

      Objective:

      Aim: Performing CFD meshing on Turbocharger using ANSA Objective: For the given model, check for the geometrical errors to make appropriate volumes. Create and assign PIDs as shown in the video. Perform surface mesh with the given target lengths as per PIDs. Blade stage-1 = 1 mm Blade stage-2 = 1 mm Impeller = 2 mm…

      calendar

      03 Nov 2022 08:06 AM IST

      • ANSA
      • CFD
      Read more

      Schedule a counselling session

      Please enter your name
      Please enter a valid email
      Please enter a valid number

      Related Courses

      coursecard

      Linear Algebra

      Recently launched

      20 Hours of Content

      coursecardcoursetype

      Post Graduate Program in Infrastructure - Engineering Design and Project Management

      4.5

      127 Hours of Content

      coursecardcoursetype

      Post Graduate Program in CFD Solver Development

      4.8

      119 Hours of Content

      coursecard

      Introduction to C++ Programming

      5

      21 Hours of Content

      coursecard

      Introduction to OpenFOAM Development

      4.9

      18 Hours of Content

      Schedule a counselling session

      Please enter your name
      Please enter a valid email
      Please enter a valid number

      logo

      Skill-Lync offers industry relevant advanced engineering courses for engineering students by partnering with industry experts.

      https://d27yxarlh48w6q.cloudfront.net/web/v1/images/facebook.svghttps://d27yxarlh48w6q.cloudfront.net/web/v1/images/insta.svghttps://d27yxarlh48w6q.cloudfront.net/web/v1/images/twitter.svghttps://d27yxarlh48w6q.cloudfront.net/web/v1/images/youtube.svghttps://d27yxarlh48w6q.cloudfront.net/web/v1/images/linkedin.svg

      Our Company

      News & EventsBlogCareersGrievance RedressalSkill-Lync ReviewsTermsPrivacy PolicyBecome an Affiliate
      map
      EpowerX Learning Technologies Pvt Ltd.
      4th Floor, BLOCK-B, Velachery - Tambaram Main Rd, Ram Nagar South, Madipakkam, Chennai, Tamil Nadu 600042.
      mail
      info@skill-lync.com
      mail
      ITgrievance@skill-lync.com

      Top Individual Courses

      Computational Combustion Using Python and CanteraIntroduction to Physical Modeling using SimscapeIntroduction to Structural Analysis using ANSYS WorkbenchIntroduction to Structural Analysis using ANSYS Workbench

      Top PG Programs

      Post Graduate Program in Hybrid Electric Vehicle Design and AnalysisPost Graduate Program in Computational Fluid DynamicsPost Graduate Program in CADPost Graduate Program in Electric Vehicle Design & Development

      Skill-Lync Plus

      Executive Program in Electric Vehicle Embedded SoftwareExecutive Program in Electric Vehicle DesignExecutive Program in Cybersecurity

      Trending Blogs

      How to Build a Powerful LinkedIn Profile for Mechanical Jobs Top 10 Mechanical Engineering Courses in 2025 Governors & Bearings Explained Simply - Mechanical Engineering Interview Questions Fundamentals of Engineering Thermodynamics & Entropy | Mechanical Engineering Interview Questions Top-Rated Mechanical Design Courses: Your Fast-Track to High-Paying Jobs in 2025

      © 2025 Skill-Lync Inc. All Rights Reserved.

                  Do You Want To Showcase Your Technical Skills?
                  Sign-Up for our projects.