kalvotom / moebius

Eigenvalues and eigenfunction of Laplace-Beltrami operator on a Möbius strip.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Effective quantum dynamics on the Möbius strip

Build Status

Tomáš Kalvoda, David Krejčiřík, Kateřina Zahradová

Mobius strip

Requirements

In order to use this code you have to have Julia installed. The code is tested on Julia version 1.2. Figures are created by powerful LaTeX PGFPlots package, so you should have working LaTeX installation and PGFPlots available.

Usage

First of all clone this repository. In the repository directory activate the Julia project and install its dependencies, i.e. change the directory and run

$ julia --project=@.

then activate the Package manager by pressing ] in the Julia command prompt. Finally install dependencies

(moebius) pkg> instantiate

All computations are run and figures are created by executing

$ make

Contact

If you have any questions or suggestions please feel free to create an issue in this repository or send an email to Tomáš Kalvoda.

About

Eigenvalues and eigenfunction of Laplace-Beltrami operator on a Möbius strip.


Languages

Language:Julia 72.4%Language:TeX 25.5%Language:Makefile 2.1%