-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathChangeLog
80 lines (68 loc) · 3.43 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
# Siconos is a program dedicated to modeling, simulation and control
# of non smooth dynamical systems.
#
# Copyright 2021 INRIA.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
This is the changelog for the Siconos software, www.siconos.gforge.inria.fr.
Entries are written backwards. That is, items at the bottom
of the file were added first, and each subsequent addition is placed on a line
before it.
Do not hesitate to use the emacs mode Change Log for editing this file
--------------------------------------------------------------------------------
v 4.4.0
--------------------------------------------------------------------------------
This version complies with the siconos version 4.4.0
Main Changes:
* [examples] add a rockfall example reading digital elevation map as a raster file
* [examples] add masonry examples
* [examples] update ref files with new Lie integration of NewtonEulerDS
* [examples] mechanics/GranularMaterial add an example of hook to remove body w.r.t. a user logic
* [sandbox] Added DoubleMixture Drumboiler Example: MCP for phase change modelling and MLCS example
--------------------------------------------------------------------------------
v3.6.0 October 2013
--------------------------------------------------------------------------------
Main Changes:
* Reference files have been added to several Examples.
--------------------------------------------------------------------------------
v3.5.0
-------------------------------------------------------------------------------
* Propagate changes from Kernel: ioMatrix has moved from a class to a namespace
* Biology : New examples from gene regulatory networks
--------------------------------------------------------------------------------
v3.4.0
-------------------------------------------------------------------------------
* Control/SMC: add simulations for each kind of SMC. For each c++ version,
there is a corresponding Python version
* Control/Relay: Add a Python version of Filippov
* Fix casting in various examples
* ColumnofBeads Add a simple example with dynamic graph
--------------------------------------------------------------------------------
v3.3.0
--------------------------------------------------------------------------------
Main Changes:
* Control/Relay. Add simulation with two models.
* Mechanics/BouncingBall Add Bouncing BallTS with plugin and LagrangianR
* Electronics/Circuit-ThetaGammaSchemes Add Examples with the Moreau
ThetaGamma schemes on Circuits
* Reference files. Add Reference files for comparison with reference
results in Examples.
* Mechanics/BouncingBallEventDriven. Add a new directory for ED
simulations of the BB
* Mechanics/ImpactingBeam Add example with Sparse Matrices
--------------------------------------------------------------------------------
v3.2.0 - r2330
--------------------------------------------------------------------------------
[...]
* Mechanics/BallOnMovingPlane add examples for BoudaryConditions.