lanl / phoebus

Phifty One Ergs Blows Up A Star
BSD 3-Clause "New" or "Revised" License
46 stars 2 forks source link

Hyperexponential coords bug #195

Open brryan opened 10 months ago

brryan commented 10 months ago

@jdolence noticed that we have hexp_dr = X1 - hexp_br_ where hyperexponential coordinates are activated for hexp_dr > 0 but hexp_br is like $r$ not $\log r$ so presumably hyperexponential coordinates are never being activated.