University-of-Reading-Space-Science / HUXt

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

Changes to map_v_boundary #6

Closed mathewjowens closed 4 years ago

mathewjowens commented 4 years ago

Added map_v_inwards, a general function to map a speed and longitude from one radial distance to another.

Changed map_v_bounadry_inwards to use map_v_inwards, which also fixes a bug in the calculation of the longitudinal shift (previously too large)