Skip to content

Minor optimization in bisection_iter

Sylvia Ploeckinger requested to merge EAGLE/swift-colibre:bisection_opt into master

This is a tiny line that I had on cosma but didn't commit before cosma had its downtime.

It returns the minimum energy, when the lower bound is smaller or equal to the minimum energy and there is still a net cooling (LambdaNet_cgs < 0).

Edit: Sorry, merge request went into SWIFTsim instead of the colibre version.

Edited by Sylvia Ploeckinger

Merge request reports