From 58990fa26271da010829825d7f83c209bdab7ad4 Mon Sep 17 00:00:00 2001 From: Arkadiusz Hypki Date: Mon, 18 Mar 2024 16:16:29 +0100 Subject: [PATCH] 'Updated desc;' --- 04_AWK/stars/awk_excercises.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/04_AWK/stars/awk_excercises.txt b/04_AWK/stars/awk_excercises.txt index 5412908..848b04e 100644 --- a/04_AWK/stars/awk_excercises.txt +++ b/04_AWK/stars/awk_excercises.txt @@ -9,7 +9,8 @@ Hints: So, BH formes if the type was not 14 in column 17, but in the same line, in the column 37 equals 14. Number of such events (rows) have to be computed per every time step (column timenr). -2. Compute the same for inter-binsin.dat file and plot both results on the same plot (with anything). These events from inter-binsin.dat should be less. - +2. Compute the same for inter-binsin.dat file and plot both results on the same plot (with anything). These events from inter-binsin.dat should be smaller. + +3. Plot, on the same figure, the results from the 1. and 2. points. You will see when the primordial BHs merge (point 1.) and the dynamical BHs are merging (point 2.).