Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 424 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 424 Bytes

AcousticSimulator

A tool to simulate acoustic profile generated by transducers. Part of a research project into Ultrasonic Levitation.

ComputeEngine

This is the part used for calculation. It uses CMake to build, no additional configuration required as it should automatically download necessary dependencies.

TransducerConfigurator

This is used to generate transducer configuration. It is a standard node project.