Common envelope light module.
Celmo computes the light curve emitted from common envelope hydrodynamic simulations carried out with the 3D hydrodynamic code Enzo used in unigrid mode.
To install celmo in your standar python directorie run the command:
sudo pip install /path/to/celmo/source
Assuming that the data is in /path/to/data
- Create a new project directory
mkdir /path/to/root/project
- Create a new parameter file some_params.par (see below)
- Run celmo
nohup celmo_cmd.py some_params.par > output.log &
Follow the example in celmo/notebooks/Example.ipynb
The parameter file has the following format:
[output]
directory=/path/to/root/project
datafiles=/path/to/data
overwrite=no
[model]
effective_temperature=3500
mol_weight=1.2
floor_density=1e-9