AFD-Illinois / ipole

Polarized covariant radiative transport code
16 stars 12 forks source link

fix: repaired bug in thin_disk model that caused it to miss the disk #94

Open cfgammie opened 6 months ago

cfgammie commented 6 months ago

thindisk_region would only look for equator-crossings in the first half of a geodesic step, now given X initial and Xhalf it extrapolates linearly to Xfinal and assesses whether the equator will be crossed. Also added a supermassive black hole example par file, allowed readin of Rout from par file, added default value for Rout, and minor edits for clarity.