ACCA-Imperial / SKPrime

A MATLAB implementation of the Schottky-Klein prime function.
GNU General Public License v3.0
10 stars 6 forks source link

Restrict G0 to unit domain #51

Closed ehkropf closed 8 years ago

ehkropf commented 8 years ago

Physically it makes no sense for the variable or the parameter to be outside the unit domain.

Restricting G0 means we will need to rewrite the prime function BVP for the parameter outside the unit domain. See #52.