Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@seb-eis seb-eis released this 20 Oct 10:03
· 72 commits to seisele.dev since this release

Update

Added a hotfix installer "1.1.7608.27789" that correctly loads an handles symmetry database entries with multiple origin choices.

Info

First public standalone version, includes:

  • Windows Installer "msi" for GUI and simulator
  • .NET Standard Nuget packages
  • Linux simulator build for CentOS 7+
  • HTML documentation pages

Features

  • Added an append/create choice for local simulation database deploy. The append mode is intended to extend job collections with additional job configurations if required
  • Added first version of the new HTML documentation pages (work in progress)
  • The Nuget packages now contain the symmetry database and automatically deploy it on project building. To fully include the API in a project, only "Mocassin.Tools.Evaluation" has the be added as a package reference

Bugfixes

  • Fixed an API crash bug that was caused by the wrong ISimulation beeing looked up for a job collection if the opened "msl" contained job collections created from multiple simulation model objects
  • Fixed a bug that caused the simulator to perform a KMC prerun for at least 1% of the MCSP of the main run, independent of the set prerun MCSP
  • The Windows installer "msi" now correctly uninstalls the previous product version on updating