Skip to content

Agora

Loic Hausammann requested to merge AGORA into master

The AGORA example is implemented. You can find the results here https://gitlab.cosma.dur.ac.uk/swift/swiftsim/wikis/agora-disk-no-cooling where I used pressure-entropy for both simulation.

Unfortunately, I was not able to finish the simulation with cooling. We will need to implement the star formation in order to avoid dt < dt_min.

We still get some small differences between the two initial snapshots. I forced GEAR to write the snapshot just after reading it, therefore I think this is due to some small differences in the interpretation of the initial conditions. Anyway, we can see that a 500Myr, we recover almost the same solution.

I have two scripts that download snapshots: getIC.sh and getSolution.sh, maybe we should put the snapshots on your usual server (I do not have a lot of space on the Geneva one).

I have moved the getCoolingTable.sh script in order to make it available to all the examples. For the Keplerian ring, I have done some small changes that we discussed with @jborrow.

Merge request reports