Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## License
### Type
Attribution-NonCommercial-NoDerivatives 4.0 International [(CC BY-NC-ND 4.0) license](https://creativecommons.org/licenses/by-nc-nd/4.0/)

### Attributions
- J. Brembeck, R. de Castro, J. Tobolář and I. Ebrahimi:
IEEE VTS Motor Vehicles Challenge 2023: A Multi-physical Benchmark Problem for Next Generation Energy Management Algorithms,
*19th IEEE Vehicle Power and Propulsion Conference (VPPC)*, 2022
- J. Brembeck, R. de Castro, J. Ultsch, J. Tobolar, Ch. Winter and K. Ahmic:
VDCWorkbench: A Vehicle Dynamics Control Test & Evaluation Library for Model and AI-based Control Approaches,
accepted for the *16th International Modelica and FMI Conference*, Lucerne, Switzerland, 2025
- Modelica Library's [repository](https://github.com/DLR-VSDC/VDCWorkbench).

Copyright © 2022-2025 DLR & UCM.
The code is released under the [CC BY-NC-ND 4.0 license](https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode).
Link to [short summary of CC BY-NC-ND 4.0 license](https://creativecommons.org/licenses/by-nc-nd/4.0/).
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,14 @@ The current release was developed/tested using following tools.
The reference results for regression testing can be found in [VDCWorkbench_ReferenceResults](https://github.com/DLR-VSDC/VDCWorkbench_ReferenceResults).

## Bibliography
Brembeck, J.; de Castro, R.; Ultsch, J.; Tobolar, J.; Winter, Ch. and Ahmic, K.:
VDCWorkbench: A Vehicle Dynamics Control Test & Evaluation Library for Model and AI-based Control Approaches,
accepted for the *16th International Modelica and FMI Conference*, Lucerne, Switzerland, 2025.

Brembeck, J.; de Castro, R.; Tobolar, J. & Ebrahimi, I.:
IEEE VTS Motor Vehicles Challenge 2023: A Multi-physical Benchmark Problem for Next Generation Energy Management Algorithms,
- J. Brembeck, R. de Castro, J. Tobolář and I. Ebrahimi:
IEEE VTS Motor Vehicles Challenge 2023: A Multi-physical Benchmark Problem for Next Generation Energy Management Algorithms,
*19th IEEE Vehicle Power and Propulsion Conference (VPPC)*, 2022
- J. Brembeck, R. de Castro, J. Ultsch, J. Tobolar, Ch. Winter and K. Ahmic:
VDCWorkbench: A Vehicle Dynamics Control Test & Evaluation Library for Model and AI-based Control Approaches,
accepted for the *16th International Modelica and FMI Conference*, Lucerne, Switzerland, 2025

## License
Copyright © 2022-2025 DLR & UCM.
The code is released under the [CC BY-NC-ND 4.0 license](https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode).
Link to [short summary of CC BY-NC-ND 4.0 license](https://creativecommons.org/licenses/by-nc-nd/4.0/). For attribution see also [license file](LICENSE.MD).
Link to [short summary of CC BY-NC-ND 4.0 license](https://creativecommons.org/licenses/by-nc-nd/4.0/). For attribution see also [license file](LICENSE.md).
Loading