Well, there’s no getting around having to make calculations for the setup.
Something else you can do, is make the calculations and put the results in the save game. At run time, all the BP has to do is load from the save game, no calculations.
It is possible to read/write the save game in editor mode.