Mentions légales du service

Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v24.42
    dfcc67b2 · Issue tag v24.42. ·
    Release: v24.42
    - Update to work with MoReFEM v24.42.
    
    - Set the project so that it might use some of the CoreLibrary scripts (to create a new file, update the specific parts such as header and banner at the top of the file, run clang-format, etc...)
    - Refactor CMake so that it uses up the custom macro defined in CoreLibrary.
    - Remove XCode projects, and ensure generation of an XCode project with CMake works.
    - Refresh CI.
  • v24.06
    88f46b73 · Issue tag v24.06 ·
    - Update to MoReFEM v24.06
    
    Note: a v24.04 was emitted but has been removed: MoReFEM v24.04 contained a new bug related to invariants computation.
  • v24.04
    7d0ac8e9 · Issue tag v24.04. ·
    - Update the model to make it work with the version of MoReFEM v24.04. v24.04 has been emitted shortly after v24.03 because this version broke reaction laws (those were not in the test suite and were broken following an API change - see the dedicated [MoReFEM issue](https://gitlab.inria.fr/MoReFEM/CoreLibrary/MoReFEM/-/issues/1874)).
  • v23.12
    aff34a23 · Issue tag v23.12. ·
    # v23.12
    
    - Update to work with MoReFEM v23.11.2.
  • v22.37
    2ce29894 · Issue tag v22.37. ·
    - Update to MoReFEM v22.37.
  • v21.28
    8e6cb489 · Issue tag v21.28. ·
    - Update to MoReFEM v21.27.
    - Fix XCode build (requires this [MoReFEM ticket](https://gitlab.inria.fr/MoReFEM/CoreLibrary/MoReFEM/-/issues/1663) not yet in MoReFEM v21.27).
  • v21.23
    605b82fc · Issue tag v21.23. ·
    - Update to MoReFEM v21.22.                                                                   17:38 #1141
    - CI: remove tags for Docker builds (as shared runners are now used).
  • v21.07
    baf8642b · Issue tag v21.07. ·
    - The code didn't need any modification to run against MoReFEM v21.06.
  • v21.01
    15a51ffa · Issue tag v21.01. ·
    - Upgrade to MoReFEM v20.52
      . Reference Ensight mesh file have been modified to reflect the change of convention used (node id given rather than assign).
    - Add new Gitlab feature 'needs' in Yaml.
    - Add override keyword to fix new clang warning.
  • v20.18
    d9b17ea0 · Issue tag v20.18. ·
    - Update to new MoReFEM API: modify the expected interfaces.hhdata files so that they follow new convention, and check them only in sequential mode (as parallel one is now only a subset of this file for each rank).
  • v19.52
    e71e255b · Issue tag v19.52. ·
    - Feature #1: introduce CI.
  • v19.47
    6848437e · Issue tag v19.47. ·
    - Update to the new MoReFEM API.
  • v19.27.2
    c643c3e1 · Issue tag v19.27.2. ·
    - Update to the new MoReFEM API (especially Lua files)
  • v19.16
    1259e6ca · Issue tag v19.16. ·
    Compatible with MoReFEM API v19.16.
  • v18.47
    adb1ab5b · Issue tag v18.47 ·
    - Support #1374: Replace MOREFEM_ROOT by more accurate MODEL_ROOT_DIRECTORY.
    - Support #1373: Update the model to the v18.47 MoReFEM API.
    - **Support #1371**: Propagate this ticket from MoReFEM library that rename the InputParameterList InputData.
  • v18.32
    52589372 · Issue tag v18.32 ·
    - Feature #1322: Add integration test.
  • v18.30
    6f4c784f · Issue v18.30. ·
    - Support #1309: Update the Lua files to the simplified new interface for parameters.
  • v18.27
    ed2a288f · Issue tag v18.27. ·
    Change paths and settings to make it compliant with MoReFEM v18.27.
  • v18.16
    Model successfully compiled with MoReFEM v18.16.
  • v18.12.2
    92d02d1e · #1256 Issue tag v18.12.2. ·
    - Support #1256: Update model to work with MoReFEM v18.12.2. SCons build has been replaced by CMake one.