Menu

Executive 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

PYTHON-BASICS Projects

Newton Raphson Method- Minimum Pressure to Break Ice with an Air cushion Vehicle using PYTHON
Abstract - The ice breaking mechanism under a slow moving air cushion vehicle is explored (E R Muller - Mathematical modelling : Classroom notes in applied mathematics -page(29)) . Determining the minimum cushion pressure needed to break a given thickness of ice . Solving by using the newton-raphson method in python .…
  • CFD
  • NUMERICAL-ANALYSIS
  • PYTHON
  • PYTHON-BASICS

Project submitted by -

submitdetails

Aadil

Know more
I. Introduction : In this project, we use a data file obtained during an Internal Combustion engine simulation using Converge software. The simulation creates a large amount of data amounting to thousands of lines and to analyse such data we create a Data visualizer tool, scripting it in python.  Since the data produces…