Stardis Release Notes git repository

Version 0.9

Programmable properties

Until now, physical properties as well as boundary and connection conditions were constant in time and space. In this version, they can be programmed, i.e. they are variables returned by functions implemented in user-defined libraries and submitted as dynamically loaded input libraries when Stardis starts. User libraries must also provide create/release functions that are invoked at start-up to allow users to load their data and build the internal data structures required by their libraries at run-time.

The stardis-input file format has been updated to provide a set of new _PROG suffixed keywords used to define these programmed properties and conditions (e.g. T_BOUNDARY_FOR_SOLID_PROG or H_BOUNDARY_FOR_FLUID_PROG)

Miscellaneous

Version 0.8

Version 0.7.2

Fix the binary file format of the green function: the fileformat has been updated without incrementing the version of the serialised data.

Version 0.7.1

Fix debug build.

Version 0.7

Version 0.6

Version 0.5.1

Version 0.5

Version 0.4

Version 0.3.2

Version 0.3.1

Add radiative transfer computations. To achieve this, media gain 2 new parameters:

Version 0.3

Version 0.1