Metadata-Version: 2.1
Name: zoidberg
Version: 0.2.1
Summary: Generate flux-coordinate independent (FCI) grids for BOUT++
Author: BOUT++ team
Author-email: Peter Hill <peter.hill@york.ac.uk>
License: GNU Lesser General Public License v3 or later (LGPLv3+)
Project-URL: Documentation, https://bout-dev.readthedocs.io/en/latest
Project-URL: Repository, https://github.com/boutproject/zoidberg
Project-URL: Tracker, https://github.com/boutproject/zoidberg/issues
Keywords: bout++,bout,plasma,physics
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: boututils >=0.1
Requires-Dist: numpy >=1.24
Requires-Dist: sympy >=1.7
Requires-Dist: scipy >=1.10
Requires-Dist: matplotlib >=3.7
Requires-Dist: netCDF4 >=1.7
Requires-Dist: freeqdsk >=0.4.0
Provides-Extra: tests
Requires-Dist: pytest >=3.3.0 ; extra == 'tests'

# Zoidberg: Flux-Coordinate Independent Grid Generator for BOUT++

Zoidberg is a tool for generating grids for BOUT++ when using the
Flux-Coordinate Independent (FCI) method of evaluating derivative
parallel to a magnetic field.
