diff --git a/experiments/config/config.yaml b/experiments/config/config.yaml index f8542c7..c2eadf3 100644 --- a/experiments/config/config.yaml +++ b/experiments/config/config.yaml @@ -1,3 +1,5 @@ #sample: ['Lu2'] sample: ['Br11', 'Br7', 'Br61', 'Br38', 'LM2', 'Pr9', 'Br23','Br39', 'Br57', 'Lu2', 'Br16_AC', 'Br16_B', 'Br16_C', 'Br26', 'Br44', 'Lu7', 'Br30', 'Br45', 'Ov8', 'Br37', 'Br46', 'Brx50', 'Pr6'] author: Johannes Gawron +input: /cluster/work/bewi/members/jgawron/projects/CTC/input_folder +simulations: /cluster/work/bewi/members/jgawron/projects/CTC/simulations/simulations2 diff --git a/experiments/data/htmls/Br38.html b/experiments/data/htmls/Br38.html index 040ea8f..8642e33 100644 --- a/experiments/data/htmls/Br38.html +++ b/experiments/data/htmls/Br38.html @@ -15,34 +15,228 @@ Br38 - - + + - - - - + + + + - - - +h1.title {font-size: 38px;} +h2 {font-size: 30px;} +h3 {font-size: 24px;} +h4 {font-size: 18px;} +h5 {font-size: 16px;} +h6 {font-size: 12px;} +code {color: inherit; background-color: rgba(0, 0, 0, 0.04);} +pre:not([class]) { background-color: white } + + + +code{white-space: pre-wrap;} +span.smallcaps{font-variant: small-caps;} +span.underline{text-decoration: underline;} +div.column{display: inline-block; vertical-align: top; width: 50%;} +div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} +ul.task-list{list-style: none;} +