diff --git a/Simulation_results.txt b/Simulation_results.txt new file mode 100644 index 0000000..d5bd54f --- /dev/null +++ b/Simulation_results.txt @@ -0,0 +1,28 @@ +Simulation 1 + + Start Jacobi solver for 5371 d.o.f.s +<<<<<<< GetDiag_M (finished) >>>>>>>>> +aver. Jacobi rate : 0.959027 (240 iter) +final error: 4.3589e-05 (rel) 0.392245 (abs) +Average cup temperature: 52.0563 after 173 seconds. +% of elements reached temperature 67ºC: 0 + + +JacobiSolve: timing in sec. : 43.3217 +Read file uv.txt + + + + +Simulation 2 + + Start Jacobi solver for 5371 d.o.f.s +<<<<<<< GetDiag_M (finished) >>>>>>>>> +aver. Jacobi rate : 0.959128 (240 iter) +final error: 4.47071e-05 (rel) 0.406007 (abs) +Average coffee temperature: 73.0118 after 599 seconds. +% of elements above temperature 50ºC: 99.9384 + + +JacobiSolve: timing in sec. : 53.7718 +Read file uv.txt diff --git a/simulation1_0seconds.jpg b/simulation1_0seconds.jpg new file mode 100644 index 0000000..02fa80d Binary files /dev/null and b/simulation1_0seconds.jpg differ diff --git a/simulation1_173seconds.jpg b/simulation1_173seconds.jpg new file mode 100644 index 0000000..2d91f4c Binary files /dev/null and b/simulation1_173seconds.jpg differ diff --git a/simulation2_0seconds.jpg b/simulation2_0seconds.jpg new file mode 100644 index 0000000..644a012 Binary files /dev/null and b/simulation2_0seconds.jpg differ diff --git a/simulation2_600seconds.jpg b/simulation2_600seconds.jpg new file mode 100644 index 0000000..68c4c34 Binary files /dev/null and b/simulation2_600seconds.jpg differ diff --git a/simulation3_0seconds.jpg b/simulation3_0seconds.jpg new file mode 100644 index 0000000..644a012 Binary files /dev/null and b/simulation3_0seconds.jpg differ diff --git a/simulation3_600seconds.jpg b/simulation3_600seconds.jpg new file mode 100644 index 0000000..e5a688e Binary files /dev/null and b/simulation3_600seconds.jpg differ