aturfah / cmplxsys530-final

Final Project for Complex Systems 530 WN18
MIT License
2 stars 2 forks source link

Enhancement - Logs for single simulation in single folder #163

Closed aturfah closed 5 years ago

aturfah commented 5 years ago

Addresses Issue #158

Updates

LogWriter now accept a directory argument to write its file to. This allows us to have a simulation-level folder and store all its configs in there, instead of having to sort a file by its date.

Test Cases

N/A