Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
WindEnergyToolbox
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
Christian Pavese
WindEnergyToolbox
Commits
5cf5c5ab
Commit
5cf5c5ab
authored
8 years ago
by
David Verelst
Browse files
Options
Downloads
Patches
Plain Diff
updated docs
parent
8911394e
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+19
-0
19 additions, 0 deletions
README.md
docs/houserules-mimerhawc2sim.md
+3
-2
3 additions, 2 deletions
docs/houserules-mimerhawc2sim.md
docs/install-manual-detailed.md
+1
-1
1 addition, 1 deletion
docs/install-manual-detailed.md
with
23 additions
and
3 deletions
README.md
+
19
−
0
View file @
5cf5c5ab
...
@@ -11,6 +11,25 @@ in [Hawc2io](wetb/hawc2/Hawc2io.py). These different implementations will be
...
@@ -11,6 +11,25 @@ in [Hawc2io](wetb/hawc2/Hawc2io.py). These different implementations will be
merged in due time.
merged in due time.
# How to create HAWC2 DLB's and run them on a cluster
The process of how to generated, run and post-process a design load basis (DLB)
of HAWC2 simulations on a DTU Wind Energy cluster is outlined in more detail
in the documentation:
*
[
Auto-generation of Design Load Cases
](
docs/howto-make-dlcs.md
)
*
[
House rules mimer/hawc2sim and HAWC2 folder structure
](
docs/houserules-mimerhawc2sim.md
)
*
[
Generate DLB spreadsheets
](
docs/generate-spreadsheet.md
)
*
[
How to use the Statistics DataFrame
](
docs/using-statistics-df.md
)
You can also use the Pdap for post-processing, which includes a MS Word report
generator based on a full DLB, a GUI for easy plotting of HAWC2 result files,
and a Python scripting interface:
*
[
Pdap
](
http://www.hawc2.dk/Download/Post-processing-tools/Pdap
)
*
[
Pdap report/docs
](
http://orbit.dtu.dk/en/publications/post-processing-of-design-load-cases-using-pdap%28827c432b-cf7d-44eb-899b-93e9c0648ca5%29.html
)
# Works with Python 2 and Python 3
# Works with Python 2 and Python 3
This module is tested for Python 2 and 3 compatibility, and works on both
This module is tested for Python 2 and 3 compatibility, and works on both
...
...
This diff is collapsed.
Click to expand it.
docs/houserules-mimerhawc2sim.md
+
3
−
2
View file @
5cf5c5ab
House Rules for ```mimer/hawc2sim```
House Rules for ```mimer/hawc2sim```
and HAWC2 model folder structure
====================================
====================================
=================================
Objectives
Objectives
...
@@ -32,6 +32,7 @@ The HAWC2 simulations are located on the data capacitor [mimer]
...
@@ -32,6 +32,7 @@ The HAWC2 simulations are located on the data capacitor [mimer]
The following structure is currently used for this
```hawc2sim```
directory:
The following structure is currently used for this
```hawc2sim```
directory:
*
turbine model (e.g. DTU10MW, NREL5MW, etc)
*
turbine model (e.g. DTU10MW, NREL5MW, etc)
*
set ID: 2 alphabetic characters followed by 4 numbers (e.g. AA0001)
*
set ID: 2 alphabetic characters followed by 4 numbers (e.g. AA0001)
*
letters are task/project oriented, numbers are case oriented
For example:
For example:
*
DTU10MW
*
DTU10MW
...
...
This diff is collapsed.
Click to expand it.
docs/install-manual-detailed.md
+
1
−
1
View file @
5cf5c5ab
!! This guide is not finished, and might contain innacuracies. Please report
>
!! This guide is not finished, and might contain innacuracies. Please report
any mistakes/bugs by creating an
any mistakes/bugs by creating an
[
issue
](
https://gitlab.windenergy.dtu.dk/toolbox/WindEnergyToolbox/issues
)
.
[
issue
](
https://gitlab.windenergy.dtu.dk/toolbox/WindEnergyToolbox/issues
)
.
This is a WIP (Work In Progress) !!
This is a WIP (Work In Progress) !!
...
...
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