Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
TopFarm2
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
TOPFARM
TopFarm2
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
1725ae6b97d421ad356bd702fe80d4fd4d00b1d3
Select Git revision
Branches
20
CAPEX_master
IPOPT-Wrapper
api
autograd_support
boundary_bug
commander
distance_relaxation
doc_2022update3
doc_2023update
docs
ellipse_spacing
evaluatestateupdate
ezones_paper
fix_integer_irr
fix_ipopt
fix_roads_and_cables
floris
handle_multiplegroups
ignorepartialsfortype
ipynb_examples
Tags
20
v2.5.1
v2.5.0
v2.4.3
v2.4.2
v2.4.1
v2.4.0
v2.3.8
v2.3.7
v2.3.6
v2.3.5
v2.3.4
v2.3.3
v2.3.2
v2.3.1
v2.3.0
v2.2.6
v2.2.5
v2.2.4
v2.2.3
v2.2.2
40 results
Begin with the selected commit
Created with Raphaël 2.2.0
17
Dec
13
12
11
5
4
2
25
Nov
29
Oct
8
7
4
27
Sep
20
19
17
16
12
9
6
5
3
28
Aug
21
13
12
9
8
6
15
Jul
12
11
10
9
8
28
Jun
27
26
25
21
20
13
6
4
29
May
28
27
24
13
7
3
2
15
Apr
8
5
4
3
2
29
Mar
21
18
12
11
Feb
7
30
Jan
29
28
25
23
17
10
3
5
Dec
30
Nov
30
Oct
26
25
3
20
Sep
17
14
13
12
11
10
7
6
5
4
24
Aug
23
21
20
17
16
15
14
19
Jul
18
5
4
3
2
29
Jun
27
26
24
22
21
20
19
15
14
12
11
1
29
May
28
25
18
17
16
15
14
9
8
4
3
2
1
26
Apr
25
24
23
19
18
17
16
fixing the convergence issue on the problems.ipynb
Inputs for calculate_devex and calculate_capex converted from lists to np arrays within the methods.
roads_and_cables example notebook
Merge branch 'workshop' of https://gitlab.windenergy.dtu.dk/TOPFARM/TopFarm2 into workshop
updating drivers notebook with detailed instructions.
Merge branch 'workshop' of https://gitlab.windenergy.dtu.dk/TOPFARM/TopFarm2 into workshop
problems example elaborated. its noted however that make_notebooks is not working due to a bug in the drivers.ipynb
half-way done with drivers tutorial. minor updates on constraints notebook.
updating constraints and drivers notebooks with more detailed instructions and comments
tower cost addition similar to electrical cost in the turbine_cost.py
upd. constraint example
default True objective set as False for electrical cost component & x and y changed to topfarm.x_key etc
cost model changed to accomodate all ghost turbine case & a new example added
load_components
load_components
Merge branch 'master' of https://gitlab.windenergy.dtu.dk/TOPFARM/TopFarm2
Added support for wind2load plugin
v2.2.0
v2.2.0
not plotting when running on test machine.
Merge branch 'master' of https://gitlab.windenergy.dtu.dk/TOPFARM/TopFarm2
.
Merge branch 'master' of https://gitlab.windenergy.dtu.dk/TOPFARM/TopFarm2
fix broken notebook and let test_notebooks.py fail if errors are found
New PyWake syntax
trying to fix the recorder memory issue
recorder
recorder
Merge branch 'master' of https://gitlab.windenergy.dtu.dk/TOPFARM/TopFarm2
fixing a test in topfarm._plugins
plugins
plugins
PEP8 cleanup
remove unnecessary file
removing unnecessary code
merging with latest master changes
the topfarm plugins are now accessible through topfarm.plugins
tweaks on the random search in parallel
new load constraint component
Temporary reducing the coverage threshold to meet deadlines .coveragerc
Removed blank lines
load_constraint…
load_constraint_backup
Skipped multiplication
Added documentation for SurrogateModel class
Cleaned code for the post constraints
Merge branch 'electrical_cost' of https://gitlab.windenergy.dtu.dk/TOPFARM/Topfarm2 into electrical_cost
fixing the recording in parallel for the random_search_driver
Merge branch 'electrical_cost' of https://gitlab.windenergy.dtu.dk/TOPFARM/Topfarm2 into electrical_cost
updates to fit with the load constraints development
Loading