• Stars
    star
    1
  • Language
    Fortran
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This program was done as an assignment in my graduate Computational Physics course at San Diego State University. It solves Poisson's equation, in two dimensions.

More Repositories

1

search_algorithms

This is small python project testing some common search algorithms.
Python
2
star
2

nuclear_pred

This program provides a look into the application of neural networks to predict the mass excess for nuclei which have yet to be experimentally measured.
Python
2
star
3

Google-Api-Path-Extract

This program accesses Google Maps "Directions API" to extract coordinate information of a path from one location to another.
Python
1
star
4

numerical-quadrature

This program was done as an assignment in my graduate Computational Physics course at San Diego State University. It takes individual inputs (chosen by the user) and calculates the neutron flux using the Booles and Monte Carlo integration techniques.
Fortran
1
star
5

linear-fit

This program was done as an assignment in my graduate Computational Physics course at San Diego State University. It will read the data from the results of the 2016 Atomic Mass Experiment (AME) file. The program will use the binding energies in the file to find the theoretical parameters to fit into a constructed model.
Fortran
1
star
6

ordinary-differential-equations

This program was done as an assignment in my graduate Computational Physics course at San Diego State University. It calculates numerically the orbital motion of two masses around a central mass using the 4th Order Runge-Kutta algorithm.
Fortran
1
star
7

quantum-eigenvalues

This program was done as an assignment in my graduate Computational Physics course at San Diego State University. It provides numerical and analytical solutions for the energies at a few different potentials. The infinite well, harmonic oscillator, and the Woods-Saxon potential.
Fortran
1
star
8

schrodinger-PDE

This program was done as an assignment in my graduate Computational Physics course at San Diego State University. It solves the time-dependent Schrodinger equation within a box for two different scenarios, zero and harmonic_well potentials, using the Crank-Nicolson method.
Fortran
1
star
9

numerical-derivation

This program was done as an assignment in my graduate Computational Physics course at San Diego State University. It takes an individual real number (chosen by the user) and calculates the numerical second derivative of f(x)= x*sin(x) using both the Symmetric Euler 3-point and Euler 5-point approximations.
Fortran
1
star