- Sep 06, 2022
-
-
Anna Wellmann authored
-
Anna Wellmann authored
Related to #37
-
- Sep 02, 2022
-
-
Henrik Asmuth authored
-
- Sep 01, 2022
-
-
Anna Wellmann authored
-
Henrik Asmuth authored
-
Anna Wellmann authored
-
- Aug 19, 2022
-
-
Anna Wellmann authored
-
- Aug 12, 2022
-
-
Soeren Peters authored
-
- Aug 11, 2022
-
-
Soeren Peters authored
-
- Jul 26, 2022
-
-
Sven Marcus authored
-
Anna Wellmann authored
-
Anna Wellmann authored
-
- Jul 22, 2022
-
-
Sven Marcus authored
-
Sven Marcus authored
-
- Jul 15, 2022
-
-
Anna Wellmann authored
-
- Jul 13, 2022
-
-
Anna Wellmann authored
-
- Jul 12, 2022
-
-
Anna Wellmann authored
-
- Jul 01, 2022
-
-
Anna Wellmann authored
-
- Jun 24, 2022
-
-
Anna Wellmann authored
-
- Jun 17, 2022
-
-
Anna Wellmann authored
-
- Jun 16, 2022
-
-
Anna Wellmann authored
-
Anna Wellmann authored
-
Anna Wellmann authored
-
- Jun 15, 2022
-
-
Anna Wellmann authored
-
Anna Wellmann authored
-
- Jun 10, 2022
-
-
Soeren Peters authored
-
- Jun 08, 2022
-
-
Soeren Peters authored
-
Soeren Peters authored
Moved Simulation::init() to Constructor, Simulation:free() to destructor and exchanged some members of Simulation with unique_ptr instances.
-
Anna Wellmann authored
- Parameter is passed as reference now (according to https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#f7-for-general-use-take-t-or-t-arguments-rather-than-smart-pointers) - Where possible LBMSimulationParameter is passed instead of Parameter
-
- Jun 02, 2022
-
-
Anna Wellmann authored
-
Anna Wellmann authored
-
Anna Wellmann authored
-
- Jun 01, 2022
-
-
Anna Wellmann authored
-
- May 20, 2022
-
-
Henrik Asmuth authored
-
- May 11, 2022
-
-
Henrik Asmuth authored
Added SG model to StressBC, added Timer-class which wraps existing timer in Simulation, added round-off correction in TurbulentViscosityCumulantK17CompChim_Device (testing ongoing)
-
- Apr 26, 2022
-
-
Anna Wellmann authored
In copyEdgeNodes the nodes were copied to the wrong places of the send vector. The problem was that the full vector sendProcessNeighborHostAllNodes was used for copying instead of the shorter vector sendProcessNeighborHostAfterFtoC
-
- Apr 25, 2022
-
-
Anna Wellmann authored
-
Anna Wellmann authored
-
Anna Wellmann authored
-
- Apr 23, 2022
-
-
Henrik Asmuth authored
-