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

00D 00H 00M 00S

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. KANNAN SARAVANAN/
  3. Bird Strike - Project - 2

Bird Strike - Project - 2

   G dive link: https://drive.google.com/drive/folders/1S18pT4BTUAOJ-_CcfmpdcvvKG5dY2Guq Aim: The bird, casing, and the blades should be in different input files and there should be one main file referencing all the input files. The main file should contain only references. Control cards and boundary conditions…

    • KANNAN SARAVANAN

      updated on 01 Oct 2020

     

     G dive link: https://drive.google.com/drive/folders/1S18pT4BTUAOJ-_CcfmpdcvvKG5dY2Guq

    Aim:

    • The bird, casing, and the blades should be in different input files and there should be one main file referencing all the input files. The main file should contain only references. Control cards and boundary conditions should be there in another separate file. The reference include path should be such that the folder can be copied anywhere and it is able to correctly reference all the file and run the simulation.

     

    Procedure:

    • separate the main file into different part .k  files
    • create the appropriate boundary condition  contcts and material
    • create the main.k file 
    • include the required key words
    • run the simulation

     

    separate the main file into different part .k  files

    • the given file which consist of various parts like casing, hub,blade,and bird
    • we want separte the each file in different names
    • the above one example of separting the engine file only

     

    Craeting the boundary condtion files

    • to create the BC file> open the ls prepost and give title BC and add apporpriate cards in BC file and save it
    • The SPC is describe the  fixed parts..
    • control is describe the termination time
    • data base is describe the data base history
    • intial is describe the velcoity genration of hub and blade

     

    Craeting the material files

    • the blade material alredy given along the problem the material is Al
    • in addition we want to create the bird as elastic material and engine casing, hub is we defining the steel propety
    • the unit of materilas is kg/mm3 for density,Gpa for young modulas as given statement we use the 200gpa for casing materials and the yeild stress also using the Gpa units 1gpa=1000mpa
    • the Etan is not defined insted for lcss curve provided
    • as given statement we use the 2000Mpa for bird materials and we convert the 2000Mpa to 2Gpa

     

    Creating the contacts

    • the 3 type of contcats are used 
    • 1.automatic_surface2_surface which used the genreal contactfor surface and surface here the slave is blade and master is bird
    • 2.forming_surface_2_surface which used to the avoid the penitration between to surface 
    • 3.tied_surface2_surface which used to describe the two parts are tied together(hub and blade)

     

    Final file

    • After given the title of file save it 
    • use include cards add the path type 
    • here ..\ which inidicated the go up level one step and search the 01_parts floder \ indicate go to inside the floder and get the .k files
    • the 1 to 4 indicated the parts.k file 
    • the 5-7 is material cards al,steel and bird
    • 8 is  BC
    • 9 is Contacts 

     

    • to craete the required output like d3plot,ascii option control energy and etc..
    • the final all include files..

     

    Simulation 

     

    Result:

    • Through this simulation we learn the how the small bird which impacting the engine blade
    • through this simulation we learn the how to inclde the multiple file floder .k file\
    • we analysis various bc

    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 KANNAN SARAVANAN (41)

    Week 3 - Solving second order ODEs

    Objective:

    Gdrive: https://drive.google.com/drive/folders/1mwlGUaGJyMrs0zaj7CcsVDp8T3jkt2CQ AIM Your objective is to write a program that solves the following ODE. This ODE represents the equation of motion of a simple pendulum with damping.   Program import numpy as np from scipy.integrate import odeint # for intagration purpose…

    calendar

    09 Nov 2020 10:30 AM IST

      Read more

      Week 2 Air standard Cycle

      Objective:

             g_drive link: https://drive.google.com/drive/folders/1mwlGUaGJyMrs0zaj7CcsVDp8T3jkt2CQ   Aim write the code for otto cycle and ploting the pv diagram and output the thermal efficiency of the engine. Introduction  the cycle is defined as the series of operation or processes performed…

      calendar

      06 Nov 2020 08:02 AM IST

        Read more

        Bird Strike - Project - 2

        Objective:

           G dive link: https://drive.google.com/drive/folders/1S18pT4BTUAOJ-_CcfmpdcvvKG5dY2Guq Aim: The bird, casing, and the blades should be in different input files and there should be one main file referencing all the input files. The main file should contain only references. Control cards and boundary conditions…

        calendar

        01 Oct 2020 02:53 PM IST

          Read more

          week-11 Joint creation and Demonstration

          Objective:

              G-drive link: https://drive.google.com/drive/u/0/folders/1S18pT4BTUAOJ-_CcfmpdcvvKG5dY2Guq Simulation video link: https://drive.google.com/drive/u/0/folders/16dxW1p2dg8mwujoqqLEpOK45ycAKQg3g Aim: to create the various type of joints based on the ls dyna user guide 1.revoulte joints 2.spherical joints 3.cyclinderical…

          calendar

          17 Sep 2020 02:56 PM IST

            Read more

            Schedule a counselling session

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

            Related Courses

            coursecard

            Design loads considered on bridges

            Recently launched

            10 Hours of Content

            coursecard

            Design of Steel Superstructure in Bridges

            Recently launched

            16 Hours of Content

            coursecard

            Design for Manufacturability (DFM)

            Recently launched

            11 Hours of Content

            coursecard

            CATIA for Medical Product Design

            Recently launched

            5 Hours of Content

            coursecardcoursetype

            Accelerated Career Program in Embedded Systems (On-Campus) Courseware Partner: IT-ITes SSC nasscom

            Recently launched

            0 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

            Heat Transfer Principles in Energy-Efficient Refrigerators and Air Conditioners Advanced Modeling and Result Visualization in Simscape Exploring Simulink and Library Browser in Simscape Advanced Simulink Tools and Libraries in SimscapeExploring Simulink Basics in Simscape

            © 2025 Skill-Lync Inc. All Rights Reserved.

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