Skip to content
Snippets Groups Projects
Commit c24df784 authored by dh00601's avatar dh00601
Browse files

added ensemble notebook to the toc

parent ff4690d0
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,8 @@
{%- block extrafooter %}
<br><br>
Generated on binarycpython git branch: development_0.9.3/2.2.1 git revision bd37bb5fce0ec634d98a4e033bccbe661070602d url: <a href="https://gitlab.surrey.ac.uk/ri0005/binary_c-python/-/tree/development_0.9.3/2.2.1">git url</a>.
Generated on binarycpython git branch: development_0.9.3/2.2.1 git revision ff4690d06cccc729067a17d6ff5666ab23c7b5b1 url: <a href="https://gitlab.surrey.ac.uk/ri0005/binary_c-python/-/tree/development_0.9.3/2.2.1">git url</a>.
<br><br>
Using binary_c with bit branch branch_david: git revision: "6072:20220603:69cdd3f72" url: <a href="https://gitlab.surrey.ac.uk/ri0005/binary_c/-/tree/branch_david">git url</a>.
Using binary_c with bit branch branch_david: git revision: "6118:20220617:8463fa650" url: <a href="https://gitlab.surrey.ac.uk/ri0005/binary_c/-/tree/branch_david">git url</a>.
{% endblock %}
\ No newline at end of file
......@@ -4,7 +4,7 @@ The following chapter contains all the parameters that the current version of bi
This information was obtained by the following binary_c build:
**binary_c git branch**: branch_david **binary_c git revision**: 6072:20220603:69cdd3f72 **Built on**: Jun 3 2022 14:44:39
**binary_c git branch**: branch_david **binary_c git revision**: 6118:20220617:8463fa650 **Built on**: Jun 17 2022 23:20:34
Section: stars
......@@ -250,6 +250,11 @@ Section: stars
| **Parameter input type**: True|False
| **Default value**: False
| **Parameter**: custom_timeout_time
| **Description**: Custom timeout time. Requires compilation with DAVID_CUSTOM_TIMEOUT
| **Parameter input type**: Float
| **Default value**: 100
| **Parameter**: evolution_splitting
| **Description**: If True, turn on splitting of an evolutionary run if splitpoint (e.g. supernova) occurs.
| **Parameter input type**: True|False
......@@ -2399,6 +2404,12 @@ Section: output
| **Default value**: 0
| **Extra**: Ignore
| **Parameter**: david_ppisn_single_logging
| **Description**: Flag to enable logging for PPISN project capturing single star systems that underwent SN
| **Parameter input type**: Integer
| **Default value**: 0
| **Extra**: Ignore
| **Parameter**: david_rlof_episode_logging
| **Description**: Flag to enable the RLOF episode logging
| **Parameter input type**: Integer
......
......@@ -13,6 +13,7 @@ The order of the notebooks below is more or less the recommended order to read.
examples/notebook_population.ipynb
examples/notebook_extra_features.ipynb
examples/notebook_api_functionality.ipynb
examples/notebook_ensembles.ipynb
examples/notebook_luminosity_function_single.ipynb
examples/notebook_luminosity_function_binaries.ipynb
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment