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
  • Helmholtz decomposition code

Helmholtz decomposition code · Changes

Page history
Update Helmholtz decomposition code authored Sep 21, 2021 by Andrea Barresi's avatar Andrea Barresi
Show whitespace changes
Inline Side-by-side
Helmholtz-decomposition-code.md
View page @ c153b875
...@@ -99,7 +99,7 @@ Presently the code supports only 3D data. However, you can apply it to 2D as wel ...@@ -99,7 +99,7 @@ Presently the code supports only 3D data. However, you can apply it to 2D as wel
# WRITING `test2.wtxt` # WRITING `test2.wtxt`
# DONE. # DONE.
``` ```
The resizing tool operates on all the variables listed in the `.wtxt` file, but the Helmholtz decomposition tool only needs **density, current and delta**. If your dataset is spin-symmetric, using only the "a" component will be enough. The new `.wtxt` file will link to the resized files for each quantity. The resizing tool operates on all the variables listed in the `.wtxt` file, but the Helmholtz decomposition tool only needs **density and current for each spin component**. If your dataset is spin-symmetric, using only the "a" component will be enough. The new `.wtxt` file will link to the resized files for each quantity.
The result of the resizing will be a dataset with cylindrical symmetry: some effects of a fully-3D simulation **will not show up** (as, in the case of vortices, Kelvin waves or vortex rings). The result of the resizing will be a dataset with cylindrical symmetry: some effects of a fully-3D simulation **will not show up** (as, in the case of vortices, Kelvin waves or vortex rings).
......
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