Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • L LMGC90_user
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • LMGC90
  • LMGC90_user
  • Wiki
  • release_notes

release_notes · Changes

Page history
Update release_notes authored Jan 25, 2022 by Rémy Mozul's avatar Rémy Mozul
Hide whitespace changes
Inline Side-by-side
release_notes.md
View page @ 29b55096
......@@ -13,6 +13,23 @@ This is not release notes 'stricto sensu'.
## <a name=2021> version 2021 ##
* General fix in Core, API and documentation
* `CYLND` contactor now represent pill (cylinder capped with spheres)
* `CDCDx` contact detection has been fixed accordingly
* Add an `ExternalModelHandler` allowing to define a use either *MatLib* or *demmefi* libraries
* in `pre.model` constructor, `is_external` now takes the value `no`, `MatL_` or `Demfi`
* Improving management of *POSTPRO* files in case of restart
* Improve *POSTPRO* files format:
* all real fields use `ES` Fortran format instead of `D`
* time field is now written on 15 characters (against 14 beforehand)
* standard file name format with step and body number on 7 digits
* Add macro:
* `pre.writeDatbox` to drop all containers in DATBOX directory
* `chipy.ReadDatbox` to read/load all files from DATBOX directory in one go
* When reading a state from and HDF5 file, interactions as stored in `verlet` like for VlocRloc.OUT files
* Replacing functions:
* `xxxxx_StockRloc` -> `inter_handler_xD_stockRloc`
* `xxxx_RecupRloc` -> `inter_handler_xD_recupRloc`
* Adding a lot of tutorial material as jupyter notebook
* Adding a reader of DATBOX to generate pre container, have look to:
* `pre.readDatbox`
......
Clone repository
  • compilation
  • container
  • documentation
  • download_and_install
  • faq
  • first_steps
  • Home
  • jul_2015
  • jul_2016
  • jul_2018
  • linux_dependencies_install
  • macos_dependencies_install
  • prerequisites
  • release_notes
  • training all
View All Pages