Skip to content

Open-Systems-Pharmacology/OSPSuite.SimModel

Repository files navigation

OSPSuite.SimModel

Calculation engine for models built with PK-Sim® or MoBi®

Getting Started

  • add nuget.exe to your path
  • clone the repository with recursive option
git clone <url.git> --recursive
  • restore nuget packages manually from the sln directory
nuget restore packages.config -PackagesDirectory packages
  • Open with Visual Studio and compile
  • Run tests with your favorite test runner

Code Status

NuGet version Build status

Code of conduct

Everyone interacting in the Open Systems Pharmacology community (codebases, issue trackers, chat rooms, mailing lists etc...) is expected to follow the Open Systems Pharmacology code of conduct.

Contribution

We encourage contribution to the Open Systems Pharmacology community. Before getting started please read the contribution guidelines. If you are contributing code, please be familiar with the coding standard.

License

OSPSuite.SimModel is released under the GPLv2 License.