Major modification to the source code, including many code improvements under the hood.
Breaking changes include:
- The InitializationManager returns a single JAX-Fluids container of type JaxFluidsBuffers.
- The simulate method of the SimulationManager now requires a JaxFluidsBuffers object as input.
- The updated load_data method returns a single JAX-Fluids container of type JaxFluidsData.