It seems the weights of all elements are integers between 1 and 100. Is there any reason for this or is this arbitrary? Are some of the numbers based on real life densities? If I were to modify Weight to be of type float and then change weights of all elements that exist irl to their approximate actual densities in g/cm^3 would there be any problems in the simulation? (e.g. WATR = 1.00, SLTW = 1.025, TTAN = 4.506, IRON = 7.874)
src/simulation/Simulation.cpp:2432