Skip to content

JAX-Fluids-v0.2.1

Latest
Compare
Choose a tag to compare
@dbezgin dbezgin released this 21 Mar 16:58
· 8 commits to main since this release

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.