Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
HYKOPS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
M-8
HYKOPS
Graph
2accde060fead7c322b5fdeec31bbb619c25f90e
Select Git revision
Branches
7
1-open-source-license
2-remove-dependency-on-the-qt-framework
3-change-to-cmake-build-system
4-make-the-library-windows-compatible
5-create-a-ci-setup
8-create-application-examples
master
default
protected
7 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
23
Jun
22
16
Mar
30
Jun
10
3
2
1
31
May
30
13
12
11
4
2
28
Apr
31
Mar
28
25
23
22
18
15
4
11
Feb
10
27
Jan
20
8
Sep
7
4
2
24
Aug
23
16
13
30
Jul
25
Feb
22
10
9
25
Jan
small adjustments and fixed to saving the loft planes to csv
master
master
added functions to align loft elements with linear loft paths and to save loft planes to csv
added further boundary conditions for cubic spline interpolations
added folders created by caeses to gitignore
fixed template class VolatileMap
Merge branch '10-add-caeses-files-for-the-example-applications' into 'master'
Resolve "Add CAESES files for the example applications"
Corrected letter for the evaluation of the quadratic distribution in the readmes.
Merge branch '8-create-application-examples' into 'master'
Correction in the documentation and scripts for the modifcation of a pff that the scaling shall be percent to be incremented.
8-create-applic…
8-create-application-examples
added ca-certificates package for deploy image
5-create-a-ci-s…
5-create-a-ci-setup
add git in dockerfiles to use external project add during cmakes configure process
Fixed names of dockerfiles in gitlab-ci.yml
initial CI/CD setup
Corrected name of the application examples directory
Merge branch '8-create-application-examples' into 'master'
Corrected ordering of parameters in scripts for the application example on parametric propellers
Merge branch '8-create-application-examples' of https://collaborating.tuhh.de/m-8/hykops into 8-create-application-examples
Update README.md
Merge branch '8-create-application-examples' of https://collaborating.tuhh.de/m-8/hykops into 8-create-application-examples
added full support for spiral and tilt in both application examples on propellers and scaling of the entire propeller to the modification of a pff
Update README.md
Update README.md
batch scripts calling powershell scripts in the application examples for windows and some formatting
minor improvements to the documentation of the application example parametric propeller
documentation and slimmed, improved implementation as well as translation to english of the application example on mofifying a propeller from a pff
documentation and slimmed, improved implementation as well as translation to english of the application example on creating a propeller from parameter distributions
improved documentation and implementation of the application example on exporting from a hykops geometry
Adding an example on how to import a hykops file and export the geometry to different formats.
Merge branch 'master' into 8-create-application-examples
Fallback in the makefile, if a cmake older than 3.12 is installed.
Updated buildsystem to work with opensuse leap 15.1
Corrected path to purge the applications build within the folder of this repository.
initial set of applications that demonstrate HYKOPS
Accept PFFs without version number and description when parsing PFFs. Ensure the curves for the suction and pressure sides for profiles in a PFF are parsed s.t. the geometry is consitent.
accepting const character arrays in PFFParser to make the member functions more versatile
Improved cubic spline interpolation and slimmed interface for the extrapolation function in ISplines
Update PFFParser.cpp
Changes to the build system to link everything statically on windows and everything but boost statically on linux. Furthermore, Release is set as the default build type to reduce the size of the library.
Merge branch '1-open-source-license' into 'master'
Loading