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
Package Registry
Model registry
Operate
Environments
Terraform modules
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
toolbox
WindEnergyToolbox
Commits
91db0d4f
There was a problem fetching the pipeline summary.
Commit
91db0d4f
authored
9 years ago
by
David Verelst
Browse files
Options
Downloads
Patches
Plain Diff
updated readme includes prepost module, some general notes
parent
9a77ee16
No related branches found
No related tags found
No related merge requests found
Pipeline
#
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+18
-3
18 additions, 3 deletions
README.md
with
18 additions
and
3 deletions
README.md
+
18
−
3
View file @
91db0d4f
...
@@ -5,11 +5,19 @@
...
@@ -5,11 +5,19 @@
-
[
fatigue_tools
](
#fatigue_tools
)
-
[
fatigue_tools
](
#fatigue_tools
)
-
[
wind
](
#wind
)
-
[
wind
](
#wind
)
-
[
dlc
](
#dlc
)
-
[
dlc
](
#dlc
)
-
[
prepost
](
#prepost
)
-
[
fast
](
#fast
)
-
[
fast
](
#fast
)
-
[
utils
](
#utils
)
-
[
utils
](
#utils
)
Note that this toolbox is very much a WIP (work in progress). Some of the functions
in the
[
prepost
](
#prepost
)
module have a similar functions in
[
Hawc2io
](
wetb/hawc2/Hawc2io.py
)
.
These different implementations will be merged in due time.
Only a small part of the code is covered by unittests currently. More tests are
forthcoming.
------------------------------------------------------------------------------------
------------------------------------------------------------------------------------
### [hawc2](wetb/hawc2)
### [hawc2](wetb/hawc2)
-
[
Hawc2io
](
wetb/hawc2/Hawc2io.py
)
: Read binary, ascii and flex result files
-
[
Hawc2io
](
wetb/hawc2/Hawc2io.py
)
: Read binary, ascii and flex result files
-
[
sel_file
](
wetb/hawc2/sel_file.py
)
: Read/write
*
.sel (sensor list) files
-
[
sel_file
](
wetb/hawc2/sel_file.py
)
: Read/write
*
.sel (sensor list) files
-
[
htc_file
](
wetb/hawc2/htc_file.py
)
: Read/write/manipulate htc files
-
[
htc_file
](
wetb/hawc2/htc_file.py
)
: Read/write/manipulate htc files
...
@@ -26,7 +34,7 @@ General Time Series Data Format, a binary hdf5 data format for storing time seri
...
@@ -26,7 +34,7 @@ General Time Series Data Format, a binary hdf5 data format for storing time seri
-
[
unix_time
](
wetb/gtsdf/unix_time.py
)
: convert between datetime and unix time (seconds since 1/1/1970)
-
[
unix_time
](
wetb/gtsdf/unix_time.py
)
: convert between datetime and unix time (seconds since 1/1/1970)
### [fatigue_tools](wetb/fatigue_tools)
### [fatigue_tools](wetb/fatigue_tools)
-
[
fatigue
](
wetb/fatigue_tools/fatigue.py
)
: Rainflow counting, cycle matrix and equ
v
ivalent loads
-
[
fatigue
](
wetb/fatigue_tools/fatigue.py
)
: Rainflow counting, cycle matrix and equivalent loads
-
[
bearing_damage
](
wetb/fatigue_tools/bearing_damage.py
)
: Calculate a comparable measure of bearing damage
-
[
bearing_damage
](
wetb/fatigue_tools/bearing_damage.py
)
: Calculate a comparable measure of bearing damage
### [wind](wetb/wind)
### [wind](wetb/wind)
...
@@ -36,6 +44,12 @@ General Time Series Data Format, a binary hdf5 data format for storing time seri
...
@@ -36,6 +44,12 @@ General Time Series Data Format, a binary hdf5 data format for storing time seri
Module for working with "Design load cases" (Code independent)
Module for working with "Design load cases" (Code independent)
-
[
high_level
](
wetb/dlc/high_level.py
)
Class for working with the highlevel dlc excell sheet
-
[
high_level
](
wetb/dlc/high_level.py
)
Class for working with the highlevel dlc excell sheet
### [prepost](wetb/prepost)
Module for creating an arbitrary number of HAWC2 simulations, and optionally
corresponding execution scripts for a PBS Torque cluster (Linux), simple bash
(Linux), or Windows batch scripts. A post-processing module is also included
that calculates statistical parameters, performs rainflow counting for fatigue
load calculations, and create load envelopes.
### [fast](wetb/fast)
### [fast](wetb/fast)
Tools for working with NREL's FAST code (An aeroelastic computer-aided engineering (CAE) tool for horizontal axis wind turbines)
Tools for working with NREL's FAST code (An aeroelastic computer-aided engineering (CAE) tool for horizontal axis wind turbines)
...
@@ -46,4 +60,5 @@ Other functions
...
@@ -46,4 +60,5 @@ Other functions
-
[
geometry
](
wetb/utils/geometry.py
)
: Different kind of geometry conversion functions
-
[
geometry
](
wetb/utils/geometry.py
)
: Different kind of geometry conversion functions
-
[
process_exec
](
wetb/utils/process_exec.py
)
: Run system command in subprocess
-
[
process_exec
](
wetb/utils/process_exec.py
)
: Run system command in subprocess
-
[
timing
](
wetb/utils/timing.py
)
: Decorators for evaluating execution time of functions
-
[
timing
](
wetb/utils/timing.py
)
: Decorators for evaluating execution time of functions
-
[
caching
](
wetb/utils/caching.py
)
: Decorators to create cached (calculate once) functions and properties
-
[
caching
](
wetb/utils/caching.py
)
: Decorators to create cached (calculate once) functions and properties
\ No newline at end of file
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