flowfarm.jl

Wind farm tools based in Julia

https://github.com/byuflowlab/flowfarm.jl

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 12 committers (8.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.4%) to scientific vocabulary

Keywords from Contributors

acoustics cfd computational-fluid-dynamics jacobians
Last synced: 10 months ago · JSON representation

Repository

Wind farm tools based in Julia

Basic Info
  • Host: GitHub
  • Owner: byuflowlab
  • License: mit
  • Language: Julia
  • Default Branch: master
  • Size: 13.4 MB
Statistics
  • Stars: 17
  • Watchers: 4
  • Forks: 8
  • Open Issues: 27
  • Releases: 1
Created over 6 years ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

Stable Dev Build Status

FLOWFarm.jl

Summary: Wind farm simulation tool for gradient-based optimization.

Authors: Jared J. Thomas, Andrew P.J. Stanley

Features

  • Compatible with ForwardDiff for gradiant-based optimization
  • Swap out models without changing anything else in the simulation setup
  • Smooth/continous model implementations
  • Runs on a single core, across multiple cores (threaded), or on multiple machines (distributed).
  • Designed so that new model implementations can be included by adding a single method
  • Allows for Wake Expansion Continuation (WEC) as described here

Installation

Install FLOWFarm

julia (v1.x) pkg> add FLOWFarm

Documentation

Citing: Thomas, McOmber, and Ning "Wake Expansion Continuation: Multi-Modality Reduction in the Wind Farm Layout Optimization Problem" Wind Energy (in review), -->

Owner

  • Name: BYU FLOW Lab
  • Login: byuflowlab
  • Kind: organization
  • Location: Provo, UT

FLight, Optimization, and Wind

GitHub Events

Total
  • Issues event: 1
  • Watch event: 1
  • Delete event: 2
  • Issue comment event: 1
  • Push event: 38
  • Pull request review event: 4
  • Pull request event: 19
  • Create event: 1
Last Year
  • Issues event: 1
  • Watch event: 1
  • Delete event: 2
  • Issue comment event: 1
  • Push event: 38
  • Pull request review event: 4
  • Pull request event: 19
  • Create event: 1

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 678
  • Total Committers: 12
  • Avg Commits per committer: 56.5
  • Development Distribution Score (DDS): 0.46
Past Year
  • Commits: 48
  • Committers: 3
  • Avg Commits per committer: 16.0
  • Development Distribution Score (DDS): 0.521
Top Committers
Name Email Commits
jaredthomas68 j****8@g****m 366
BTV25 7****5 116
PJ Stanley s****j@y****m 54
Eric Lee e****1@g****m 53
Nick Baker n****r@b****u 28
Weston Pace 9****e 21
wesleyjholt 6****t 18
CompatHelper Julia c****y@j****g 13
Judd Mehr j****r@g****m 4
Nicholas F. Baker N****r@g****m 3
Andrew Ning a****g 1
Jared J. Thomas j****d@J****l 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 33
  • Total pull requests: 51
  • Average time to close issues: 19 days
  • Average time to close pull requests: 27 days
  • Total issue authors: 5
  • Total pull request authors: 10
  • Average comments per issue: 0.42
  • Average comments per pull request: 0.27
  • Merged pull requests: 39
  • Bot issues: 0
  • Bot pull requests: 16
Past Year
  • Issues: 1
  • Pull requests: 20
  • Average time to close issues: N/A
  • Average time to close pull requests: about 3 hours
  • Issue authors: 1
  • Pull request authors: 4
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 14
  • Bot issues: 0
  • Bot pull requests: 2
Top Authors
Issue Authors
  • jaredthomas68 (25)
  • ericlee215 (3)
  • NFBaker (3)
  • pjstanle (1)
  • Weston-Pace (1)
Pull Request Authors
  • github-actions[bot] (30)
  • BTV25 (10)
  • Weston-Pace (10)
  • jaredthomas68 (5)
  • wesleyjholt (4)
  • ericlee215 (3)
  • juddmehr (2)
  • IdarBarstad (1)
  • brycemr (1)
  • JJCutler (1)
Top Labels
Issue Labels
enhancement (3) documentation (1)
Pull Request Labels

Packages

  • Total packages: 2
  • Total downloads: unknown
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 0
    (may contain duplicates)
  • Total versions: 6
proxy.golang.org: github.com/byuflowlab/flowfarm.jl
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 5.4%
Average: 5.6%
Dependent repos count: 5.8%
Last synced: 10 months ago
proxy.golang.org: github.com/byuflowlab/FLOWFarm.jl
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 5.4%
Average: 5.6%
Dependent repos count: 5.8%
Last synced: 10 months ago

Dependencies

.github/workflows/docs.yaml actions
  • actions/checkout v2 composite
  • julia-actions/setup-julia latest composite
.github/workflows/test.yml actions
  • actions/checkout v1.0.0 composite
  • julia-actions/julia-runtest master composite
  • julia-actions/setup-julia v1 composite