Skip to content

TerryLaw535/Scientific-Computing-with-Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scientific Computing with C++

These are my courseworks of my undergraduate module MATH4063 Scientific Computing with C++ in University of Nottingham. The coursework1 allowed us to build from scratch a 2D finite difference solver to solve a PDE boundary value problem. In coursework2, I implement numerical algorithms for approximating second-order initial value problems and then use them to approximate a range of sencond-order system. In the end of the coursework2, I successfully use numerical method to approximate the trajectory of the solar system and estimate the length of cpu time it would take for me to compute trajectories of approximately all stars in our galaxy with the numerical algorithms.

My final marks of this module(2 courseworks and 1 class test) is 90.There may be some mistakes in my codes and solution because these are what I used to submit for grading

About

Courseworks of module MATH4063 in University of Nottingham

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages