Skip to content

kaizokusk/CompPhys

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

142 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computational Physics

Software for UB's Computational Physics class.

This updates the now-deprecated project of PHY410.

This software package is to demonstrate the example code in the UB Computational Physics class, PHY 410/505 and 411/506, developed by Prof. Richard Gonsalves (and updated by Prof. Salvatore Rappoccio, and Prof. Tim Thomay). This also includes software from the following sources :

Docker:

git clone https://github.com/ubsuny/CompPhys.git
chmod a+w CompPhys
cd CompPhys
  • Execute docker image (execute every time you log in):
    • Linux/Unix/Mac: ./runDocker.sh ubsuny/compphys:latest
    • Windows: ./runDockerWindows.sh ubsuny/compphys:latest
  • To run a jupyter notebook, when in the container:
    • jupyter notebook --ip 0.0.0.0 --no-browser

About

Computational Physics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 89.8%
  • C++ 9.9%
  • Python 0.3%
  • SWIG 0.0%
  • Makefile 0.0%
  • Shell 0.0%