-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update 'docs' folder with 1520_newHPModels and delete old branches.
- Loading branch information
1 parent
94035d1
commit 9d9f3a0
Showing
15 changed files
with
573 additions
and
458 deletions.
There are no files selected for viewing
14 changes: 14 additions & 0 deletions
14
...newHPModels/charts/Fluid/AixLib_Fluid_Examples_GeothermalHeatPump_GeothermalHeatPump.html
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<!doctype html> | ||
<html> | ||
<head> | ||
<link rel="stylesheet" href="style.css"> | ||
<meta charset="UTF-8"> | ||
<title>Regression plots</title> | ||
</head> | ||
<body> | ||
<header> | ||
<br><li><a href="AixLib_Fluid_Examples_GeothermalHeatPump_GeothermalHeatPump.html" target="content">AixLib_Fluid_Examples_GeothermalHeatPump_GeothermalHeatPump.html</a></li></br> | ||
</header> | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,84 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title>Page Layout</title> | ||
<style> | ||
.head1 { | ||
font-size:40px; | ||
color:#000000; | ||
font-weight:bold; | ||
} | ||
.head2 { | ||
font-size:17px; | ||
margin-left:10px; | ||
margin-bottom:15px; | ||
} | ||
body { | ||
margin: 0 auto; | ||
background-position:center; | ||
background-size: contain; | ||
} | ||
|
||
.menu { | ||
position: sticky; | ||
top: 0; | ||
background-color: #bd0000; | ||
padding:10px 0px 10px 0px; | ||
color:white; | ||
margin: 0 auto; | ||
overflow: hidden; | ||
} | ||
.menu a { | ||
float: left; | ||
color: white; | ||
text-align: center; | ||
padding: 14px 16px; | ||
text-decoration: none; | ||
font-size: 20px; | ||
} | ||
.menu-log { | ||
right: auto; | ||
float: right; | ||
} | ||
footer { | ||
width: 100%; | ||
bottom: 0px; | ||
background-color: #000; | ||
color: #fff; | ||
position: absolute; | ||
padding-top:20px; | ||
padding-bottom:50px; | ||
text-align:center; | ||
font-size:30px; | ||
font-weight:bold; | ||
} | ||
.body_sec { | ||
margin-left:20px; | ||
} | ||
</style> | ||
</head> | ||
|
||
<body> | ||
|
||
<!-- Header Section --> | ||
<header> | ||
<div class="head1">Regresiontests</div> | ||
|
||
</header> | ||
|
||
<!-- Menu Navigation Bar --> | ||
<div class="menu"> | ||
<a href="Plotresults">Plot results</a> | ||
|
||
|
||
</div> | ||
|
||
<!-- Body section --> | ||
<div class = "body_sec"> | ||
<section id="Content"> | ||
<br><li><a href="Fluid/index.html" target="content">Fluid</a></li></br> | ||
</section> | ||
</div> | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.