Update to v1.0:

Major overhaul: All sections have been changed and improved.

  Added: Computation of the condensate fraction

  Added: Discussion and plots of correlation function and momentum distribution

  Added: Section on numerical computation

  Added: Appendices on functional analysis

  Added: Detailed analysis of the operator K_e

  Change: Parameters for numerical simulations.

  Change: Renamed "Simplified approach" to "Lieb's simplified approach"

  Added: More bibliography

  Added: Acknowledgements
This commit is contained in:
2025-02-06 15:10:06 -05:00
parent 3bd7865e45
commit 3dc01c5a75
28 changed files with 3681 additions and 1170 deletions

View File

@ -1,6 +1,6 @@
PROJECTNAME=energy
SIMPLESOLV= # path/to/simplesolv
SIMPLESOLV=simplesolv
DATS=simpleq.dat medeq.dat bigeq.dat
PDFS=$(addsuffix .pdf, $(PROJECTNAME))