Skip to main content

Velocity distribution function solver using Liouville's theorem

Project description

vdist-solver

Velocity distribution function solver using Liouville's theorem

vx-vz distribution vz distribution backtrace
16_16_65 vdist_ion_z backtrace_test

Requirement

  • numpy
  • matplotlib
  • tqdm
  • scipy
  • emout
  • mpi4py (Install by yourself if use MPI)

Installation

pip install vdist-solver

Simple Usage for EMSES

# Use velocity distribution function solver
> gen-vdsolver 'xz'  # Create template script of vdist-solver
> vim vdist-solver.py  # Change settings
> python vdist-solver.py -d "<directory>"  # Plot distribution

# Use backtrace solver
> gen-backtrace 'xz'  # Create template script of backtrace-solver
> vim backtrace-solver.py  # Change settings
> python backtrace-solver.py -d "<directory>"  # Plot backtrace-orbit of particle

A detailed description is provided below

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vdist-solver-1.1.2.tar.gz (20.4 kB view hashes)

Uploaded Source

Built Distribution

vdist_solver-1.1.2-py3-none-any.whl (31.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page