lettucecfd / lettuce

Computational Fluid Dynamics based on PyTorch and the Lattice Boltzmann Method
MIT License
223 stars 39 forks source link

Adjust and Adapt Tests for New Native-Based Lettuce Version #172

Closed McBs closed 3 months ago

McBs commented 4 months ago

With the introduction of the new native-based Lettuce version, our existing tests need to be reviewed and adapted to ensure they work correctly with the updated implementation. This includes modifying test cases, updating expected outcomes, and ensuring compatibility with the new version.

Reformat folder structure of tests