Submission-2
ManuelLerchner
released this
16 Nov 20:18
·
385 commits
to master
since this release
What's Changed
- Fixed problem with force sources interface as well as integration method selection by @TobiasEppacher in #32
- Sync from upstream Repo [.gitignore] by @ManuelLerchner in #34
- Sync .gitignore from Upstream Repo by @ManuelLerchner in #33
- Refactor build and test workflows, Prepare CMakelists for Unit Tests by @TobiasEppacher in #36
- Added the possibility to select the output directory using a command line option by @TobiasEppacher in #35
- Refactored IOWrapper and Simulation by @TobiasEppacher in #39
- Lennard Jones Forces, Particle Spawners, Physics update by @ManuelLerchner in #37
- Specify video duration and fps in CLI arguments by @DanielSafyan in #40
- Implement Feedback from Sheet 1 by @ManuelLerchner in #42
- Implement spdlog logging by @TobiasEppacher in #41
New Contributors
- @DanielSafyan made their first contribution in #40
Full Changelog: Submission-1...Submission-2