8000 GitHub - GDufenshuoo/SuperfluidRotSpec.jl: Bosons/Fermions Superfluid problem with morden tools.
[go: up one dir, main page]

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

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)

About

Bosons/Fermions Superfluid problem with morden tools.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0