Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Bosons/Fermions Superfluid problem with morden tools.

License

Notifications You must be signed in to change notification settings

GDufenshuoo/SuperfluidRotSpec.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperfluidRotSpec

We can begin with An Atom Model: Li

N = 3
B = 2^10
T = 0.1
Z = 3
eꜛ = 2
"""Atom_Model(N::Int, B::Int, T::Float64, Z::Int, eꜛ::Int;U::Unit{Float64}=Atomicᵁ)"""
Problem = Atom_Model(N,B,Z,eꜛ,T)
"""runHMC(Problem,warmup::Int,Num::Int)"""
result = runHMC(Problem,3,100)

Releases

No releases published

Packages

No packages published

Languages