\[\newcommand{\vect}[1]{\mathbf{#1}} \newcommand{\uvect}[1]{\hat{#1}} \newcommand{\abs}[1]{\lvert#1\rvert} \newcommand{\norm}[1]{\lVert#1\rVert} \newcommand{\I}{\mathrm{i}} \newcommand{\ket}[1]{\left|#1\right\rangle} \newcommand{\bra}[1]{\left\langle#1\right|} \newcommand{\braket}[1]{\langle#1\rangle} \newcommand{\Braket}[1]{\left\langle#1\right\rangle} \newcommand{\op}[1]{\mathbf{#1}} \newcommand{\mat}[1]{\mathbf{#1}} \newcommand{\d}{\mathrm{d}} \newcommand{\D}[1]{\mathcal{D}[#1]\;} \newcommand{\pdiff}[3][]{\frac{\partial^{#1}#2}{\partial{#3}^{#1}}} \newcommand{\diff}[3][]{\frac{\d^{#1} #2}{\d{#3}^{#1}}} \newcommand{\ddiff}[3][]{\frac{\delta^{#1} #2}{\delta{#3}^{#1}}} \newcommand{\floor}[1]{\left\lfloor#1\right\rfloor} \newcommand{\ceil}[1]{\left\lceil#1\right\rceil} \DeclareMathOperator{\Tr}{Tr} \DeclareMathOperator{\erf}{erf} \DeclareMathOperator{\erfi}{erfi} \DeclareMathOperator{\sech}{sech} \DeclareMathOperator{\sn}{sn} \DeclareMathOperator{\cn}{cn} \DeclareMathOperator{\dn}{dn} \DeclareMathOperator{\sgn}{sgn} \DeclareMathOperator{\order}{O} \DeclareMathOperator{\diag}{diag} \newcommand{\mylabel}[1]{\label{#1}\tag{#1}} \newcommand{\degree}{\circ} \]
logo

Super_Hydro

  • Installing Super_Hydro
  • Overview
  • The GPE in 5 Steps
  • Models
  • Clients

System Architecture

  • Architecture
  • Flask Client
  • Explicit
  • WebSockets
  • Kivi Summary
  • Network Schema
  • Notebook Client
  • Performance
  • Testing
  • Developer Notes

Super_Hydro API

  • API Reference
    • super_hydro
      • super_hydro.clients
        • super_hydro.clients.canvas_widget
        • super_hydro.clients.flask
        • super_hydro.clients.kivy
        • super_hydro.clients.minimal
        • super_hydro.clients.mixins
        • super_hydro.clients.notebook
      • super_hydro.communication
      • super_hydro.config
      • super_hydro.contexts
      • super_hydro.interfaces
      • super_hydro.physics
        • super_hydro.physics.gpe
        • super_hydro.physics.helpers
        • super_hydro.physics.soc
        • super_hydro.physics.tracer_particles
      • super_hydro.server
        • super_hydro.server.server
      • super_hydro.utils
      • super_hydro.widgets

Repeated Includes (for testing with autobuild):

  • Super_Hydro: Exploring Superfluids
Theme by the Executable Book Project

super_hydro.physicsΒΆ

Modules

super_hydro.physics.gpe

GPE: Gross-Pitaevski Equation

super_hydro.physics.helpers

Helpers

super_hydro.physics.soc

Two-component systems.

super_hydro.physics.tracer_particles

Tracer particle support.

previous

super_hydro.interfaces

next

super_hydro.physics.gpe

By Michael McNeil Forbes
© Copyright 2020, Michael McNeil Forbes.