Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
VirtualFluids
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
iRMB
VirtualFluids
Commits
37b1c883
Commit
37b1c883
authored
3 years ago
by
schoen
Browse files
Options
Downloads
Patches
Plain Diff
build type "Release" and updated authors
parent
48c907f2
No related branches found
No related tags found
1 merge request
!51
Open source
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
AUTHORS.md
+5
-4
5 additions, 4 deletions
AUTHORS.md
CMakeLists.txt
+2
-0
2 additions, 0 deletions
CMakeLists.txt
README.md
+1
-1
1 addition, 1 deletion
README.md
with
8 additions
and
5 deletions
AUTHORS.md
+
5
−
4
View file @
37b1c883
...
...
@@ -5,17 +5,18 @@ VF has been developed essentially over the last fifteen years by various researc
Dr. Benjamin Ahrenholz
M. Sc
. Hussein Alihussein
Dr
. Hussein Alihussein
Dr. Sebastian Bindick
J.Prof. Dr. Martin Geier
Dr. Sebastian Geller
Dr. Ehsan Goraki Fard
Dr. Jan Hegewald
Dr. Christian Janßen
M. Sc. Konstantin Kutscher
M. Sc. Stephan Lenz
Prof. Dr.-Ing. habil. Manfred Krafczyk
Dr. Konstantin Kutscher
Dr. Stephan Lenz
Dr. Jan Linxweiler
M. Sc.
Sören Peters
Sören Peters
, M. Sc.
Dr. Hesameddin Safari
Dr. Martin Schönherr
Dipl.-Ing. Maik Stiebler
...
...
This diff is collapsed.
Click to expand it.
CMakeLists.txt
+
2
−
0
View file @
37b1c883
...
...
@@ -14,6 +14,8 @@ cmake_minimum_required(VERSION 3.15..3.19 FATAL_ERROR)
project
(
VirtualFluids CXX
)
set
(
CMAKE_BUILD_TYPE Release
)
set
(
CMAKE_CXX_STANDARD 14
)
set
(
CMAKE_CXX_STANDARD_REQUIRED ON
)
...
...
This diff is collapsed.
Click to expand it.
README.md
+
1
−
1
View file @
37b1c883
...
...
@@ -58,7 +58,7 @@ A GPU computation generates a the time series of output files directly in the ou
## Documentation
The doxygen generated documentation can be found
[
here
](
https://git.irmb.bau.tu-bs.de/doku
/CPU
)
.
The doxygen generated documentation can be found
[
here
](
https://git.irmb.bau.tu-bs.de/doku
)
.
## Known Issues
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment