Skip to content

VTS Version 7.0

Compare
Choose a tag to compare
@lmalenfant lmalenfant released this 25 May 20:04
· 592 commits to master since this release

VTS Library NuGet Package 7.0

Visit nuget.org for information on our latest NuGet package.

Release Notes

  • Added post-processing capabilities for transmitted photons. This includes the ability to generate a database for transmitted photons, then post-process this database quickly to generate any transmittance detector result. In addition, perturbation Monte Carlo can be performed for transmitted photons. The transmittance database can be generated simultaneously with database for reflected photons, i.e. the same infile can be used.
  • Cleaned up toolbox of methods for Monte Carlo source generation. Clarified parameter names and descriptions.
  • Added capability to Monte Carlo source CircularAngledFromCircle to have the circle in air be tilted specified by a new CircleInAirRotation vector.
  • Replaced the depreciated package, Unity and replaced it with Microsoft's Dependency Injection.
  • Updated all NuGet packages

For the MSDN style developer documentation, download: VtsDocumentation.chm

VTS MATLAB Package 7.0 Beta

Download: VTS_MATLAB_v7.0.0Beta.zip

Release Notes

See above

This release contains sample scripts for the following:

  • using MATLAB to call the solvers in the VTS Libraries.
  • using MATLAB to call the Monte Carlo tools in the VTS Libraries.

These files will only work for MATLAB on Windows.

Requirements:
On Windows: .NET Framework 4.8 - download here
MATLAB (R2019b and higher)