Menu

IIT Certification Programs

Workshops

Projects

Blogs

Careers

Student Reviews



More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Loading...

All Courses

All Courses

logo

Simulating Second-Order ODEs using Python

Simulating Second-Order ODEs using Python Objective: - Write a program that solves the following ODE. This ODE represents the equation of motion of a simple pendulum with damping. And also write a program to simulate the transient behavior of a simple pendulum and to create an animation of its motion.    …

    Project Details

    Loading...

    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 Mayur Sen (11)

    Finite Volume Method - Flux Limiters and Interpolation Schemes

    Objective:

    (1) Need for Interpolation Schemes: In the FVM method, we need to evaluate the surface and volume integrals for the finite volume formulation. But sometimes the integrals have unknown variables whose value we need to determine at points other than the computational nodes. For such calculations, Interpolation schemes…

    calendar

    20 Sep 2020 03:00 AM IST

    • MATLAB
    Read more

    Data Analysis of an Air Standard Cycle

    Objective:

    Objective: - Write a code to create a data visualizer tool. Before you even begin a Data analysis project, you must define the problem you’re trying to solve. At this stage, you should be clear about the objectives of your project. Python is a general-purpose programming language and is widely used for data analytics.…

    calendar

    03 Oct 2019 12:36 AM IST

      Read more

      Conjucate Heat Transfer Analysis on a Graphic Card

      Objective:

      Conjugate Heat Transfer Analysis On Graphics Card. Objective - To perform steady-state CHT Analysis on the model of Graphics Card. Introduction -  CHT Analysis - CHT stands for Conjugate Heat Transfer. This type of analysis allows the simulation of heat transfer between solids and fluids boundaries by exchanging…

      calendar

      19 Sep 2019 11:41 PM IST

      Read more

      Simulating Second-Order ODEs using Python

      Objective:

      Simulating Second-Order ODEs using Python Objective: - Write a program that solves the following ODE. This ODE represents the equation of motion of a simple pendulum with damping. And also write a program to simulate the transient behavior of a simple pendulum and to create an animation of its motion.    …

      calendar

      16 Sep 2019 05:56 PM IST

        Read more

        Simulating the Air Standard Cycle using Python for Computing Thermal Efficiency

        Objective:

        Simulating the Air Standard Cycle using Python for Computing Thermal Efficiency. The Otto cycle is a set of processes used by spark-ignition internal combustion engines (2-stroke or 4-stroke cycles). These engines a) ingest a mixture of fuel and air, b) compress it, c) cause it to react, thus effectively adding heat through…

        calendar

        16 Sep 2019 05:26 PM IST

          Read more

          LAMINAR INCOMPRESSIBLE FLOW SIMULATION THROUGH A PIPE IN OpenFOAM

          Objective:

          LAMINAR INCOMPRESSIBLE FLOW SIMULATION THROUGH A PIPE IN OpenFOAM: [PART 2/2]: SYMMETRY BOUNDARY CONDITION: OBJECTIVES:1. Creating the Mesh-Script (blockMeshDict file) with symmetry boundary condition.2. Simulation Results and post-processing the velocity profile at different points of the pipe for a fully developed flow. 3.…

          calendar

          08 Apr 2019 08:51 PM IST

          Read more

          Transient Simulation of a Pendulum Motion

          Objective:

          Abstract: The main aim of this project is to solve and simulate the second order differential equation corresponds to a simple pendulum with damping. An animation video to be made using the Matlab code. Theory: The motion of the simple pendulum with damping is given the ordinary differential equation:      …

          calendar

          06 Apr 2019 06:25 PM IST

            Read more

            LAMINAR INCOMPRESSIBLE FLOW SIMULATION THROUGH A PIPE IN OpenFOAM

            Objective:

            LAMINAR INCOMPRESSIBLE FLOW SIMULATION THROUGH A PIPE IN OpenFOAM: [PART 1/2]: WEDGE BOUNDARY CONDITION: OBJECTIVES:1. Calculation of preliminary quantities related to the flow.2. Creating the Mesh script (blockMeshDict file) for specifying the geometry and boundary condition.3. Simulation Results and post-processing…

            calendar

            05 Apr 2019 11:36 PM IST

            Read more

            BlockMesh Analysis of a Backward Facing Step

            Objective:

            MESH GENERATION AND ANALYSIS USING BLOCK MESH FOR FLOW OVER A                                                     BACKWARD FACING STEP Project Objective: The purpose of the following…

            calendar

            29 Mar 2019 11:51 PM IST

            Read more

            NUMERICAL SOLUTION OF 1D SUPERSONIC NOZZLE FLOW SIMULATION BY MAC-CORMACK METHOD

            Objective:

            NUMERICAL SOLUTION OF 1D SUPERSONIC NOZZLE FLOW SIMULATION BY MAC-CORMACK METHOD PROJECT OBJECTIVES: i. Numerical solution of the governing equations in both conservative and non-conservative forms. ii. Creating user-defined functions for calculating the flow quantities in both Conservative and Non-Conservative forms.…

            calendar

            15 Mar 2019 08:19 PM IST

            Read more

            Taylor Table Method to find the Fourth Order Approximation of a Second Order Derivative Function using Finite Difference Schemes

            Objective:

            Aim: To derive 4th order approximations of the second order derivative with Central difference, Skewed right sided difference and Skewed left sided difference and absolute error between the above-mentioned schemes for analytical function exp(x)*cos(x).  The equations used for the fourth order approximation…

            calendar

            10 Mar 2019 10:58 PM IST

            Read more
            Showing 1 of 11 projects