University-of-Reading-Space-Science / HUXt

HUXt - a lightweight solar wind model.
MIT License
37 stars 17 forks source link

Matt dev #3

Closed mathewjowens closed 4 years ago

mathewjowens commented 4 years ago

Added numba optimisation to the _upwindstep routine, but not to the time loops (which are currently embedded within the HUXt1D and HUXt2D classes. Future change - have HUXt classes generate the input time series, which is then solved by external optimised function

Generalised HUXt1d and HUXt2D classes to allow the inner and outer boundary positions to be user defined

Added a fast solver for timeseries at a fixed position, for use in large CME ensembles. Updated jupyter labbook with an example

Updated environment to include numba

LukeBarnard commented 4 years ago

The issues discussed here are resolved in v2.0.0.