Skip to main content

hyper(bolic partial differential equations)solver

Project description

hyper(bolic partial differential equations)solver

help(hypersolver) for use info, etc.

hypersolver revolves around solving hyperbolic partial differential equations (PDEs) of the form

∂n/∂t + ∂(fn)/∂x = ∂n/∂t + f ∂n/∂x + n ∂f/∂x = g

where

n is a property of interest, x is an independent variable of interest, f is speed n moves along x, and g lumps sources and sinks

functionally, n(x; t), f(x), and g(n; x)

note, fn is the flux across x

contributions to expand functionality are welcome!

e.g. allowing f(x) to be f(n; x) is ~easy

Supported by

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