-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
questionFurther information is requestedFurther information is requested
Description
The interpolator in PyCompOSE uses cubic splines when computing things like beta-equilibrium slices for initial data, but our evolution codes generally use linear interpolation. This can create inconsistencies between the initial data and the actual evolution which present themselves as small temperature violations.
Should we consider having an option for doing linear interpolation, perhaps making it the default? I personally tend to be opposed to doing high-order interpolation with tables as is because it's hard to enforce monotonicity where it's needed, but I don't know if there are other strong opinions about this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested