From bbdf7a011848bedd81246cdca52e39cc85259a55 Mon Sep 17 00:00:00 2001 From: David Hendriks <davidhendriks93@gmail.com> Date: Mon, 15 Apr 2019 12:40:59 +0100 Subject: [PATCH] Reverted md->pdf things, will stick to md which can be parsed by gitlab. Updated the project description slightly --- README.md | 11 ++--------- project_description.md | 13 +++++++------ 2 files changed, 9 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 6db8299..35e4fe5 100644 --- a/README.md +++ b/README.md @@ -2,18 +2,11 @@ Git for summerstudent project on evolution of open cluster (see project description) - # TODO: - [ ] Get nbody6 working and get to know the code - [ ] Make it fairly easy for the student to work with nbody6 - [ ] make output scripts + - [ ] Create environment to run things on. i.e. go to IT - [ ] Ask someone to send us a couple of review papers on clusters - [x] Write up a more solid form of the project description -- [ ] - - -# Sources: -* https://www.sns.ias.edu/tremaine/lectures/ast513/globular -* http://adsabs.harvard.edu/cgi-bin/nph-bib_query?bibcode=1991ARA%26A..29..543H&db_key=AST&high=384ab081c814843 -* http://adsabs.harvard.edu/abs/2013MNRAS.432.2779B -* http://adsabs.harvard.edu/abs/2019arXiv190207718B \ No newline at end of file +- [ ] stay in contact with Mark and Fabio, keep them in the loop of any further advice. Also discuss with them semi regularly about the topic. diff --git a/project_description.md b/project_description.md index 28d51af..19cb481 100644 --- a/project_description.md +++ b/project_description.md @@ -6,7 +6,7 @@ How many black holes there are at the early stages of the cluster evolution, als We will use a code called NBODY6 to evolve the cluster, so you will learn how to deal with running codes and processing the output of this. Other skills like Python and LateX will be useful as well. -## Students: +## Student: Sergi Pradas ## Period: @@ -26,7 +26,10 @@ Start of july - End of August (exact dates YTBD) * [http://arxiv.org/abs/1902.07718](http://arxiv.org/abs/1902.07718) * https://www.ph.unimelb.edu.au/~mtrenti/Site/slides/StarClusters_Lecture1.pdf * https://www.ast.cam.ac.uk/~vasily/Lectures/SDSG/sdsg_7_clusters.pdf + * https://www.sns.ias.edu/tremaine/lectures/ast513/globular + * http://adsabs.harvard.edu/cgi-bin/nph-bib_query?bibcode=1991ARA%26A..29..543H&db_key=AST&high=384ab081c814843 * http://adsabs.harvard.edu/abs/2013MNRAS.432.2779B + * http://adsabs.harvard.edu/abs/2019arXiv190207718B ## Some watching material: * https://www.cita.utoronto.ca/presentation-archive/?talk_id=745 @@ -34,9 +37,7 @@ Start of july - End of August (exact dates YTBD) * http://online.kitp.ucsb.edu/online/bholes_c13/sigurdsson/ * https://www.cita.utoronto.ca/presentation-archive/?talk_id=646 -## Contact: -[Write me!](mailto:sam@green.eggs.ham) -David Hendriks <d.hendriks@surrey.ac.uk>\ -Imran Nasim <i.nasim@surrey.ac.uk> -Created on $date$ +## Contact: +[David Hendriks](mailto:d.hendriks@surrey.ac.uk) +[Imran Nasim](mailto:i.nasim@surrey.ac.uk) -- GitLab