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
  • Example Josephson junction

Example Josephson junction · Changes

Page history
Update Example Josephson junction authored Feb 23, 2026 by Gabriel Wlazłowski's avatar Gabriel Wlazłowski
Hide whitespace changes
Inline Side-by-side
Example-Josephson-junction.md
View page @ 08d1fecd
...@@ -82,9 +82,6 @@ void process_params(double *params, double *kF, double *mu, size_t extra_data_si ...@@ -82,9 +82,6 @@ void process_params(double *params, double *kF, double *mu, size_t extra_data_si
} }
``` ```
## Edit [logger.h](./example-jj/st/logger.h)
In this example, we use the default logger form.
## Edit [input.txt](./example-jj/st/input.txt) ## Edit [input.txt](./example-jj/st/input.txt)
Key user parameters: Key user parameters:
```bash ```bash
...@@ -185,9 +182,6 @@ Set compilation flags to be compatible with your problem and with data produced ...@@ -185,9 +182,6 @@ Set compilation flags to be compatible with your problem and with data produced
## Edit [problem-definition.h](./example-jj/td/problem-definition.h) ## Edit [problem-definition.h](./example-jj/td/problem-definition.h)
Edit the function that defines the external potential. You can also add time dependence to your external potential function if you wish. Edit the function that defines the external potential. You can also add time dependence to your external potential function if you wish.
## Edit [logger.h](./example-jj/td/logger.h)
In this example, we use the default logger form.
## Edit [input.txt](./example-jj/td/input.txt) ## Edit [input.txt](./example-jj/td/input.txt)
In the input file, the key parameters for this example are: In the input file, the key parameters for this example are:
```bash ```bash
......
Clone repository

Official webpage
Main Repo
Main Docs
W-BSK Toolkit
Mirror Repo: GitLab, GitHub
Mirror Doc: GitLab, GitHub