Skip to content
Snippets Groups Projects
Commit 1c9e7b09 authored by Markus Holzer's avatar Markus Holzer
Browse files

Implemented tutorials

parent 327db989
Branches
No related tags found
No related merge requests found
Pipeline #58805 failed
Source diff could not be displayed: it is too large. Options to address this: view the blob.
This diff is collapsed.
...@@ -218,7 +218,8 @@ class ThermocapillaryParameters(AllenCahnParameters): ...@@ -218,7 +218,8 @@ class ThermocapillaryParameters(AllenCahnParameters):
"Heat Conductivity Heavy", "Heat Conductivity Heavy",
"Heat Conductivity Light", "Heat Conductivity Light",
"Sigma Ref", "Sigma Ref",
"Sigma T", "Temperature Ref") "Sigma T",
"Temperature Ref")
return names return names
......
...@@ -43,7 +43,7 @@ exclude_lines = ...@@ -43,7 +43,7 @@ exclude_lines =
if __name__ == .__main__.: if __name__ == .__main__.:
skip_covered = True skip_covered = True
fail_under = 88 fail_under = 87
[html] [html]
directory = coverage_report directory = coverage_report
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment