4890A / fermions.jl

Calculate the energies of 1-D fermions with 3body contact interaction.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fermions.jl

Energies of 1D fermions with 3-body contact interactions, As well as 2D with 2-body interactions. Finds excited states as well as scattering state energies.

Dependencies

The LTS version of julia is required.

$julia --version julia version 1.0.3

Julia Packages

ProgressMeter.jl

DelimitedFiles

Dierckx.jl

Plots.jl

  • GR
  • PyPlot

FFTW.jl

  • For density plotsdensity

About

Calculate the energies of 1-D fermions with 3body contact interaction.


Languages

Language:Julia 88.9%Language:Python 11.1%