Releases: ManuelLerchner/MolSim-WS23-24
Releases · ManuelLerchner/MolSim-WS23-24
Submission-5
What's Changed
- Performance cluster by @DanielSafyan in #92
- Crystallization of Argon (Option B) by @ManuelLerchner in #93
- Simulation of a membrane by @TobiasEppacher in #94
- Nano-scale flow simulation (Option A) by @ManuelLerchner in #91
- Smart reload from checkpoints [Allow iterative simulations] by @ManuelLerchner in #96
- Parallelization - Domain Partitioning by @ManuelLerchner in #95
- General Refactoring and Fixes by @TobiasEppacher in #99
- Parallelization - Particle Locking by @ManuelLerchner in #97
- Fix bug in c18 traversal by @ManuelLerchner in #100
Full Changelog: Submission-4...Submission-5
What's Changed
- Performance cluster by @DanielSafyan in #92
- Crystallization of Argon (Option B) by @ManuelLerchner in #93
- Simulation of a membrane by @TobiasEppacher in #94
- Nano-scale flow simulation (Option A) by @ManuelLerchner in #91
- Smart reload from checkpoints [Allow iterative simulations] by @ManuelLerchner in #96
- Parallelization - Domain Partitioning by @ManuelLerchner in #95
- General Refactoring and Fixes by @TobiasEppacher in #99
- Parallelization - Particle Locking by @ManuelLerchner in #97
- Fix bug in c18 traversal by @ManuelLerchner in #100
Full Changelog: Submission-4...Submission-5
Submission-4
What's Changed
- SPDLog: Add possibility to dump logs to file by @DanielSafyan in #70
- CSV outputter for benchmarks by @DanielSafyan in #71
- Implement Thermostats by @TobiasEppacher in #72
- Simulation of a falling drop liquid by @ManuelLerchner in #73
- Rayleigh Tylor Instability by @ManuelLerchner in #75
- 66 Missing fix by @TobiasEppacher in #79
- Refactor
std::string
paths tostd::filepath::path
by @ManuelLerchner in #80 - Implement Feedback from sheet 3 by @ManuelLerchner in #81
- Remove deprecated custom file format by @TobiasEppacher in #82
- Use interceptor logic for runtime operations during the simulation by @ManuelLerchner in #89
- Fix compilation on CoolMuc by @ManuelLerchner in #90
Full Changelog: Submission-3...Submission-4
Submission-3
What's Changed
- Minibugfix in line reader by @TobiasEppacher in #45
- Refactor Cmake structure by @ManuelLerchner in #46
- Fix particleContainer reserve size calculation by @ManuelLerchner in #53
- Implement Feedback from sheet 2 by @ManuelLerchner in #59
- Change libxsd to version 4.2.0, Refactor File Output to match File Input folder structure by @ManuelLerchner in #62
- Introduce XML Parser as possible File Input by @DanielSafyan in #55
- Implement Linked Cells Particle Container by @TobiasEppacher in #54
- Simulation of a falling Drop by @ManuelLerchner in #52
- Boundary Conditions by @TobiasEppacher in #63
- 51 sheet 3 task 4 simulation of a falling drop wall by @TobiasEppacher in #64
Full Changelog: Submission-2...Submission-3
Submission-2
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
Submission-1
What did we do?
- add basic github convenience actions by @ManuelLerchner in #1
- Implemented the 3 formulas and added setters to particle attributes by @TobiasEppacher in #6
- A bit of refactoring and command line input with boost_program_options by @TobiasEppacher in #9
- fix bug in formula by @ManuelLerchner in #11
- Show help message when executed with no arguments; by @TobiasEppacher in #10
- Changed default timestep by @TobiasEppacher in #15
- Refactoring and Commenting by @TobiasEppacher in #16
- 18 change src folder structure by @TobiasEppacher in #19
- Major refactor and most importantly implementation of a progress bar :) !!! by @TobiasEppacher in #23
- More docstrings by @ManuelLerchner in #26
- Report by @ManuelLerchner in #17
New Contributors
- @TobiasEppacher made their first contribution in #6
Full Changelog: https://github.com/ManuelLerchner/MolSim-WS23-24/commits/Submission-1