$simulations[$simulation_index]->{"SPECIAL"} = [ sort {$$a[0] <=> $$b[0] } @{$simulations[$simulation_index]->{"SPECIAL"} } ];