A general tool chain integration framework for multidisciplinary analysis and optimization
Project description
TopDesign
TopDesign is a general tool chain integration platform for multidisciplinary analysis and optimization, developed in DTU Wind as an open source tool.
The concept of the platform and the usage example on wind farm design can be found in:
Feng, Ju, and Jens Nørkær Sørensen. "Towards a general tool chain integration platform for multi-disciplinary analysis and optimization in wind energy." In Journal of Physics: Conference Series, vol. 2767, no. 8, p. 082014. IOP Publishing, 2024. [link]
Source code of the platform is hosted in DTU Wind's GitLab site:
Development of this platform has been partially supported by the MERIDIONAL project, which receives funding from the European Union’s Horizon Europe Programme under the grant agreement No. 101084216.
Installation
You can install the TopDesign package from PyPI using the following command:
pip install topdesign
You can also install TopDesign from GitLab (includes any recent updates):
pip install git+https://gitlab.windenergy.dtu.dk/topdesign/topdesign.git
We highly recommend developers to install TopDesign into a dedicated environment. The commands to clone and install TopDesign with developer options including dependencies required to run the tests into the current active environment in an Anaconda Prompt are as follows:
git clone https://gitlab.windenergy.dtu.dk/topdesign/topdesign.git cd topdesign pip install -e .
Usage
The standard topdesign platform relies only on numpy, matplotlib and scipy.
To run the example on wind farm design, you need to have py_wake and floris (==3.5) installed.
To run the example on multi-language model integration, you need to have matlabengine and juliacall installed.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file topdesign-0.0.3.tar.gz.
File metadata
- Download URL: topdesign-0.0.3.tar.gz
- Upload date:
- Size: 179.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04b40b0c182f210e16e738c1ef4178b6517289843517ac1f47b0687cee0f4c5e
|
|
| MD5 |
a1aab541936ad56ee4b37c655b7e1c35
|
|
| BLAKE2b-256 |
f3201465514bb0438133bb5fc828873e47a31a1bb65caba83d4bdb865d5c0026
|
File details
Details for the file topdesign-0.0.3-py3-none-any.whl.
File metadata
- Download URL: topdesign-0.0.3-py3-none-any.whl
- Upload date:
- Size: 185.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ededb569e2c8e071200380b6866f2e627c0e7855dc6b37154c28211fde9fbb2e
|
|
| MD5 |
59dda6a252da536ca7fa5a87ccfdd6ed
|
|
| BLAKE2b-256 |
b3c11d3d04b5aab05876324987cb69895afb2fc75be4ceedd022c85f363e207f
|