Date: 25/03/2018 10:24:31
From: Tau.Neutrino
ID: 1203894
Subject: Researchers Create the Most Detailed Simulation of the Universe Ever Made

Researchers Create the Most Detailed Simulation of the Universe Ever Made

Since time immemorial, philosophers and scholars have sought to determine how existence began. With the birth of modern astronomy, this tradition has continued and given rise to the field known as cosmology. And with the help of supercomputing, scientists are able to conduct simulations that show how the first stars and galaxies formed in our Universe and evolved over the course of billions of years.

more…

This appears to be an on going exercise.

Reply Quote

Date: 25/03/2018 13:17:27
From: mollwollfumble
ID: 1203955
Subject: re: Researchers Create the Most Detailed Simulation of the Universe Ever Made

Tau.Neutrino said:


Researchers Create the Most Detailed Simulation of the Universe Ever Made

Since time immemorial, philosophers and scholars have sought to determine how existence began. With the birth of modern astronomy, this tradition has continued and given rise to the field known as cosmology. And with the help of supercomputing, scientists are able to conduct simulations that show how the first stars and galaxies formed in our Universe and evolved over the course of billions of years.

more…

This appears to be an on going exercise.

Again? Or is this still the same one?

Reply Quote

Date: 25/03/2018 13:34:43
From: Tau.Neutrino
ID: 1203965
Subject: re: Researchers Create the Most Detailed Simulation of the Universe Ever Made

mollwollfumble said:


Tau.Neutrino said:

Researchers Create the Most Detailed Simulation of the Universe Ever Made

Since time immemorial, philosophers and scholars have sought to determine how existence began. With the birth of modern astronomy, this tradition has continued and given rise to the field known as cosmology. And with the help of supercomputing, scientists are able to conduct simulations that show how the first stars and galaxies formed in our Universe and evolved over the course of billions of years.

more…

This appears to be an on going exercise.

Again? Or is this still the same one?

The first round of these findings were recently released, and several more are expected to follow.

Its the same one I think but with more details to follow.

Reply Quote

Date: 25/03/2018 22:45:20
From: mollwollfumble
ID: 1204198
Subject: re: Researchers Create the Most Detailed Simulation of the Universe Ever Made

Universe simulations in the past.

I think SPH stands for “smooth particle hydrodynamics”. Check – yes it does in this context. One of my friends at CSIRO does SPH. It’s a method that can work spectacularly well or spectacularly badly depending on how it mathematically treats the word “neighbour”.

The Illustris computer code uses moving unstructured meshes, which can also work well provided the code takes time to throw the mesh in the garbage bin fairly often. Otherwise the mesh tangles itself up in knots.

In my work for CSIRO I used the third method here called AMR which stands for adaptive mesh refinement on an Eulerian Grid. Where this needs care is in selecting the correct property (eg. Density) to control the adaption. If the choice is wrong then accuracy in areas where refinement is most needed can be exceptionally poor.

In other words, for all three methods there is an art to getting high accuracy.

I am actually tickled pink that all three methods give almost equally accurate results on a problem of this size. LOL. Proponents of all three methods have egg on face for falsely claiming that their method is much better.

Reply Quote