Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

dstansby/nhdspy

Repository files navigation

nhdspy

Documentation Status https://travis-ci.org/dstansby/nhdspy.svg?branch=master

nhdspy is a wrapper for the NHDS dispersion relation solver. For the original NHDS code see https://github.com/danielver02/NHDS.

If you use this software to produce data for publication, please cite the NHDS paper: http://iopscience.iop.org/article/10.3847/2515-5172/aabfe3

Installing

To install nhdspy, run

pip install nhdspy

Running

NHDS is written in fortran, so requires a working fortran compiler. When nhdspy is first run it attempts to compile NHDS; if it is not successfully it gracefully exits and prints the fortran compile error.

About

Python wrapper for the NHDS dispersion relation solver

Resources

License

Stars

Watchers

Forks

Packages

No packages published