Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
BasicDTUController
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
OpenLAC
BasicDTUController
Commits
00a406da
Commit
00a406da
authored
3 months ago
by
Alan Wai Hou Lio
Browse files
Options
Downloads
Patches
Plain Diff
test 2
parent
be76be3c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#67456
failed
3 months ago
Stage: build
Stage: test
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
src/bladed2hawc2/CMakeLists.txt
+1
-0
1 addition, 0 deletions
src/bladed2hawc2/CMakeLists.txt
src/bladed2hawc2/bl2h2.f90
+0
-2
0 additions, 2 deletions
src/bladed2hawc2/bl2h2.f90
src/bladed2hawc2/dfwin.f90
+0
-0
0 additions, 0 deletions
src/bladed2hawc2/dfwin.f90
with
1 addition
and
2 deletions
src/bladed2hawc2/CMakeLists.txt
+
1
−
0
View file @
00a406da
...
...
@@ -17,6 +17,7 @@ file(GLOB_RECURSE MODSRC "${ROOT_DIR}/src/modules/global_constants.f90"
set
(
SRC
${
bl2h2_SRC_DIR
}
/bl2h2.f90
global_typesnvars.f90
dll_utils.f90
dfwin.f90
)
list
(
APPEND SRC
${
MODSRC
}
)
...
...
This diff is collapsed.
Click to expand it.
src/bladed2hawc2/bl2h2.f90
+
0
−
2
View file @
00a406da
...
...
@@ -77,8 +77,6 @@ end subroutine name_initialize
! ----------------------------- Update SubRoutine ---------------------------------
subroutine
name_update
(
array1
,
array2
)
bind
(
c
,
name
=
"name_update"
)
use
global_typesnvars
use
dll_utils
implicit
none
!DEC$ IF .NOT. DEFINED(__LINUX__)
...
...
This diff is collapsed.
Click to expand it.
src/bladed2hawc2/dfwin
_linux
.f90
→
src/bladed2hawc2/dfwin.f90
+
0
−
0
View file @
00a406da
File moved
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