amr-wind icon indicating copy to clipboard operation
amr-wind copied to clipboard

Documentation for actuator disk models in AMR wind

Open genevievestarke opened this issue 2 years ago • 4 comments

Hi! I'm looking to run a simulation in AMR wind with actuator disks, but I can't find documentation of the inputs for these models.

genevievestarke avatar Dec 13 '22 17:12 genevievestarke

Hi @genevievestarke, are there any particular types of actuator disks that you're interested in running? We can set up actuator disks with OpenFAST models, uniformly loaded actuator disks, or Joukowski model actuator disks (the latter two are OpenFAST independent). We could probably use more documentation on all three, but let me know if there's interest in a particular type.

Lawrence

lawrenceccheung avatar Dec 14 '22 20:12 lawrenceccheung

Hi @lawrenceccheung, I think documentation on the uniformly loaded actuator disks first would help the most. Thank you!

genevievestarke avatar Dec 15 '22 23:12 genevievestarke

Hi @genevievestarke, I just stumbled across this issue. I set up a practice run a while back for a neutral ABL with three turbines. It uses actuator lines, but this hopefully helps.

  1. First run the precursor
  2. Run calc_inflow_stats.py on your precursor post_processing/ files, corresponding to your upcoming turbine simulation period (e.g., 9000-10800 sec) to calculate forcing to mimic ABLForcing
  3. Run the turbine simulation

Please let me know if these files don't work out of the box or if anything looks funny.

three_turb_demo.zip

Note that calc_inflow has a bug: the output line should read ABL.wf_vmag not ABL.wf_mag

rybchuk avatar Dec 28 '22 20:12 rybchuk

This issue is stale because it has been open 30 days with no activity.

github-actions[bot] avatar Apr 29 '23 02:04 github-actions[bot]