Apply angular momentum correction the right way round in BH feedback
This merge request fixes the angular momentum limiter to reduce, rather than increase, the Bondi rate... It simply replaces max(t_bondi/t_visc, 1) with min(t_bondi/t_visc, 1).
Merge request reports
Activity
Whoops :p
I'm gonna start some test boxes with this branch unless you already have @dc-bahe1?
Hi @jborrow, I have six runs with (a version of) this branch currently ongoing, all in /cosma7/data/dp004/dc-bahe1/EXL/. Two are 12.5 Mpc boxes with the XL and more efficient repositioning schemes, two the same in 25 Mpc boxes, and two the same as the 12.5 Mpc boxes, but writing much more frequent outputs that only contain BH data. The 12.5 Mpc boxes are now at z ~ 2.4; I'll send some plots soon.
Great, thanks.
@jborrow running Ref 12.5 and 25 in master and this branch for comparison would be good.
Agreed, it would be a good validation and also check on random vs. systematic differences. Thanks, @jborrow!
mentioned in commit bb31dffd