commit 17e7a9914d7454c90ff8766150928242e54f4616 parent c2a6440996030409417f1fa680b299faa3ca951e Author: Vincent Forest <vincent.forest@meso-star.com> Date: Fri, 20 Nov 2020 11:55:00 +0100 Write the 0.11 release note Diffstat:
| M | README.md | | | 13 | +++++++++++++ |
1 file changed, 13 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -111,6 +111,19 @@ variable the install directories of its dependencies. ## Release notes +### Version 0.11 + +- Add support of unsteady green evaluation. The resulting green function can + then be used to quickly evaluate the system at the same time bit with + different limit and initial conditions, volumetric powers and imposed fluxes. +- Add checks on green re-evaluation to ensure that the system remains unchanged + regarding its scale factor and its reference temperature. +- Remove the ambient radiative temperature, the reference temperature and the + geometry scale factor from the list of arguments submitted to the solve + functions. They become scene arguments defined on scene creation. +- Update the `sdis_scene_[2d_]create` function profile: its data are now + grouped into a variable of type `struct sdis_scene_create_args`. + ### Version 0.10.1 - In green function estimation, the time sent to the user callbacks is no more