Skip to content
Snippets Groups Projects
Commit 8c9269d7 authored by davcon's avatar davcon
Browse files

Update README.md

parent de0c66f1
No related branches found
No related tags found
No related merge requests found
......@@ -4,12 +4,16 @@
This framework incorporates wind velocity measurements from multiple-point scanning lidars into three-dimensional wind turbulence time series serving as input to wind turbine load simulations. The constrained simulation framework is hereafter denoted as CS.
Step1: Generate lidar-measured wind field using VICONDAR (e.g., "uval_av_sens_dist_Sh20_SD01_V06_TI08_s1000_circ7p_vol30.mat")
Step1: Generate lidar-measured wind field using ViConDAR (e.g., "uval_av_sens_dist_Sh20_SD01_V06_TI08_s1000_circ7p_vol30.mat")
Step2: Run the function "from_vicondar_to_cs_files.py", which creates a file (e.g., "cs_seed1000_av_circ7p_vol30") that containes inputs for the CS framework.
Step3: Run "cs_seed1000_av_circ7p_vol30" file will generate a turbulence field with lidar-based wind velocity measurements incorporated.
## ViConDAR
See https://github.com/SWE-UniStuttgart/ViConDAR
## Citing
If you use the constrained simulation for a publication, use the following citation:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment