Metadata-Version: 2.1
Name: twutils
Version: 4.2.1
Summary: TurboWAVE utilities
Home-page: https://github.com/USNavalResearchLaboratory/turboWAVE
Author: Daniel Gordon
Author-email: daniel.gordon@nrl.navy.mil
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: scipy (>=1.5)
Requires-Dist: matplotlib (>=3.3)
Requires-Dist: jupyter (>=1)
Requires-Dist: ipympl (>=0.5)
Requires-Dist: pillow (>=8)
Requires-Dist: h5py

twutils - Python tools for turboWAVE PIC code
=============================================

Modules
-------

#. twutils.NLO: evaluate dispersion in explicit nonlinear optics model
#. twutils.plot: Prepare inputs for matplotlib/mayavi based on data in npy files
#. twutils.pre: Conversion between experimental and simulation parameters
#. twutils.QO.stationary: Stationary states of quantum mechanical wave equations
#. twutils.QO.ionization: Ionization potentials, rates, and units

Scripts
-------

#. twplot: command line plotter
#. wigner: command line plotter for Wigner distributions
#. twtest: script to run a test suite
#. os2tw: script to convert OSIRIS outputs to turboWAVE outputs


