Changes
Page history
Update release_notes
authored
Jan 29, 2024
by
Rémy Mozul
Show whitespace changes
Inline
Side-by-side
release_notes.md
View page @
279f6f05
...
@@ -16,6 +16,11 @@ This is not release notes 'stricto sensu'.
...
@@ -16,6 +16,11 @@ This is not release notes 'stricto sensu'.
## <a name=2023> version 2023 ##
## <a name=2023> version 2023 ##
Added features:
Added features:
*
thermal dilatation management for built-in and demmefi models of mecaMAILx
*
In HDF5 files the
`rdata`
part of
`internals`
in interaction is now of minimum needed size
*
Add new contact laws:
*
`ELASTIC_REPELL_CLB_adapt`
to change stiffness through internal
*
`TOSI_CZM`
and
`TOSI_CZM_INCRE`
laws
*
SPPRx detection module (with periodic management)
*
SPPRx detection module (with periodic management)
*
periodic detection of CDCDx module
*
periodic detection of CDCDx module
*
the NLGS solver now stops with an error if a
`NaN`
value is met
*
the NLGS solver now stops with an error if a
`NaN`
value is met
...
@@ -27,6 +32,7 @@ Added features:
...
@@ -27,6 +32,7 @@ Added features:
*
add macros for paraview (10 and 11) to add glyph/tubes on ptc files and ck (Central Kernel) files.
*
add macros for paraview (10 and 11) to add glyph/tubes on ptc files and ck (Central Kernel) files.
Changes in API:
Changes in API:
*
`MAX_INTERNAL_TACTS`
is now of size 19 by default
*
Some macro of
`pylmgc90.chipy`
now raise an error if
`SetDimension`
has not been called beforehand
*
Some macro of
`pylmgc90.chipy`
now raise an error if
`SetDimension`
has not been called beforehand
*
Argument
`step`
has been renamed to
`record`
in all the
`ReadIni`
macros
*
Argument
`step`
has been renamed to
`record`
in all the
`ReadIni`
macros
*
Removed all obsolete read/write of binary file using the old OUTBOX format
*
Removed all obsolete read/write of binary file using the old OUTBOX format
...
@@ -51,6 +57,10 @@ Added functions to `pre`:
...
@@ -51,6 +57,10 @@ Added functions to `pre`:
* method `
avatar.updateReferenceConfig
` to update the reference configuration of the bodie(s) to the current one
* method `
avatar.updateReferenceConfig
` to update the reference configuration of the bodie(s) to the current one
Fixes:
Fixes:
* in Demmefi managements models (especially regarding `
endo3D
`)
* bug in `
CDCDx
` contact detection
* `
pre.readState
` when reading with `
xxl
` interactions
* sort content when using `
ExternalFEM
` and in `
ExternalDetection
` for Xper coupling
* SPPRx detection when contact point is not in a PR face
* SPPRx detection when contact point is not in a PR face
* PRASp computation of VN in prjj
* PRASp computation of VN in prjj
* Add missing pre.mesh function in sphinx documentation
* Add missing pre.mesh function in sphinx documentation
...
...
...
...