Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • wslda wslda
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • wtools
  • wsldawslda
  • Wiki
  • st wslda examples

st wslda examples · Changes

Page history
Update st wslda examples authored Feb 20, 2024 by Gabriel Wlazłowski's avatar Gabriel Wlazłowski
Hide whitespace changes
Inline Side-by-side
st-wslda-examples.md
View page @ a8e93337
......@@ -67,5 +67,25 @@ fig.savefig("soliton-x0.png")
![soliton-x0](uploads/927457810c8d21c7ee1f80d5a67342a3/soliton-x0.png)
# Example 3: Unitary Fermi Gas confined in 2D harmonic trap
Target: find a static solution of gas confined in harmonic trap:
```math
V_{\textrm{ext}}(x,y,z) = \frac{m\omega_x^2 x^2}{2} + \frac{m\omega_y^2 y^2}{2}
```
Code: `st-wslda-2d`
Note: in the computation, a smoothed harmonic potential was used, see Fig. 4 of [ arXiv:1711.05803](https://arxiv.org/pdf/1711.05803.pdf)
Settings:
* [trap-2d_predefines.h](uploads/b4d366997fb0deef85c50832144d7027/trap-2d_predefines.h)
* [trap-2d_problem-definition.h](uploads/d552b6f368d519e04ab045038e97e012/trap-2d_problem-definition.h)
* [trap-2d_logger.h](uploads/a715008f862ed1c55da2f0421fe84dbe/trap-2d_logger.h)
* [trap-2d_input.txt](uploads/53fe786f2f071bf899e567c9b7dc2c28/trap-2d_input.txt)
Output:
* [trap-2d.stdout](uploads/499cb8b33e5fa2a1d6188b49d8e99233/trap-2d.stdout)
![image](uploads/0409af54e5a048b0a596d4ad70004c2c/image.png)
# Archival examples
For other examples you can see [here](st-wslda examples archival).
\ No newline at end of file
Clone repository
  • API version
  • Automatic interpolations
  • Auxiliary tools
  • Browsing the code
  • Broyden algorithm
  • C and CUDA
  • Campaign of calculations
  • Checking correctness of settings
  • Chemical potentials control
  • Code & Results quality
  • Common failures of static codes
  • Common failures of time dependent codes
  • Computation domain
  • Configuring GPU machine
  • Constraining densities and potentials
View All Pages