dstansby / pfsspy

Potential Field Source Surface model package for Python
https://pfsspy.readthedocs.io/
Other
41 stars 17 forks source link

Clip field lines at 1R_s and R_ss #227

Closed dstansby closed 1 year ago

dstansby commented 3 years ago

Currently field lines traced through the PFSS solution reach slightly outside the boundary, since they use finite difference steps. These should be clipped so they start at exactly 1 solar radius, and finish at exactly the source surface. This involves interpolating a point between the last two points of the field line.