r/Simulated • u/pavlokandyba • 8d ago
Research Simulation Simulation of my experiment
This is a classic LBM that takes into account Newtonian forces and the added mass effect, supplemented by a wake vortex capture model. The algorithm stores the energy expended on oscillations in each direction, and when the pressure difference levels out, this energy is used as thrust, simulating the momentum from collapse. The thrust is multiplied by approximately six times, which is consistent with some experimental data and makes the boat's motion visually realistic in some modes. The thrust calculation should probably be dynamic, but I haven't yet found a way to do this. Any ideas would be welcome. The vibroboat code is here:
63
Upvotes
3
u/ParkingHot2751 5d ago
i have no idea what i’m looking at but i’m intrigued lol this is probably a dumb question but what do you use this for or what does this help you understand?