Skip to content

Draft: Refactor Actuator Farm

I split the actuator farm into two classes, one that only contains the core functionality necessary to couple it to an outside library such as WiFI and one that works on its own. The reference system has changed from the local to the global reference frame. That reduces the complexity and necessary data significantly.

Because the computation changes, the Actuator Line regression test has to be updated.

Edited by Hkorb

Merge request reports