https://github.com/jborrow/cloudy-hii-regions-homework
A little project using CLOUDY.
https://github.com/jborrow/cloudy-hii-regions-homework
Last synced: 3 months ago
JSON representation
A little project using CLOUDY.
- Host: GitHub
- URL: https://github.com/jborrow/cloudy-hii-regions-homework
- Owner: JBorrow
- Created: 2018-02-04T21:10:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-07T15:09:17.000Z (over 7 years ago)
- Last Synced: 2024-12-27T06:41:37.999Z (5 months ago)
- Language: TeX
- Size: 465 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Modelling HII Regions With Cloudy
=================================This repository includes all of the information you will need to reproduce the
mini-CLOUDY project that I performed as part of my PhD course at Durham
University.The course was taught by Prof. Tom Theuns and Prof. Michele Fumagalli.
The CLOUDY parameterfile, `hii_coolstar.in`, was adapted from the one given in
the CLOUDY examples folder.To run this you will need:
+ `python3.6.0` or higher,
+ some python packages (`pip3 install -r requirements.txt`)
+ cloudy installed in your machine.The run scripts in `cloudy/` assume that you are using the machine in Durham,
COSMA, but should be easily changed to run anywhere.To produce the plots, please run the `python` scripts from the `analysis`
directory. They assume that your ouputs are in the top-level directory.To make the text, you will need XeLaTeX (due to some unicode characters being
required in the references).